ralplan

Coordinate Planner, Architect, and Critic agents to reach consensus on task execution plans.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sigridjineth/oh-my-codex --skill ralplan-sigridjineth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/sigridjineth/oh-my-codex/tree/main/skills/ralplan
Command: npx skills add https://github.com/sigridjineth/oh-my-codex --skill ralplan-sigridjineth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the planning process by ensuring that proposed plans are reviewed and agreed upon by multiple AI agents, preventing flawed or incomplete strategies.

Core Features & Use Cases

  • Iterative Planning: Generates an initial plan and refines it through feedback from specialized agents (Planner, Architect, Critic).
  • Consensus Mechanism: Enforces agreement among agents before a plan is finalized.
  • User Approval: Requires explicit user approval before execution, ensuring alignment with user intent.
  • Use Case: When initiating a complex software feature, use ralplan to generate a robust, multi-agent-approved plan before any code is written.

Quick Start

Use the ralplan skill to create a consensus plan for refactoring the user authentication module.

Frequently Asked Questions about ralplan

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

FAQPage Schema
What is consensus-driven planning for AI agents?

Consensus-driven planning automates iterative plan generation and review using AI agents. It enforces agreement among specialized agents, such as Planner, Architect, and Critic, to ensure architectural soundness before task execution.

How do I plan a complex software feature using AI agents?

To plan a complex software feature, use consensus-driven planning to generate an initial plan and iteratively refine it through structured reviews by Planner, Architect, and Critic agents until they reach consensus.

Can AI agents execute code immediately after planning a refactoring strategy?

No, the consensus planning process requires explicit user approval before invoking execution skills. This ensures the finalized, multi-agent-reviewed plan aligns with user intent before any code is written or executed.

What's the best way to ensure architectural soundness before writing code?

The best way to ensure architectural soundness is to enforce a consensus mechanism among Planner, Architect, and Critic agents. This iterative review prevents flawed or incomplete strategies before development begins.

Does consensus planning require any specific dependencies or components?

No specific dependencies or components are required to run the consensus planning skill. It operates independently to facilitate structured review and generate agreed-upon task execution strategies.

When should I not use multi-agent consensus planning?

You should avoid multi-agent consensus planning for simple tasks that do not require architectural soundness or iterative review. The structured consensus mechanism is designed for complex software features needing robust strategies.