RPI Commands (/research · /plan · /implement)

Command trio implementing the RPI pattern in .claude/commands/: /rpi/research (explores the codebase, collects context), /rpi/plan (writes spec before touching code), /rpi/implement (executes against the plan). Each command forks a dedicated subagent, fresh context, single responsibility.

Strengths

Limitations

Best for

View on Coeurdar