ralplan

Orchestrate a consensus planning loop with Planner, Architect, and Critic.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Pryma-Tech/iris --skill ralplan-pryma-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/Pryma-Tech/iris/tree/main/cli/skills/ralplan
Command: npx skills add https://github.com/Pryma-Tech/iris --skill ralplan-pryma-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates a consensus-driven planning workflow to transform vague requests into concrete, auditable plans using Planner, Architect, and Critic.

Core Features & Use Cases

  • Iterative planning loop that produces explicit scope, decision drivers, and viable options with tradeoffs and acceptance criteria.
  • Gate for high-risk or underspecified work to prevent unbounded execution and ensure pre-commitment to test plans and ADRs.
  • Supports interactive prompts and ADR-based decision records for team alignment.

Quick Start

Provide a vague task description and let ralplan generate a consensus plan with Planner, Architect, and Critic.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How do I create an auditable plan for a vague and underspecified software task?

To create an auditable plan for an underspecified software task, use a consensus planning loop with Planner, Architect, and Critic roles to iteratively define scope, decision drivers, and acceptance criteria before execution begins.

What is multi-agent consensus planning for high-risk software engineering?

Multi-agent consensus planning for high-risk software engineering is a governance workflow where Planner, Architect, and Critic agents collaborate to transform vague requests into concrete plans with documented risks, tradeoffs, and ADRs.

How do I enforce risk management and scope definition before executing a high-risk task?

You can enforce risk management and scope definition before execution by applying a gatekeeper loop that requires explicit acceptance criteria, test plans, and ADR documentation to prevent unbounded work on underspecified requests.

Does multi-agent planning support interactive prompts for team alignment?

Yes, multi-agent planning supports interactive prompts and deliberate modes to facilitate team alignment, ensuring decision drivers and viable options with tradeoffs are explicitly defined and documented through ADRs.

When should I use a consensus planning loop instead of direct execution?

You should use a consensus planning loop instead of direct execution when facing high-risk or underspecified tasks, ensuring an architect-critic mechanism defines scope and acceptance criteria to prevent unbounded execution.