plan

Generate structured implementation plans with requirements, tasks, and acceptance criteria.

190|33|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/DeL-TaiseiOzaki/claude-code-orchestra --skill plan-del-taiseiozaki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/DeL-TaiseiOzaki/claude-code-orchestra/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/DeL-TaiseiOzaki/claude-code-orchestra --skill plan-del-taiseiozaki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams transform vague ideas into concrete, actionable implementation plans before coding, reducing rework and misalignment.

Core Features & Use Cases

  • Plan generation: Produces a structured plan with purpose, scope, dependencies, and step-by-step tasks.
  • Requirements framing: Clarifies what is in and out of scope and captures constraints.
  • Verification & risk: Sets acceptance criteria, milestones, and risk considerations.
  • Use Case: For a feature like "add two-factor authentication," generate a plan detailing tasks, dependencies, and testing steps.

Quick Start

Provide a feature description or user story, and the Plan skill will return a detailed implementation plan ready for review.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down a software feature into actionable implementation steps?

To break down a software feature, provide a feature description or user story to generate a structured implementation plan. This plan enforces task breakdown by defining purpose, scope, step-by-step tasks, and dependencies to reduce rework.

What is the best way to define scope and acceptance criteria before coding?

Defining scope and acceptance criteria is achieved by framing requirements and setting verification methods. The generated plan clarifies what is in and out of scope, captures constraints, and sets formal milestones for testing and risk assessment.

Can I use this for requirements analysis on any software project?

Yes, you can use this for requirements analysis on any software project requiring structured planning. It applies to projects needing risk assessment, task breakdown, and traceable milestones, transforming vague ideas into concrete, actionable implementation plans.

How does task breakdown help with project management and risk assessment?

Task breakdown helps project management by transforming vague ideas into traceable milestones and structured steps. It enforces risk assessment by capturing constraints and dependencies upfront, reducing misalignment before coding begins.