breaking-down-the-work

Break down complex scope into a MECE product-first Work Breakdown Structure with per-leaf dictionary entries.

33|Updated May 24, 2026
One-click install
npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill breaking-down-the-work
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: breaking-down-the-work
Source: https://github.com/FlyFission/nuclear-grade-context-engineering/tree/main/skills/breaking-down-the-work
Command: npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill breaking-down-the-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaking down large deliverables into MECE, product-centric work packages with per-leaf dictionaries to enable clear ownership, planning, and traceability.

Core Features & Use Cases

  • Product-first decomposition: turn a goal into clearly owned pieces (leaf deliverables) with dictionaries.
  • 100% rule enforcement: ensures no gaps or overlaps between siblings.
  • Dictionary-driven planning: attaches scope, interfaces, acceptance criteria, owners, and dependencies to each leaf.
  • Use Case: before folder layout, plan a new epic by breaking it into leaves and assigning owners, then map to folders.

Quick Start

Create a product-first WBS for your epic and generate a dictionary entry for each leaf.

Frequently Asked Questions about breaking-down-the-work

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

FAQPage Schema
How do I create a product-first Work Breakdown Structure for a new epic?▼

A Work Breakdown Structure breaks complex scope into MECE product-first leaf deliverables. It enforces the 100% rule to prevent gaps or overlaps, attaching dictionary entries for scope, interfaces, acceptance, ownership, and dependencies to each leaf.

What is the 100% rule in scope management and how does it apply to WBS?▼

The 100% rule in scope management ensures a Work Breakdown Structure captures all deliverables with no gaps or overlaps between siblings. This means child work packages must sum exactly to the parent scope without duplication.

How do I structure a dictionary entry for WBS leaf deliverables?▼

A dictionary entry for WBS leaf deliverables should comprehensively document the scope, interfaces, acceptance criteria, owners, and dependencies. This enables clear ownership, planning, and traceability for the work package.

Can I use outline numbering to index a Work Breakdown Structure for folder layout?▼

Yes, you can apply outline-numbered indexing to a Work Breakdown Structure to map leaves to folder layouts. This provides a clear boundary for planning and handoffs before structuring your directories.

What is the best way to ensure clear ownership when breaking down complex scope?▼

The best way to ensure clear ownership is by performing product-first decomposition that assigns owners directly to each leaf deliverable. This dictionary-driven approach attaches accountability to the lowest WBS level.

When do I need a MECE Work Breakdown Structure before planning and handoffs?▼

You need a MECE Work Breakdown Structure when an epic, feature, or subsystem requires clear boundaries before planning, folder structuring, or team handoffs. It prevents overlapping responsibilities and scope gaps.