breakdown

Convert approved designs into sequential task groups for build agents.

6|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/skillsets-cc/main --skill breakdown-skillsets-cc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: breakdown
Source: https://github.com/skillsets-cc/main/tree/main/skillsets/%40supercollectible/Valence/content/.claude/skills/breakdown
Command: npx skills add https://github.com/skillsets-cc/main --skill breakdown-skillsets-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design-to-task conversion: Convert approved designs into concrete, executable task breakdowns for automated build agents.

Core Features & Use Cases

  • Transform approved designs into complete, step-by-step task breakdowns for build agents.
  • Generate categorized task groups with explicit dependencies to allow parallel execution when possible.
  • Produce execution documents that map design decisions to agent actions for traceability.

Quick Start

Provide the approved design document to generate a breakdown ready for build agents.

Frequently Asked Questions about breakdown

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

FAQPage Schema
How do I convert an approved design document into executable tasks for build agents?▼

To convert an approved design into executable tasks, you provide the design document to generate a structured breakdown with sequential task groups and per-agent documents for build agents.

What is design-to-task conversion and when do I need it for project planning?▼

Design-to-task conversion transforms approved designs into concrete, step-by-step execution breakdowns. You need it when preparing complex deployment workflows for automated build agents.

Can I generate categorized task groups with explicit dependencies for parallel execution?▼

Yes, the task breakdown process generates categorized task groups with explicit dependencies, allowing parallel execution by build agents when possible.

How do I map design decisions to build agent actions for traceability?▼

To map design decisions to build agent actions, the breakdown generates execution documents that reference the Claude execution template and output structured per-agent documents for traceability.

Does the breakdown process require any specific dependencies or components to function?▼

No, the design-to-task breakdown process operates without external dependencies or components, requiring only the approved design document as input to generate execution breakdowns.

What's the best way to structure per-agent documents for complex deployment workflows?▼

The best way to structure per-agent documents is generating them within organized PROCESS_DOCS/breakdowns directories using the feature name, ensuring explicit dependencies and execution template references are included.