setup-scripts

Installation
SKILL.md

Setup Helper Scripts

Generate all shell scripts in ~/.claude/scripts/ used by the org automation skills. Run this after a fresh install, or to regenerate scripts if they go missing.

Script inventory

All scripts live in ~/.claude/scripts/ and must be executable. They share a common library _lib.sh with functions for parsing CLAUDE.md files.

Script Used by Purpose
_lib.sh All scripts Shared: get_gh_org, parse_repo_names, parse_repo_names_with_type
org-ci-health.sh /org-ci-health CI run status + action versions per repo
org-deps.sh /org-deps DESCRIPTION/Project.toml deps + release tags
org-releases.sh /org-releases Release tags, commit counts, NEWS status
org-maintenance.sh /org-maintenance Non-main worktrees + open PRs with status
daily-summary.sh /daily-summary Bot PRs, issues, commits, blockers for a date
weekly-plan.sh /weekly-plan Daily logs, open PRs, assigned issues, commit counts
Related skills
Installs
4
Repository
seabbs/skills
First Seen
Mar 8, 2026