rpi — Research, Plan, Review, Implement
Parse the first word of the input as the keyword (implement all [plan] / implement phase N [plan] is the shape there). plan, review, and implement accept a path to a .rpi/ document as context; implement with no path uses the most recent .rpi/plans/*.md (confirm with the user). Unknown or missing keyword → show the table and ask.
| Keyword | Reference |
|---|---|
research <topic> |
research — explore solutions with the user |
plan <description | doc path> |
plan — TDD-structured implementation plan |
review <plan | artifact> |
review — findings list + verdict |
grill <topic> |
grill — relentless interview until fully aligned |
implement [all | phase N] [plan path] |
implement — orchestrate subagents through a plan's checklist |
handoff [focus] |
handoff — summarize session for another agent |
pickup [path] |
pickup — resume from a handoff |
write |
write — save output to .rpi/ |