677 B
677 B
description, agent, model
| description | agent | model |
|---|---|---|
| Produce or refresh an execution-ready plan | planner | github-copilot/gpt-5.4 |
Create or update an execution-ready plan for: $ARGUMENTS
- Gather the required repo and external context in parallel.
- Use
researcher,explorer, andrevieweras needed. - Write the canonical plan to basic-memory under
plans/<slug>. - Include: objective, scope, assumptions, constraints, task breakdown, parallel lanes, verification oracle, risks, and open findings.
- Set
Status: approvedonly whenbuildercan execute the plan without guesswork. Otherwise leave it blocked and explain why.
Return the plan slug and the key execution checkpoints.