break-down-initiative

Decompose high-level documents into independently-executable vertical-slice feature outlines.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/JonnyCBB/claude-code-config --skill break-down-initiative
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: break-down-initiative
Source: https://github.com/JonnyCBB/claude-code-config/tree/main/plugins/jbb-feature-dev/skills/break-down-initiative
Command: npx skills add https://github.com/JonnyCBB/claude-code-config --skill break-down-initiative

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Break Down Initiative helps product and engineering teams transform a high-level PRD, RFC, epic, or initiative into a set of independently executable features. Each feature travels through its own research-and-plan pipeline, enabling parallel progress and clearer scope boundaries.

Core Features & Use Cases

  • End-to-end feature decomposition: split a large initiative into multiple vertical-slice features that cross all layers (data, API, UI, tests).
  • Stepwise workflow guidance: validate input level, explore the codebase, draft feature outlines, run a lightweight interactive quiz, and write a formal decomposition document.
  • Reusable templates: standard references and output templates for consistent downstream pipelines across initiatives.

Quick Start

Provide a high-level PRD or initiative document and let Break Down Initiative generate independent feature outlines.

Frequently Asked Questions about break-down-initiative

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

FAQPage Schema
How do I break down an epic into independently executable features?

Vertical slice decomposition splits initiatives into end-to-end features that cross all layers including data, API, UI, and tests, enabling parallel progress and clearer scope boundaries across multiple subsystems.

What is vertical slice decomposition for product roadmaps?

Vertical slice decomposition splits initiatives into end-to-end features that cross all layers including data, API, UI, and tests, enabling parallel progress and clearer scope boundaries across multiple subsystems.

How do I split a PRD into runnable feature outlines?

You split a PRD into runnable feature outlines by validating the input, exploring the codebase, drafting vertical slices, running an interactive quiz, and generating a decomposition document with next steps.

Can I use this to decompose an initiative spanning multiple user journeys?

Yes, you can decompose initiatives spanning multiple subsystems or user journeys by producing multiple end-to-end feature outlines, each traveling through its own research-and-plan pipeline for independent execution.

What's the best way to turn high-level initiatives into parallel development tasks?

The best way to turn high-level initiatives into parallel tasks is generating vertical-slice feature outlines from PRDs or RFCs, allowing each feature to progress independently through its own research-and-plan pipeline.

Do I need a complete PRD before starting feature decomposition?

You need a high-level document describing what to build that spans multiple subsystems or user journeys; the decomposition process validates the input level during the first step before proceeding.