Creates actionable development plans through either direct input or interactive requirements gathering.

Install

mkdir -p .claude/skills/plan-zereight && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17823" && unzip -o skill.zip -d .claude/skills/plan-zereight && rm skill.zip

Installs to .claude/skills/plan-zereight

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Strategic planning with optional interview workflow. Activate when user says: plan this, plan the, let's plan, make a plan, how should we approach.
147 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Generate complete work plans.
  • Conduct interactive requirements gathering for broad requests.
  • Create plans directly for detailed requests.
  • Evaluate existing plans using a critic.
  • Produce a plan with a RALPLAN-DR summary in consensus mode.

How it works

This skill creates work plans by either interviewing the user for broad requests or directly generating a plan for detailed ones. It supports different modes like consensus planning and plan review, saving the output to a specified location.

Inputs & outputs

You give it
A task description, optionally with mode flags (--direct, --consensus, --review).
You get back
A complete work plan saved to .omc/plans/.

When to use plan

  • Planning a new feature
  • Gathering requirements for complex tasks
  • Reviewing project strategies

About this skill

Plan

Creates comprehensive, actionable work plans through intelligent interaction. Auto-detects whether to interview (broad requests) or plan directly (detailed requests).

Modes

ModeTriggerBehavior
InterviewDefault for broad requestsInteractive requirements gathering
Direct--direct, or detailed requestSkip interview, generate plan directly
Consensus--consensus, "ralplan"Planner → Architect → Critic loop
Review--reviewCritic evaluation of existing plan

Interview Mode (broad/vague requests)

  1. Classify request: broad triggers interview
  2. Ask ONE focused question at a time for preferences, scope, constraints
  3. Gather codebase facts via @explore BEFORE asking user
  4. Consult @analyst for hidden requirements
  5. Create plan when user signals readiness

Direct Mode (detailed requests)

  1. Optional brief @analyst consultation
  2. Generate comprehensive work plan immediately

Consensus Mode (--consensus / "ralplan")

  1. @planner creates initial plan with RALPLAN-DR summary (Principles, Decision Drivers, Options)
  2. @architect reviews for architectural soundness (sequential, NOT parallel with critic)
  3. @critic evaluates quality criteria (after architect completes)
  4. Re-review loop (max 5 iterations) if critic rejects
  5. Apply improvements on approval
  6. Final plan includes ADR (Decision, Drivers, Alternatives, Why chosen, Consequences)

Review Mode (--review)

  1. Read plan from .omc/plans/
  2. @critic evaluates
  3. Return verdict: APPROVED / REVISE / REJECT

Output

Plans saved to .omc/plans/. Include:

  • Requirements Summary
  • Testable Acceptance Criteria
  • Implementation Steps (with file references)
  • Risks and Mitigations
  • Verification Steps

When not to use it

  • When the task is trivial and does not require strategic planning.
  • When only a quick fix is needed without a formal plan.

Limitations

  • Plans are saved to `.omc/plans/`.
  • Consensus mode has a maximum of 5 re-review iterations.
  • Review mode reads plans from `.omc/plans/`.

How it compares

This skill offers multiple planning modes, including an interactive interview and a consensus-based approach with architectural review, providing a structured and collaborative planning process unlike simple plan generation.

Compared to similar skills

plan side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
plan (this skill)03moNo flagsIntermediate
create-plan367moReviewBeginner
project-planner329moReviewIntermediate
system-design198moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

create-plan

antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.

36121

project-planner

adrianpuiu

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

32115

system-design

lagz0ne

Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)

19108

spec-kit-workflow

jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

11111

sparc-methodology

ruvnet

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

8100

spec-workflow

TencentCloudBase

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module integrations, or projects involving database/UI design.

1091

Search skills

Search the agent skills registry