ralplan

Orchestrate a consensus planning workflow to gate vague execution requests.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/officechbusinessservices-creator/CompliCore --skill ralplan-officechbusinessservices-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/officechbusinessservices-creator/CompliCore/tree/main/packages/oh-my-claudecode/skills/ralplan
Command: npx skills add https://github.com/officechbusinessservices-creator/CompliCore --skill ralplan-officechbusinessservices-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically gates vague execution prompts by routing them through a structured consensus planning workflow (Planner → Architect → Critic) to produce a clear, testable plan before any implementation begins.

Core Features & Use Cases

  • Consensus planning loop that refines vague requirements into concrete scope, success criteria, and alternatives.
  • Supports interactive prompts, deliberate mode for high-risk work, and ADR generation to document decisions.
  • Enables safe execution routing by selecting a plan and execution path (team or ralph) after approval.

Quick Start

Invoke the ralplan skill with a descriptive task to trigger the consensus planning workflow.

Frequently Asked Questions about ralplan

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

FAQPage Schema
What is the best way to refine vague execution prompts into a concrete software architecture plan?

Consensus planning gates vague execution prompts by routing them through Planner, Architect, and Critic iterations to produce a clear, testable plan with defined scope, success criteria, and alternatives before any implementation begins.

How do I enforce a consensus planning loop before starting high-risk engineering work?

You can enforce consensus planning by enabling deliberate mode for high-risk work, which requires multi-agent orchestration to review scope, generate Architecture Decision Records, and select an execution path before approving implementation.

Can I use interactive mode to guide multi-agent consensus planning for software architecture?

Yes, interactive mode allows you to guide the multi-agent consensus planning workflow step-by-step, ensuring the Planner, Architect, and Critic iterations accurately refine vague requests into actionable engineering scope.

Does multi-agent consensus planning help with risk management and execution-path selection?

Multi-agent consensus planning supports risk management by applying deliberate mode for high-risk work, enforcing structured plan generation, and enabling safe execution-path selection between team or automated routing after final approval.

When should I use a consensus planning workflow instead of directly executing a software engineering task?

You should use a consensus planning workflow when prompts lack concrete scope and require structured plan generation, clear acceptance criteria, and Architecture Decision Record capture to prevent vague execution requests from reaching implementation.