Skip to content

RPI workflow: Research, Plan, Implement with specialized agents

Insight: The RPI (Research, Plan, Implement) workflow formalizes agentic coding into three distinct phases with slash commands (/rpi:research, /rpi:plan, /rpi:implement) and 8 specialized agents: code-reviewer, constitutional-validator, documentation-analyst, product-manager, requirement-parser, senior-software-engineer, technical-CTO-advisor, and UX-designer. Each phase invokes appropriate specialist agents for focused work.

Detail: This represents a mature pattern for structuring Claude Code work beyond ad-hoc prompting. The workflow uses Claude's agent/subagent capabilities to decompose complex tasks into phases with appropriate expertise at each step. Co-authored with Claude Opus 4.5, demonstrating the tool being used to improve its own workflows.

Sources

Related: existing entry "Claude Code common patterns" in knowledge/claude-code/common-patterns.md — COMPLEMENTS