planning-stories

Community

Decompose PRDs into implementable user stories.

Authorgleeb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns a validated PRD and system architecture into a structured set of user story outlines, so execution agents can implement features without ambiguous scope, missing dependencies, or duplicated contract definitions.

Core Features & Use Cases

  • Story Decomposition with Guardrails: Breaks each PRD user story group into right-sized stories (bounded for ~30–60 minutes) while enforcing strict “WHEN / WHEN NOT to use” rules to prevent premature or out-of-scope work.
  • Dependency Manifest + Integration Strategy: Produces per-story dependency manifests and an integration strategy that records mocks vs real connections and ensures every mock is realized later or explicitly deferred.
  • Shared Contract Identification: Detects shared interfaces (data shapes, API contracts, auth models, error formats), extracts them into plan/contracts/, and connects stories to provided/consumed contracts.
  • Folder Structure Output: Creates plan/user-stories/US-NNN-name/ folders with story.md files and adds plan/contracts/ entries for identified shared contracts.

Quick Start

Use planning-stories to decompose plan/prd.md and plan/system-architecture.md into plan/user-stories/ story folders after the Planning Hub validates the PRD and architecture inputs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: planning-stories
Download link: https://github.com/gleeb/ai-registry/archive/main.zip#planning-stories

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.