breaking-down-work

Break down epics into structured feature and task hierarchies for AI agent execution.

8|1|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/memyselfandm/cconami --skill breaking-down-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breaking-down-work
Source: https://github.com/memyselfandm/cconami/tree/main/apps/dot-claude/skills/breaking-down-work
Command: npx skills add https://github.com/memyselfandm/cconami --skill breaking-down-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down large epics into a structured hierarchy of features and tasks that AI agents can execute efficiently, reducing planning time and increasing sprint reliability.

Core Features & Use Cases

  • Structure preparation and completeness analysis to ensure epics are ready for breakdown.
  • Parallel codebase analysis to surface required features and dependencies.
  • Feature sizing and task generation with execution-context details and execution guidance.
  • Dependency mapping and readiness checks to prevent bottlenecks.
  • Use Case: When an epic is ready for sprint planning, automatically generate a feature-tree and task list with dependencies.

Quick Start

Provide an epic ID to start breakdown and generate an initial feature and task plan.

Frequently Asked Questions about breaking-down-work

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

FAQPage Schema
How do I break down epics into actionable tasks for sprint planning?

To break down epics for sprint planning, provide an epic ID to automatically generate a structured hierarchy of features and tasks, complete with sizing, execution context, and dependency mapping.

What is the best way to decompose large work items for AI agent execution?

Decomposing large work items for AI agent execution requires generating a structured feature-tree and task list with execution guidance and readiness checks, ensuring the work is parallelizable and bottleneck-free.

How do I map dependencies across cross-functional teams during epic breakdown?

Mapping dependencies during epic breakdown involves performing parallel codebase analysis to surface required features and dependencies, followed by readiness checks to prevent cross-functional bottlenecks.

Does this epic breakdown tool check if my features are ready for AI execution?

Yes, epic breakdown includes structure preparation and completeness analysis to ensure epics are fully ready, followed by specific readiness checks to validate that generated tasks can be executed by AI agents.

Can I automatically generate a feature-tree from a single epic ID?

Yes, you can generate an initial feature-tree and task plan by providing a single epic ID, which triggers parallel analysis to size features and output execution-context details for AI agents.