ralplan
SKILL.md
Ralplan Command
This is an alias for /plan --consensus
Ralplan orchestrates three specialized agents—Planner, Architect, and Critic—in an iterative loop until consensus is reached on a comprehensive work plan.
Usage
/oh-my-claudecode:ralplan [task]
What It Does
Invokes the plan skill with --consensus mode, which:
- Creates initial plan with Planner agent
- Consults Architect for architectural questions
- Reviews with Critic agent
- Iterates until Critic approves (max 5 iterations)