work-breakdown

Generate Work Breakdown Structures with epics, tasks, dependencies, and estimates for 'bd'.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/mikewaters/mdindex --skill work-breakdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-breakdown
Source: https://github.com/mikewaters/mdindex/tree/main/.claude/skills/work-breakdown
Command: npx skills add https://github.com/mikewaters/mdindex --skill work-breakdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill transforms high-level implementation plans into detailed, actionable tasks and epics, ensuring clarity and efficient execution within the 'bd' issue tracking system.

Core Features & Use Cases

  • Work Breakdown Structure (WBS): Decomposes projects into epics, tasks, dependencies, and estimates.
  • bd Integration: Generates output directly compatible with 'bd' commands for issue creation and dependency management.
  • Use Case: Provide a project proposal, and the skill will generate a complete WBS, including epics like "Backend Setup," "API Development," and "Frontend Implementation," along with individual tasks, their estimates, and dependencies, ready to be imported into 'bd'.

Quick Start

Use the work-breakdown skill to break down the provided implementation plan into bd issues.

Frequently Asked Questions about work-breakdown

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

FAQPage Schema
How do I create a work breakdown structure from a software implementation plan?

To create a work breakdown structure, you provide a high-level implementation plan and the skill decomposes it into epics, tasks, dependencies, and estimates. This translates project scope and deliverables into actionable scheduling items.

What is task decomposition in project management?

Task decomposition is the process of breaking down large project deliverables into smaller, actionable tasks and epics. It maps sequential task execution and dependencies to ensure clarity and efficient execution in software development workflows.

How do I generate issues for the bd issue tracker from a project plan?

You generate issues for the bd issue tracker by feeding an implementation plan into the work-breakdown skill, which outputs decomposed epics and tasks. The resulting structure is directly compatible with bd commands for issue creation.

Can I map task dependencies and estimates for software development workflows?

Yes, you can map task dependencies and estimates by processing your project proposal. The skill generates a complete structure including individual task estimates and their sequential dependencies ready for project planning.

What do I need to generate a work breakdown structure for epics and tasks?

You need a clear understanding of your project scope, deliverables, and an implementation plan. Providing this high-level input allows the skill to decompose the plan into a detailed work breakdown structure.