ralplan

Coordinate multi-agent planning with Planner, Architect, and Critic roles to produce a consensus plan.

1|Updated Mar 17, 2025
One-click install
npx skills add https://github.com/ozby/node-pubsub --skill ralplan-ozby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/ozby/node-pubsub/tree/main/.codex/skills/ralplan
Command: npx skills add https://github.com/ozby/node-pubsub --skill ralplan-ozby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralplan coordinates multi-agent planning to produce a vetted consensus plan for complex tasks.

Core Features & Use Cases

  • Iterative planning with Planner, Architect, and Critic roles to reach consensus.
  • Supports short mode by default and deliberate mode for high-risk work, with an interactive prompt flow.
  • Provides gating and pre-context intake to ensure scope and constraints are captured before execution.

Quick Start

Run ralplan with a task description to start the consensus planning workflow.

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 tasks?

Multi-agent consensus planning coordinates Planner, Architect, and Critic roles to iteratively review and vet a single plan for complex tasks. This process ensures all scope and constraints are captured before execution through a gating pre-context intake.

When should I use deliberate risk management over default planning workflows?

Use deliberate risk management workflows for high-risk scenarios where tasks require deeper analysis. Deliberate mode replaces the short default deliberation, applying extended review loops to ensure the consensus plan is thoroughly vetted against potential risks.

How do I start an interactive consensus planning workflow?

Start an interactive consensus planning workflow by providing a task description to the coordinator. The system uses an interactive prompt flow to capture pre-context intake, ensuring task scope and constraints are established before the multi-agent planning begins.

Can I scope task constraints before executing a multi-agent plan?

Yes, you can scope task constraints before execution through a dedicated gating pre-context intake. This mechanism captures task scope and constraints upfront, ensuring the Planner, Architect, and Critic roles operate within safe, defined boundaries.

What is the difference between short mode and deliberate mode in risk-aware planning?

In risk-aware planning, short mode provides a quick default deliberation for standard tasks, while deliberate mode triggers extended review loops for high-risk work. Both modes use Planner, Architect, and Critic roles to reach a vetted consensus plan.

What are the limitations of using interactive consensus planning for simple tasks?

Interactive consensus planning introduces Planner, Architect, and Critic review loops that may add unnecessary overhead to simple tasks. The gating pre-context intake and multi-agent coordination are designed for complex, high-risk scenarios requiring deliberate risk management.