One-click install
npx skills add https://github.com/ssccio/cc-on-web-base --skill plan-ssccio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/ssccio/cc-on-web-base/tree/main/skills/plan
Command: npx skills add https://github.com/ssccio/cc-on-web-base --skill plan-ssccio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you convert broad, unclear requests into a structured, executable plan with the right questions, risk checks, and acceptance criteria.

Core Features & Use Cases

  • Interview-style requirement gathering: identifies missing constraints and goals before planning.
  • Direct planning from detailed requests: skips the interview when requirements are already clear.
  • Consensus and review options: runs Planner→Architect→Critic loops or reviews an existing plan with a verdict and improvements.
  • Plan organization and storage: saves drafts and finals into dedicated .omc directories for repeatable workflows.

Quick Start

Ask the Planner to create the plan for your feature in direct mode by using the command: /plan --direct "Plan work to add a login feature with specified acceptance criteria and constraints."

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn vague goals into actionable work plans with clear acceptance criteria?

To turn vague goals into actionable work plans, this Skill uses an interview-style requirement gathering process to resolve ambiguity, identify missing constraints, and generate testable acceptance criteria before structuring the final execution strategy.

What is the best way to gather requirements for strategic planning without missing hidden constraints?

The best way to gather requirements for strategic planning is using single-question interview pacing, which systematically probes for hidden constraints and risk factors before generating an actionable work plan from your initial goals.

How do I generate a work plan directly from detailed feature requests?

You can generate a work plan directly from detailed feature requests by using direct mode, which skips the interview phase and immediately structures your clear requirements into an actionable plan with risk-aware analysis and acceptance criteria.

Can I run a consensus review loop to validate an existing implementation plan?

Yes, you can run a consensus review loop to validate an existing implementation plan by executing Planner, Architect, and Critic workflows that provide a structured verdict and specific improvements for your current strategy.

Does this planning approach include risk analysis for broad improvement requests?

Yes, this planning approach includes risk-aware analysis for broad improvement requests, ensuring that strategic planning workflows incorporate risk checks and testable acceptance criteria alongside the structured work plan generation.

Where are generated drafts and final work plans saved for repeatable workflows?

Generated drafts and final work plans are saved into dedicated .omc/drafts and .omc/plans directories, ensuring organized plan storage and supporting repeatable workflows for ongoing strategic planning and consensus review cycles.