ralplan

Convert vague execution prompts into auditable consensus plans with acceptance criteria.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/jimmi2051/oh-my-copilot --skill ralplan-jimmi2051
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/jimmi2051/oh-my-copilot/tree/main/plugins/omc-copilot/skills/ralplan
Command: npx skills add https://github.com/jimmi2051/oh-my-copilot --skill ralplan-jimmi2051

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gate vague execution prompts through a structured consensus planning workflow to produce a bounded, auditable plan that defines scope, tests, and acceptance criteria before work begins.

Core Features & Use Cases

  • Iterative Planner-Architect-Critic loop that yields a verifiable plan with drivers, options, and acceptance criteria.
  • Pre-execution gate ensures explicit scope, risk assessment, and test specifications for critical orchestration tasks.
  • Supports automated and interactive workflows, enabling both hands-off and human-in-the-loop planning before execution.

Quick Start

Gate a vague execution request through ralplan to produce a concrete consensus 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 structure vague software orchestration requests before execution?▼

To structure vague orchestration requests, gate them through a pre-execution consensus planning workflow. This Planner-Architect-Critic loop produces a bounded, auditable plan that defines explicit scope, tests, and acceptance criteria before any work begins.

What is a consensus planning workflow for feature prototyping?▼

A consensus planning workflow for feature prototyping is an iterative process that generates a verifiable plan. It uses a Planner-Architect-Critic loop to evaluate drivers, select options, and establish acceptance criteria before execution starts.

How do I add a pre-execution gate with acceptance criteria for incident response?▼

You add a pre-execution gate by directing the incident response prompt into the planning workflow. This forces explicit scope definition, risk assessment, and test specifications before execution, ensuring safe and aligned orchestration.

Can I use interactive planning prompts for human-in-the-loop software engineering?▼

Yes, the workflow supports both automated and interactive modes. You can enable interactive prompts to allow human-in-the-loop planning, ensuring manual review and consensus before the pre-execution gate releases the bounded plan.

What is the best way to define test specifications for vague execution prompts?▼

The best way to define test specifications for vague prompts is routing them through a pre-execution gate. The Planner-Architect-Critic loop evaluates the request and yields a bounded plan with explicit test specifications and acceptance criteria.

What are the limitations of automated consensus planning for software orchestration?▼

Automated consensus planning requires sufficiently detailed prompts to generate a verifiable plan. While the pre-execution gate enforces scope and test specifications, highly ambiguous requests may still require interactive human-in-the-loop prompts to reach a bounded consensus.