understanding-outcome-decomposition

Decompose product outcomes into capabilities, features, and Gherkin-expressible stories.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/simonheimlicher/spx-claude --skill understanding-outcome-decomposition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: understanding-outcome-decomposition
Source: https://github.com/simonheimlicher/spx-claude/tree/main/plugins/spx/skills/understanding-outcome-decomposition
Command: npx skills add https://github.com/simonheimlicher/spx-claude --skill understanding-outcome-decomposition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams reason about CODE framework levels by enabling clear interpretation of outcomes and avoiding conflation of capabilities, features, and stories.

Core Features & Use Cases

  • Clarifies what belongs at each level: Capability, Feature, Story.
  • Provides a structured methodology for breaking down PRDs and product backlogs into runnable units.
  • Supports the enabler pattern for shared needs and ensures outcomes are testable and atomic.

Quick Start

Read the quick-start guidance and apply the decomposition steps to a sample PRD:

  • /decomposing-prd-to-capabilities
  • /decomposing-capability-to-features
  • /decomposing-feature-to-stories

Frequently Asked Questions about understanding-outcome-decomposition

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

FAQPage Schema
How do I decompose product outcomes into capabilities and features?

What is the difference between a capability, a feature, and a story in product management?

What is the difference between a capability, a feature, and a story in the CODE framework?

When should I use the enabler pattern during feature decomposition?

How do I write Gherkin-expressible stories from a product backlog?

How do I decompose a PRD into capabilities and features?

When should I apply the enabler pattern during outcome decomposition?

What is the CODE framework for product outcome decomposition?

How do I structure a PRD into capabilities and runnable stories?

Can I use the CODE framework to decompose any product backlog?

Does outcome decomposition work for shared needs across multiple features?

How do I ensure stories are testable during outcome decomposition?