| "set up a goal", "prepare a /goal run", broad long-running goal not yet planned | no plan or contract for that scope | planr-goal (prep only, prints the loop starter) |
| "build until done", "loop", "finish this feature autonomously" | any | planr-loop |
| status, "what's left", "what's blocked" | any | planr-status |
| summary of completed scope | any | planr-summary |
| new idea, PRD, scope, architecture | no plan, or plan needs refinement | planr-plan |
| new feature, refactor, or fix on an existing project | project exists, scope has no plan yet | planr-plan (feature-scoped plan, then extend the map) |
| plan exists but no map / map needs structure, dependencies, breakdown | build plan checked, map missing or stale | planr-task-graph |
| review requested or open review exists | open review on the map | planr-review |
| implement, fix, continue work | ready items exist on the map | planr-work |
| implement, but nothing is ready | all items blocked | planr-status, then report blockers to the user |