Help us improve
Share bugs, ideas, or general feedback.
From nuclear-grade
Splits scope into a product-first work breakdown using the 100% rule with no overlaps and dictionary entries for every piece. Use before planning, folder design, or multi-agent work.
npx claudepluginhub flyfission/nuclear-grade-context-engineering --plugin nuclear-gradeHow this skill is triggered — by the user, by Claude, or both
Slash command
/nuclear-grade:breaking-down-the-workThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A work breakdown (WBS) splits one deliverable into smaller pieces someone can own, with no gaps and no overlaps, plus a dictionary that defines every piece. "Product-first" means the pieces are the things you build (nouns), not the actions you take (verbs). The work breakdown is the spine that estimates, folders, ownership, and traceability hang from.
Decompose complex initiatives into manageable work items with clear ownership and milestones. Use when planning large features or multi-team projects.
This skill should be used when the user asks to "break down this initiative", "decompose into tasks", "create tasks from initiative", "how to size tasks", "when to decompose", "vertical slices", "task granularity", or needs guidance on breaking higher-level work into lower-level work items.
Creates a Work Breakdown Structure (WBS) and WBS Dictionary from project charter deliverables, decomposing scope into hierarchical work packages for estimation and planning.
Share bugs, ideas, or general feedback.
A work breakdown (WBS) splits one deliverable into smaller pieces someone can own, with no gaps and no overlaps, plus a dictionary that defines every piece. "Product-first" means the pieces are the things you build (nouns), not the actions you take (verbs). The work breakdown is the spine that estimates, folders, ownership, and traceability hang from.
Three things can wreck it. Under-coverage: some scope is orphaned and no one owns it. Over-coverage: invented or gold-plated scope that no one asked for. And a third drift where verbs pose as the backbone and hide products that are actually missing. This skill holds two rules: the 100% rule (the pieces add up to exactly the whole, no more and no less) and no overlaps. It also forces a dictionary entry for every piece. That way the breakdown can be reviewed before any folder or line of code exists.
.nuclear/changes/<slug>/ packet needs its inside structure decided on principle..nuclear/mission.md or the ## Mission anchor in risk.md) and the charter, when there is one.templates/standard/wbs.md when you use it.1, 1.2, 1.2.3). The number is the lasting ID that the folder map, the dictionary, and cross-references all key on.organizing-project-folders to turn it into a folder structure. When the work will be built by another agent or session, also hand each leaf to plan.md as a delegable build-sequence slice with its prerequisites, the proof that closes it, and a stop or done condition.plan.md build-sequence slice (prerequisites, per-slice proof, stop/done condition). See briefing-an-agent and handing-off-work.recording-a-known-good-version.staying-on-mission.This skill is an original software workflow influenced by public product-oriented decomposition practice: the DOE Work Breakdown Structure Handbook (product-oriented WBS, the 100% rule, common element structures, the WBS dictionary), MIL-STD-881F, the NASA WBS Handbook, and GAO-20-195G, with mutual-exclusivity and work-package framing encoded as original workflow, all mapped in docs/00-standards-foundation/source-map.md. It does not create DOE, DoD, NASA, or GAO compliance, formal assurance, certification, cost-estimate validity, or regulatory adequacy.