org-releases
Installation
SKILL.md
Check and Prepare Package Releases
Scan packages in an org for unreleased changes and prepare release PRs.
Run from ~/code/{org}/ or pass the org name as an argument.
Helper script
A pre-built script at ~/.claude/scripts/org-releases.sh collects release status for all packages in one pass.
Run it first to avoid spending tokens on individual gh and git calls.
~/.claude/scripts/org-releases.sh <org-name> > /tmp/org-releases.json
If the script is missing or not executable, flag this to the user and stop.