org-orchestrate
Installation
SKILL.md
Org Orchestration
One skill to set up, schedule, and run the full suite of org automation. Handles repo cloning, script generation, cron jobs, and coordinated skill execution.
Subcommands
/org-orchestrate setup <org>— full first-time setup for an org/org-orchestrate cron— install or update cron jobs/org-orchestrate run <org>— run all org skills in the right order/org-orchestrate status— check what's set up and what's missing- No argument — interactive: check status and ask what to do
Phase 1: Status check
Scripts
Run /setup-scripts logic: verify all scripts in ~/.claude/scripts/ exist and are executable.
If any are missing, regenerate them.