breakdown

Generates grouped task sets and agent-ready documents from design files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/madebymlai/feldspar --skill breakdown-madebymlai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown
Source: https://github.com/madebymlai/feldspar/tree/main/.claude/skills/breakdown
Command: npx skills add https://github.com/madebymlai/feldspar --skill breakdown-madebymlai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill transforms approved design documents into precise, actionable task sets that autonomous build agents can execute without ambiguity, removing the need for manual planning and clarification.

Core Features & Use Cases

  • Task Creation: Generates detailed tasks with exact file paths, acceptance criteria, and concrete test cases.
  • Task Grouping: Organizes tasks into conflict‑free groups of about five tasks each for parallel execution.
  • Agent Documents: Produces self‑contained markdown documents for each build agent, including dependencies, technical approach, risk mitigation, and success criteria.
  • Validation Checklist: Runs a comprehensive checklist to ensure completeness, clarity, and buildability before finalizing the breakdown.

Quick Start

Ask the breakdown skill to process the design document located at path/to/design.md.

Frequently Asked Questions about breakdown

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

FAQPage Schema
How do I convert design documents into actionable build tasks for autonomous agents?

To convert design documents into build tasks, you provide the design file path and the tool generates execution breakdowns with exact file paths, acceptance criteria, and test cases for autonomous build agents to execute.

What is task generation for parallel implementation by build agents?

Task generation for parallel implementation organizes tasks into conflict-free groups of about five, producing self-contained markdown documents with dependencies and risk mitigation for each build agent.

How do I generate self-contained agent documents from approved design specifications?

You generate self-contained agent documents by processing approved design specifications, which creates markdown files detailing the technical approach, dependencies, risk mitigation, and success criteria for each agent.

Does task generation require exact file paths and acceptance criteria?

Yes, task generation requires exact file paths, acceptance criteria, concrete test cases, and risk mitigation details to satisfy build specifications and ensure autonomous agents can execute without manual clarification.

How do I validate task clarity and buildability before finalizing a design breakdown?

To validate task clarity and buildability before finalizing a design breakdown, the process runs a comprehensive validation checklist to ensure completeness, clarity, and buildability across all generated tasks.