plan-mode

Coordinate strategic planning and consensus workflows across multiple models.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/1molchuan/oh-my-ccg --skill plan-mode-1molchuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mode
Source: https://github.com/1molchuan/oh-my-ccg/tree/main/skills/plan-mode
Command: npx skills add https://github.com/1molchuan/oh-my-ccg --skill plan-mode-1molchuan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan Mode provides a structured environment to orchestrate strategic planning for complex tasks, ensuring early-stage context gathering and organized plan outputs.

Core Features & Use Cases

  • Default planning: Gather context with explore agent, analyze requirements with analyst agent, decompose into tasks with planner agent, and produce a structured plan.
  • Consensus planning (--consensus): Multi-model validation across Planner, Codex, Gemini with iterative rounds until agreement and confidence scoring.
  • Review cycle (--review): Plan critique by critics, yielding actionable improvements for user consideration.
  • Output artifacts: Plans saved to .oh-my-ccg/plans/<timestamp>-plan.md for traceability and reuse.

Quick Start

Activate plan-mode to generate a structured consensus plan starting from current context.

Frequently Asked Questions about plan-mode

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

FAQPage Schema
How do I coordinate multi-model consensus for strategic planning tasks?

Strategic planning with multi-model consensus is achieved by running iterative validation rounds across multiple models until agreement is reached, yielding confidence scores and a structured plan output saved for traceability.

What is the workflow for structured RPI planning and requirement decomposition?

Structured RPI planning workflow gathers context with an explore agent, analyzes requirements with an analyst agent, and decomposes objectives into tasks with a planner agent to produce a structured plan. This orchestrates complex objectives into organized outputs.

How do I run a plan critique cycle to get actionable improvements?

To run a plan critique cycle, activate review mode via CLI switches to have critics evaluate the structured plan. This yields actionable improvements for your consideration, ensuring the strategic planning output meets quality standards before execution.

Does plan-mode support saving planning artifacts for traceability and reuse?

Plan-mode supports saving planning artifacts for traceability by persisting plans under the .oh-my-ccg directory. Outputs are saved as timestamped markdown files, ensuring structured plans can be reused and referenced later.

When should I use consensus checks across models for complex objectives?

You should use consensus checks across models for complex objectives requiring structured RPI planning and critique cycles across stages. This multi-model validation enforces agreement and confidence scoring, which is necessary when early-stage context gathering must be flawless.