ralplan

Coordinates Planner, Architect and Critic consensus planning cycles until approval.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/leejaedus/pepcode --skill ralplan-leejaedus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/leejaedus/pepcode/tree/main/skills/ralplan
Command: npx skills add https://github.com/leejaedus/pepcode --skill ralplan-leejaedus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan is a compact alias that triggers the consensus-driven planning workflow (/oh-my-claudecode:plan --consensus), coordinating specialized agents until a plan achieves agreement.

Core Features & Use Cases

  • Iterative multi-agent planning: Planner drafts the initial plan, Architect reviews the architecture, and Critic evaluates quality until consensus is reached.
  • Built-in reviewer prompts: Enforces user feedback at review and approval stages to ensure alignment with goals.
  • Safe execution handoff: On final approval, delegates execution to the next step via the Plan skill in consensus mode.

Quick Start

Ask the AI to run a consensus planning cycle for a given task.

Frequently Asked Questions about ralplan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-agent consensus planning for complex tasks?

Multi-agent consensus planning is automated by coordinating Planner, Architect, and Critic agents that iterate until a plan reaches approval. This workflow handles multiple feedback cycles and architectural checks to ensure plan quality.

What is iterative consensus planning and when do I need it?

Iterative consensus planning is a review process where specialized agents draft, architecturally review, and critique a plan until agreement is reached. It is needed for multi-step tasks requiring refinement and architectural checks before execution.

How do I run a consensus planning cycle with built-in user feedback?

To run a consensus planning cycle, trigger the workflow and the system will enforce user feedback prompts at review and approval stages during each iteration. This ensures alignment with your goals before delegating execution.

Does consensus planning require any specific dependencies or modes?

Consensus planning requires the Plan skill to be running in consensus mode. It acts as a compact alias to trigger this specific workflow and delegate safe execution handoff upon final approval.

Can I use multi-agent review for tasks needing architectural checks?

Multi-agent review supports tasks needing architectural checks by deploying an Architect agent to review the initial plan drafted by the Planner. The Critic then evaluates overall quality until consensus is achieved.

What is the best way to handle multiple feedback cycles in plan refinement?

Handling multiple feedback cycles in plan refinement is best achieved through an iterative consensus workflow that coordinates specialized agents. It enforces user feedback prompts during each iteration until the plan reaches final approval.