ralplan

Coordinate multi-agent consensus planning for scope, risks, and acceptance criteria.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill ralplan-gtpgg1013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/gtpgg1013/claude-skills-collection/tree/main/skills/agents/ralplan
Command: npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill ralplan-gtpgg1013

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan provides a shorthand for invoking Plan in consensus mode, routing requests through Planner, Architect, and Critic to produce a vetted plan before execution.

Core Features & Use Cases

  • Iterative, multi-agent consensus planning ensures clear scope, risks, and verification criteria before work starts.
  • Supports deliberate mode for high-risk work, including pre-mortem scenarios and expanded test planning.
  • Acts as a drop-in alias for the Plan skill’s --consensus workflow to enforce explicit decisions and accountability.

Quick Start

Provide a task description to start the consensus planning workflow via ralplan.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How does consensus planning work for multi-agent task review?

Consensus planning routes your task through Planner, Architect, and Critic agents to produce a vetted plan. This multi-agent review validates scope, risks, and acceptance criteria before execution.

When do I need multi-agent consensus planning for project migrations?

You need multi-agent consensus planning for complex features, migrations, or high-risk changes. It enforces scope review, pre-mortem risk scenarios, and explicit test criteria to ensure accountability.

How do I start a consensus planning workflow for high-risk changes?

Provide a task description to start the consensus planning workflow. The system engages Planner, Architect, and Critic to generate architecture decisions and expanded test plans for deliberate execution.

Can I use ralplan to enforce architecture decision records before execution?

Yes, ralplan enforces ADRs and explicit decisions during the consensus workflow. It acts as a drop-in alias for the Plan skill’s consensus mode to ensure vetted plans and accountability.

Does consensus mode support pre-mortem scenarios for risk management?

Yes, deliberate mode in consensus planning supports pre-mortem scenarios and expanded test planning. This targets high-risk work by validating acceptance criteria before execution.

What are the limitations of using a multi-agent consensus workflow?

The multi-agent consensus workflow requires Planner, Architect, and Critic engagement, which enforces ADRs and explicit decisions. It targets complex tasks and may add overhead for simple changes.