ralplan

Coordinate Planner, Architect, and Critic reviews to create implementation plans.

3|4|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/lmn451/pi-subagentura --skill ralplan-lmn451
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/lmn451/pi-subagentura/tree/main/skills/ralplan
Command: npx skills add https://github.com/lmn451/pi-subagentura --skill ralplan-lmn451

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents flawed implementation work by requiring a structured, adversarial planning process before coding begins. It replaces simulated consensus with independently produced Planner, Architect, and Critic reviews backed by filesystem artifacts.

Core Features & Use Cases

  • Consensus Planning: Coordinates separate Planner, Architect, and Critic agents through a strict iterative state machine.
  • Adversarial Review: Requires technical pushback, steelman counterarguments, severity-tagged findings, and explicit approval gates.
  • Structured Artifacts: Produces specifications, draft plans, architecture reviews, critic reviews, acceptance criteria, dependency graphs, and risk registers.
  • Brainstorming Support: Surfaces open questions and records answers before creating a consensus-approved plan.
  • Use Case: Use it to turn a complex authentication, migration, or public API change into a reviewed implementation plan before assigning execution work.

Quick Start

Ask the AI to run the ralplan workflow for the desired implementation idea and wait for the independently reviewed plan before proceeding.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How do I plan complex software architecture changes before implementation?

To plan complex software architecture changes, you need a structured workflow that generates independent Planner, Architect, and Critic reviews. This process produces consensus-approved specifications, dependency graphs, and risk registers before coding begins.

What is the best way to prevent flawed implementation work in feature development?

Preventing flawed implementation work requires an adversarial planning process with technical pushback and explicit approval gates. Replacing simulated consensus with independently produced reviews ensures potential issues are identified before execution starts.

How does a multi-agent consensus review workflow function for migrations?

A multi-agent consensus review workflow functions by coordinating isolated Planner, Architect, and Critic agents through a strict iterative state machine. It generates filesystem checkpoints and requires testable acceptance criteria to approve migration plans.

Can I use this planning process for production incidents and public API changes?

Yes, you can use this planning process for production incidents and public API changes. It applies adversarial review, dependency analysis, and risk assessment to complex software engineering tasks to ensure safe execution.

Do I need to brainstorm requirements before creating an implementation plan?

Brainstorming requirements is necessary before creating an implementation plan. The workflow surfaces open questions and records answers to ensure all ambiguities are resolved before generating the final consensus-approved plan.

When should I not use a multi-agent consensus planning approach?

You should not use a multi-agent consensus planning approach for simple tasks that do not require complex dependency analysis or risk assessment. It is designed for authentication changes, migrations, and public API modifications needing adversarial review.