ralplan

Coordinate Planner, Architect, and Critic agents for iterative consensus planning.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill ralplan-koasis89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/ralplan
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill ralplan-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the consensus-based planning process, leveraging Planner, Architect, and Critic agents to create and validate plans for complex tasks.

Core Features & Use Cases

  • Consensus Planning: Facilitates iterative planning with Planner, Architect, and Critic agents until consensus is reached.
  • High-Risk Work: Supports deliberate mode for high-risk tasks with pre-mortem scenarios and expanded test planning.
  • Interactive Mode: Allows user feedback at key decision points for draft review and final approval.
  • Goal-Mode Follow-up: Provides suggestions for goal-mode follow-up, including Ultragoal, Team, and Ralph execution paths.
  • Pre-context Intake: Ensures a grounded context snapshot exists before consensus planning or execution handoff.
  • Pre-Execution Gate: Prevents underspecified execution requests and redirects them through the ralplan consensus planning workflow.

Quick Start

Run the ralplan skill with a task description, e.g., $ralplan "Create a plan for the new project management tool."

Frequently Asked Questions about ralplan

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

FAQPage Schema
What is consensus-based planning automation and how does it work?

Consensus-based planning automates task validation by coordinating Planner, Architect, and Critic agents. These agents iterate on plan drafts until consensus is reached, ensuring complex project goals are fully specified before execution handoff.

How do I automate planning for high-risk projects with pre-mortem scenarios?

Automate high-risk project planning using deliberate mode, which supports pre-mortem scenarios and expanded test planning. This ensures potential failures are identified and mitigated during the consensus planning workflow before execution.

Can I review and provide feedback during the automated planning process?

Yes, interactive mode allows user feedback at key decision points. You can review draft plans and provide final approval, ensuring the automated consensus planning aligns with specific project requirements.

How do I prevent underspecified execution requests in project management automation?

A pre-execution gate prevents underspecified execution requests by redirecting them through the consensus planning workflow. It ensures a grounded context snapshot exists before any automated execution begins.

Does this planning automation support goal-mode follow-up paths?

Yes, goal-mode follow-up provides execution path suggestions including Ultragoal, Team, and Ralph. This extends consensus planning results into targeted downstream execution strategies after plan validation.

When should I use multiple agents for iterative planning instead of a single planner?

Use multi-agent iterative planning for complex tasks requiring validation across architecture and critique. The Planner, Architect, and Critic agents prevent blind spots that a single planner might miss during project setup.