omc-plan

Convert vague requirements into structured work plans with RALPLAN-DR summaries.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill omc-plan-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-plan
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/plan
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill omc-plan-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan creates comprehensive, actionable work plans through intelligent interaction. It auto-detects whether to interview the user or plan directly, supports consensus mode (Planner/Architect/Critic loop with RALPLAN-DR deliberation) and review mode, and ensures quality-driven initiation of execution.

Core Features & Use Cases

  • Auto-detect interview vs direct mode
  • Consensus mode with RALPLAN-DR
  • Review mode
  • One-question interviews
  • Explore agent to gather facts before asking questions
  • Stateful planning lifecycle for ralplan state management
  • Initial plan generation with a compact RALPLAN-DR summary
  • ADRs and plan export to .omc/plans for execution

Quick Start

Describe your goal and let Plan draft a structured, actionable work plan.

Frequently Asked Questions about omc-plan

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

FAQPage Schema
How do I convert vague project requirements into testable work plans?

Structured planning converts vague requirements into testable work plans through automated requirements elicitation, risk assessment, and cross-team alignment. It auto-detects whether to interview the user or plan directly based on the initial goal description.

What is consensus-driven planning and when do I need it?

Consensus-driven planning uses a Planner, Architect, and Critic loop with RALPLAN-DR deliberation to align stakeholders. It is needed for strategic projects requiring formal risk assessment and cross-team alignment before execution begins.

How do I start the planning workflow with a project goal?

To start the planning workflow, describe your project goal and let the system draft a structured plan. It will conduct one-question interviews and gather facts via an explore agent before generating the initial plan.

Does the planning workflow support reviewing an existing project plan?

The planning workflow supports a dedicated review mode to evaluate existing plans. It applies quality gates requiring 80% or more cited evidence and 90% or more testable criteria to ensure the plan is actionable.

How are finalized work plans and architecture decisions exported?

Finalized work plans are exported to the .omc/plans directory for execution tracking. The export includes a compact RALPLAN-DR summary and Architecture Decision Records to document the technical decisions.

What are the limitations of automated strategic planning?

Automated strategic planning relies on the clarity of your initial goal and the explore agent's fact-gathering capabilities. It requires interactive prompts for consensus alignment, making it less suited for purely static, non-interactive batch processing.