ralplan

Coordinate consensus planning through Planner, Architect, and Critic roles.

32.6k|2.5k|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill ralplan-yeachan-heo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/Yeachan-Heo/oh-my-codex/tree/main/skills/ralplan
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill ralplan-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan provides a concise alias to trigger the Plan consensus workflow, enabling rapid, multi-step planning without repeatedly typing the full command. It coordinates Planner, Architect, and Critic to converge on a high-quality plan.

Core Features & Use Cases

  • Alias for /plan --consensus to start iterative consensus planning with built-in roles.
  • Iterative consensus workflow: Planner drafts, Architect validates, Critic reviews, with up to five iterations if needed.
  • Guardrails and execution: Once approved, execution is delegated to Ralph, ensuring safe handoff and traceability.

Quick Start

Provide a task description to initiate a consensus planning cycle using the ralplan alias.

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 project tasks?

Multi-agent consensus planning is automated by orchestrating Planner, Architect, and Critic roles through an iterative review workflow. This coordinates drafting, validation, and critique to converge on a high-quality plan for multi-step product or software tasks.

What is the consensus planning workflow and when should I use it?

Consensus planning is an iterative process where a Planner drafts, an Architect validates, and a Critic reviews a plan. Use it for multi-step product, software, or project contexts where iterative review and sign-off are required before execution.

How do I start a consensus planning cycle using a shorthand alias?

Start a consensus planning cycle by providing a task description as input to the ralplan alias. This triggers the Plan workflow, running up to five iterations of drafting, validation, and review to achieve sign-off.

Do I need the Plan skill available to use multi-agent consensus planning?

Yes, the Plan skill and its --consensus mode must be available to use this automation. The alias relies on the Plan workflow to coordinate the Planner, Architect, and Critic roles for iterative planning.

What happens after the iterative consensus planning workflow reaches approval?

Once the consensus planning workflow reaches approval, execution is delegated to Ralph. This ensures safe handoff and traceability for the approved multi-step plan.

Can I use consensus planning for software development and project management contexts?

Consensus planning applies to multi-step planning tasks in product, software, or project contexts. It coordinates iterative review and sign-off to converge on a high-quality plan regardless of the specific domain.