plan-orchestrate
SolidRead a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- lhbsaa
- Repository
- lhbsaa/apex-unified
- Created
- 1 weeks ago
- Last Updated
- 5 days ago
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
orchestrate
Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
orchestrate
Advance one planwright spec by one step: pick the next ready unit critical-path-first (or a cohesion bundle), run the freshness gate, record the dispatch under the per-spec lock, and dispatch /execute-task via the backend. A stateless, disposable control tower; a reconcile sweep rebuilds from disk. Never merges, marks a PR ready, or auto-chains into /spec-kickoff. --bookkeeping runs the drain + PR reconcile; --watch loops the step.
orchestrate
Task orchestration.