ralplan

Redirect vague execution requests into a structured consensus planning workflow.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill ralplan-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralplan
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/oh-my-claudecode/skills/ralplan
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill ralplan-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents underspecified execution requests from going straight into heavy multi-agent work, where they often waste time on scope discovery and produce misaligned results.

Core Features & Use Cases

  • Pre-execution gating: Detects vague requests for execution modes like ralph, autopilot, team, ultrawork, and ultrapilot, then redirects them into planning first.
  • Consensus planning: Orchestrates Planner, Architect, and Critic passes until the plan reaches approval, including iterative revision loops when feedback is not yet acceptable.
  • Interactive decision points: Supports optional user review during draft planning and final approval, with clear choices for proceeding, revising, or rejecting.
  • High-risk work handling: Automatically enables deliberate mode for risky work and adds stronger review, pre-mortem thinking, and expanded test planning.

Quick Start

Use the ralplan skill to convert a vague execution request into a consensus plan before any implementation begins.

Frequently Asked Questions about ralplan

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

FAQPage Schema
How do I turn vague agent execution requests into structured consensus plans?

To turn vague agent execution requests into structured consensus plans, you can use a pre-execution gating workflow that redirects underspecified tasks into an iterative planning phase involving Planner, Architect, and Critic passes until approval is reached.

Why does multi-agent orchestration waste time on scope discovery and produce misaligned results?

Multi-agent orchestration wastes time on scope discovery and produces misaligned results when underspecified execution requests bypass planning and jump straight into heavy implementation work without architectural review or quality validation.

How do I enforce architectural review and quality validation before agent implementation?

You enforce architectural review and quality validation before agent implementation by applying a consensus planning workflow that orchestrates iterative revision loops and deliberate-mode risk checks, generating approval-ready planning outputs.

Can I add interactive decision points for user review during draft planning and final approval?

Yes, you can add interactive decision points for user review during draft planning and final approval, providing clear choices for proceeding, revising, or rejecting the consensus plan before implementation begins.

Does pre-execution gating work with autopilot and team execution modes?

Yes, pre-execution gating works with autopilot and team execution modes, as well as ralph, ultrawork, and ultrapilot modes, detecting vague requests and redirecting them into consensus planning before implementation.

How do I handle high-risk work in agent orchestration planning?

You handle high-risk work in agent orchestration planning by automatically enabling deliberate mode, which adds stronger review, pre-mortem thinking, and expanded test planning to the consensus workflow before generating approval-ready outputs.