Ralplan
Skill Verified ActiveConsensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
To ensure that complex or vague requests are properly scoped and planned through a consensus-driven process before any execution or code generation occurs, preventing wasted effort and misaligned outcomes.
Features
- Consensus planning workflow
- Pre-execution gate for vague requests
- Automated agent review loop (Planner, Architect, Critic)
- User-interactive or fully automated planning modes
- Deliberate mode for high-risk tasks
Use Cases
- When a request is too vague for direct execution (e.g., 'improve the app').
- Before undertaking complex tasks requiring architectural review and consensus.
- To ensure clear acceptance criteria and test specifications are defined upfront.
- When requiring explicit user approval at key decision points in the planning process.
Non-Goals
- Directly executing code or making system changes without prior planning and approval.
- Handling simple, well-defined tasks that do not require multi-agent consensus.
- Replacing the need for user input or oversight in critical decision-making points (when `--interactive` is not used).
Workflow
- User submits a request.
- Gate detects if the request is too vague for direct execution.
- If vague, request is redirected to 'ralplan' for consensus planning.
- Planner creates an initial plan and summary.
- Architect reviews the plan for soundness.
- Critic evaluates the plan against quality criteria.
- Iterative review loop (max 5 iterations) until Critic approves.
- On approval, plan is marked 'pending approval' (or proceeds to execution if interactive approval is captured).
- User may choose execution path (team or ralph) if interactive mode is enabled.
Practices
- Consensus Planning
- Pre-Execution Gating
- Multi-Agent Collaboration
- Risk Management
Prerequisites
- Claude Code environment
- oh-my-claudecode installed
- Minimum Claude subscription or API key
Installation
First, add the marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQuality Score
VerifiedTrust Signals
Similar Extensions
Deep Dive
992-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
Agentic Jujutsu
99Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
Flow Nexus Swarm
99Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
Omc Plan
99Strategic planning with optional interview workflow
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.