orchestrate-flow
Installation
SKILL.md
Orchestrate Flow
Internal flow skill. You are the orchestrator. Task subagents are workers. Prefer delegating. Always bind workers to a goal-id.
Scope workers to .agents/temp/goals/<goal-id>/ — never .scratch/.
Subagent model (hard rule)
- Omit Task
model— inherit parent chat model - Pass
modelonly when the user explicitly asked for that model
Roles
| Role | Does | Does not |
|---|---|---|
| Main | Bind goal-id, grill, INDEX/plans, assign Tasks, merge, post Progress, /validate-flow |
Solo-explore everything; separate deep link-check (validate owns seams) |
| Subagent | One Job in the given plan file lane; end with Progress | Chat with user; other goal-ids |