orchestrate
Installation
SKILL.md
Orchestrate
Keep architecture, acceptance, and integration local. Delegate bounded work only.
Read the right reference
- Read references/orchestration.md for task decomposition, delegation rules, parallelism, context isolation, review loops, and evaluation.
- Read references/claude-cli.md for the current
claudeCLI surface:-p, structured output, permission modes, worktrees, and custom agents.
Lead versus worker
- Lead (Codex): architecture, task graph, owned-file boundaries, acceptance criteria, integration, and final verification.
- Worker (Claude): bounded research, boilerplate, repetitive refactors, first-pass implementation, docs, and mechanical edits.
Do not hand off the part where a wrong decision would invalidate the rest of the work.