ralplan

Orchestrate Planner, Architect, and Critic agents to produce a vetted plan.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/byonk19-svg/rt-scheduler --skill ralplan-byonk19-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/byonk19-svg/rt-scheduler/tree/main/.codex/skills/ralplan
Command: npx skills add https://github.com/byonk19-svg/rt-scheduler --skill ralplan-byonk19-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan provides a structured, consensus-based planning workflow that orchestrates Planner, Architect, and Critic agents to reach agreement on complex tasks, reducing scope drift and misalignment.

Core Features & Use Cases

  • Multi-agent consensus: coordinates Planner, Architect, and Critic to produce a vetted plan.
  • Deliberation modes: short default and deliberate mode for high-risk work.
  • Interactive prompts: optional interactive step for user feedback during planning.
  • Clear execution path: results in an executable plan with ADR-style documentation and staffing guidance.

Quick Start

Provide a task description to initiate a consensus planning session using ralplan.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How does multi-agent consensus planning work for complex software tasks?

Multi-agent consensus planning coordinates Planner, Architect, and Critic agents to deliberate on complex software tasks, reaching a vetted agreement that reduces scope drift and ensures documented decisions before execution.

What is the best way to plan a high-risk software migration with cross-team input?

The best way to plan a high-risk migration is using a deliberate planning mode that enforces a Planner, Architect, and Critic loop, ensuring thorough risk assessment and cross-team consensus before producing an executable plan.

How do I generate ADR-style documentation for feature planning?

You generate ADR-style documentation by initiating a consensus planning session with a task description, which orchestrates multi-agent deliberation to output concrete plans with architectural decision records and staffing guidance.

Can I provide interactive feedback during the AI planning workflow?

Yes, the AI planning workflow supports optional interactive prompts, allowing you to inject feedback during the multi-agent deliberation process to guide the Planner, Architect, and Critic loop.

When should I use multi-agent deliberation instead of standard AI planning?

Use multi-agent deliberation for complex software development tasks requiring cross-team input, risk assessment, and documented decisions, such as feature planning, migrations, and policy changes, rather than simple task execution.

Does the consensus planning workflow provide staffing guidance for the resulting plan?

Yes, the consensus planning workflow outputs a concrete executable plan that includes ADR-style decisions and explicit staffing guidance to support the implementation of complex software development tasks.