spec:breakdown

Installation
SKILL.md

Create Task Breakdown

Creates a tasks document based on the requirements and design documents. This command reads both documents and generates an implementation plan with tracked tasks.

When to use

Use this skill when the user needs to:

  • Create an implementation plan from existing requirements and design
  • Generate a task breakdown for development work
  • Plan the order of implementation with dependencies

Instructions

Step 1: Locate Documents

  1. If <args> contains a spec name, look for:
    • Requirements at .specs/<spec-name>/requirements.md
    • Research at .specs/<spec-name>/research.md (optional but recommended)
    • Design at .specs/<spec-name>/design.md
Related skills
Installs
6
Repository
ikatsuba/skills
First Seen
Mar 5, 2026