task-breakdown

Convert design documents into implementation tasks with dependencies and completion criteria.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/bwgz/teambuilder --skill task-breakdown-bwgz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-breakdown
Source: https://github.com/bwgz/teambuilder/tree/main/teambuilder-sdd/.claude/skills/task-breakdown
Command: npx skills add https://github.com/bwgz/teambuilder --skill task-breakdown-bwgz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform designs into actionable implementation plans by outlining tasks, dependencies, and criteria to guide systematic development.

Core Features & Use Cases

  • Structured task breakdown that converts design documents into incremental work items.
  • Dependency-aware sequencing to enable safe, parallel work and milestone tracking.
  • Use Case: a product team breaks a feature spec into epics, tasks, and acceptance criteria for sprint planning.

Quick Start

Create a task breakdown for a new feature by listing actionable items with dependencies and clear completion criteria.

Frequently Asked Questions about task-breakdown

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

FAQPage Schema
How do I break down a feature design into actionable development tasks?

To break down a feature design into actionable development tasks, you convert design documents into incremental work items. This structured task breakdown outlines specific actions, dependencies, and clear completion criteria to guide systematic software development.

What is the best way to sequence implementation tasks for safe, parallel work?

The best way to sequence implementation tasks for safe, parallel work is dependency-aware sequencing. By mapping task dependencies during planning, teams can enable safe parallel work and track milestones effectively throughout feature development.

How do I create a sprint plan from a product spec with clear acceptance criteria?

To create a sprint plan from a product spec with clear acceptance criteria, you break the feature spec into epics and tasks. This process enforces clear objectives, dependencies, and completion criteria to guide agile delivery and cross-team coordination.

Can I use this approach for cross-team coordination on software projects?

Yes, you can use this approach for cross-team coordination on software projects. The task breakdown process supports planning, sprinting, and coordination across feature development by enforcing clear objectives and dependencies for all involved teams.

Does converting designs into roadmaps require specific agile frameworks?

Converting designs into roadmaps does not require specific agile frameworks. The process focuses on outlining actionable implementation tasks, dependencies, and completion criteria to guide delivery, adapting to various agile software development workflows.