ralplan

Coordinate Planner, Architect, and Critic reasoning to produce iterative consensus work plans.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/ssccio/cc-on-web-base --skill ralplan-ssccio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/ssccio/cc-on-web-base/tree/main/skills/ralplan
Command: npx skills add https://github.com/ssccio/cc-on-web-base --skill ralplan-ssccio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan reduces the risk of producing incomplete or inconsistent plans by iteratively refining work through multiple specialized perspectives until a consensus is reached.

Core Features & Use Cases

  • Consensus-driven iteration: Runs Planner, Architect, and Critic in an iterative loop to converge on a stronger plan.
  • Division of expertise: Uses Architect to validate and improve structure, and Critic to challenge and approve progress.
  • Operational timebox: Caps iterations (up to 5) to keep planning responsive for real work.

Quick Start

Ask your Claude on Web agent to run Ralplan for the task you want planned so it returns a consensus work plan.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How do I create a consensus work plan for software architecture?

You can create a consensus work plan by running iterative planning that coordinates Planner, Architect, and Critic reasoning to refine software architecture until agreement is reached.

What is iterative consensus planning and how does it work?

Iterative consensus planning runs Planner, Architect, and Critic in a loop to validate structure and challenge progress, converging on a stronger plan through repeated refinement.

How do I break down software tasks using agent orchestration?

Agent orchestration breaks down software tasks by assigning specialized roles to validate structure and challenge progress, refining the work breakdown iteratively up to five times.

Can I use review-driven task scoping for complex work breakdowns?

Review-driven task scoping applies to complex work breakdowns by enforcing iterative refinement through critique, ensuring agreement quality matters before finalizing the plan.

What are the limitations of consensus-mode planning?

Consensus-mode planning caps iterations at a maximum of five to keep planning responsive, which may limit refinement depth for highly complex software architecture scenarios.

When do I need iterative refinement for architecture planning?

You need iterative refinement for architecture planning when incomplete or inconsistent plans pose a risk, requiring multiple specialized perspectives to reach consensus.