setup-scripts
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 |
More from seabbs/skills
analyzing-research-papers
Expert methodology for analyzing and summarizing research papers, extracting key contributions, methodological details, and contextualizing findings. Use when reading papers from PDFs, DOIs, or URLs to create structured summaries for researchers.
243academic-writing-standards
Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.
64taskfile-automation
Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands
20issue-reply
Post a helpful reply to a GitHub issue
8paper-summary
Summarise an academic paper from URL, DOI, or file path
7literature-search
Search local bibliography files and Paperpile for relevant papers
7