omc-plan

Generate work plans with requirements, risks, and testable acceptance criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents wasted effort by turning broad or ambiguous requests into clear requirements, testable acceptance criteria, and execution-ready work plans before any implementation starts.

Core Features & Use Cases

  • Interview vs Direct Planning: Automatically chooses an interactive requirements-gathering interview for vague requests or skips straight to planning for detailed requests.
  • Consensus Quality Loop (RALPLAN-DR): Runs a Planner → Architect → Critic loop to validate architecture soundness, tradeoffs, risks, and verification steps, with optional deliberate mode for high-risk scenarios.
  • Review Mode: Evaluates and improves existing plans using the Critic to ensure criteria are testable and risks are mitigated.
  • Stateful Consensus Management: Manages ralplan stop-hook state to support multi-step continuation and safe handoff into execution modes.

Quick Start

Ask the assistant to plan your work: plan this project with requirements, risks, and testable acceptance criteria.

Frequently Asked Questions about omc-plan

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

FAQPage Schema
How do I turn vague project requirements into an actionable work plan?

Structured consensus workflows validate architecture soundness by running a sequential Planner, Architect, and Critic processing loop to evaluate tradeoffs, identify risks, and ensure testable acceptance criteria are met.

What is the best way to review an existing project plan for risks and testable acceptance criteria?

You can use plan review workflows to evaluate existing plans by applying a Critic mechanism that checks for testable acceptance criteria and verifies that all identified risks are properly mitigated.

How do I scope high-stakes strategic planning tasks before implementation?

High-stakes strategic planning tasks require structured deliberation workflows that gather requirements, validate architecture through multi-perspective consensus, and establish testable acceptance criteria to prevent wasted effort.

Does multi-agent orchestration support safe state lifecycle handling for execution handoff?

Multi-agent orchestration provides stateful consensus management to support safe state lifecycle handling, ensuring secure multi-step continuation and reliable handoff into execution modes for complex work plans.

When should I use a deliberate planning mode for high-risk scenarios?

A deliberate planning mode is necessary for high-risk scenarios to ensure comprehensive architecture soundness validation, risk mitigation, and testable acceptance criteria are established before any execution starts.