plan
Create a grounded implementation plan from a task description, including reuse analysis, blast radius, decision points, and verification steps, using expert roles like architect or security reviewer.
Instructions
Architect-mode planner: turn a task into a grounded plan BEFORE writing code — reuse candidates, blast radius, decision_points, role checklist, steps + verify cmds. role=architect = design Q&A (cite symbols; no edit until accepted; pairs with investigate recipe=architecture). Other roles: security|performance|refactor|feature (default). Prefer kickoff for the same pack plus orient/docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository name | |
| role | No | Expert lens: architect (design Q&A) | security | performance | refactor | feature (default) | |
| task | Yes | What you want to build/change/investigate, in natural language | |
| format | No | Response text encoding: toon (default) | json |