planning-workflow
Installation
SKILL.md
Planning Workflow
Chat coordinator for intent → validated plan → implementation. Not a harness run target.
architect is manual-only. When the user explicitly invokes it for
repo-grounded ideation or solution design, run it before create-plan; do not
auto-route generic planning prompts to it.
1. Route intake
| Signal | Start with |
|---|---|
| Vague idea, no brief | shape-requirements interview |
| Build/fix/plan now but scope or done-ness unclear | shape-requirements gate |
| Symptom, bug, ticket, or design concern about current code | diagnose-issue |
Explicit $architect / "use architect" design request |
architect |
| Written brief/spec/plan already exists | harness run plan-review --plan <path> for existing implementation plans; otherwise review-spec or create-plan (see step 2) |
| Approved plan ready to execute | implementation in the current or delegated session |