ralplan

Orchestrate consensus-driven planning with Planner, Architect, and Critic passes.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/mingshi2333/resumable-agent-workflow --skill ralplan-mingshi2333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/mingshi2333/resumable-agent-workflow/tree/main/claude/skills/ralplan
Command: npx skills add https://github.com/mingshi2333/resumable-agent-workflow --skill ralplan-mingshi2333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines complex or high-risk planning by ensuring a reviewed consensus before execution, preventing costly errors and ensuring architectural alignment.

Core Features & Use Cases

  • Consensus Planning: Facilitates a multi-stage planning process (Planner, Architect, Critic) for agreement.
  • Resumable Sessions: Planning work is saved, allowing interruptions without data loss.
  • Use Case: When proposing a significant architectural change to a core system, ralplan ensures that the plan is thoroughly reviewed and agreed upon by multiple AI agents before any code is generated.

Quick Start

Use ralplan to start a consensus planning session for the proposed change described in the attached document.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How do I plan high-risk architectural changes to ensure code review consensus?

Consensus planning for high-risk changes uses sequential Planner, Architect, and Critic passes to enforce architectural alignment and risk mitigation before code generation.

What is a consensus-driven planning process for software development?

Consensus-driven planning orchestrates sequential Planner, Architect, and Critic passes to review software development tasks, ensuring architectural alignment and risk mitigation before execution.

Can I resume an interrupted architectural planning session without losing artifacts?

Yes, you can resume interrupted architectural planning sessions without losing data because the process features durable artifact persistence and resumable planning sessions.

Does ralplan work for cross-cutting architectural changes?

Yes, ralplan works for cross-cutting architectural changes by wrapping the local plan skill to enforce a reviewed consensus mode, ensuring architectural alignment and risk mitigation.

When do I need a multi-pass planning workflow for risk management?

You need a multi-pass planning workflow for risk management when proposing significant architectural changes to core systems, ensuring the plan is thoroughly reviewed by multiple AI agents before code generation.

Are there limitations to using automated consensus planning for software engineering?

Automated consensus planning is best reserved for architectural, cross-cutting, or high-risk changes; it may be excessive for low-risk tasks as it enforces sequential Planner, Architect, and Critic passes with durable artifact persistence.