ralplan

Orchestrate Planner, Architect, and Critic agents to produce consensus work plans.

28|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/MeroZemory/oh-my-droid --skill ralplan-merozemory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/MeroZemory/oh-my-droid/tree/main/skills/ralplan
Command: npx skills add https://github.com/MeroZemory/oh-my-droid --skill ralplan-merozemory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the need for manual iteration between planning, architecture, and critique by automatically running the Planner, Architect, and Critic agents until they agree on a robust work plan.

Core Features & Use Cases

  • Iterative consensus loop: Invokes Planner for initial drafts, Architect for structural questions, and Critic for validation, cycling until the critic approves or five iterations complete.
  • Alias for consensus planning mode: /ralplan triggers /plan --consensus with the user task so all arguments flow through the established consensus workflow.
  • Use case: When launching multifaceted automation tasks, run this skill to ensure architectural concerns and critique are resolved before execution.

Quick Start

Invoke ralplan with your task description to trigger the consensus planning loop across 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 automate consensus planning for complex automation tasks?

Automated consensus planning is handled by orchestrating Planner, Architect, and Critic agents that iterate until the Critic approves a robust work plan. This removes manual iteration by cycling through architectural questions and critique automatically before execution begins.

What is a consensus plan loop in automated task planning?

A consensus plan loop is a process where Planner, Architect, and Critic agents collaborate on a task. The Planner drafts the work plan, the Architect raises structural questions, and the Critic validates it, cycling until approval or five iterations are completed.

How many iterations does the consensus planning loop run before finalizing tasks?

The consensus planning loop runs a maximum of five iterations. It cycles through Planner, Architect, and Critic agents, finalizing the work plan once the Critic grants approval or the five iteration cap is reached.

Can I trigger consensus planning mode directly with a task description?

Yes, consensus planning is triggered by passing a task description to the skill. This invokes the consensus workflow, routing all arguments through the Planner, Architect, and Critic agents to generate an approved work plan.

When do I need architectural review and critique before executing automation?

Architectural review and critique are needed when launching multifaceted automation tasks. Running a consensus loop resolves structural concerns and validates the work plan before execution, ensuring robustness without manual back-and-forth.

Does Factory Droid autopilot planning support automated critique and approval cycles?

Factory Droid autopilot planning supports automated critique and approval cycles through a consensus loop. It applies architectural review and Critic validation to work plans, finalizing tasks only after approval or reaching the iteration cap.