rcode-create-epics-and-stories

Break PRDs into epics, user stories, and acceptance criteria.

2|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/hanzlahabib/rcode --skill rcode-create-epics-and-stories
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rcode-create-epics-and-stories
Source: https://github.com/hanzlahabib/rcode/tree/main/rcode/skills/actions/2-plan/rcode-create-epics-and-stories
Command: npx skills add https://github.com/hanzlahabib/rcode --skill rcode-create-epics-and-stories

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a product requirements document into a structured delivery plan, so teams do not have to manually sort requirements, chase missing constraints, or guess how work should be split.

Core Features & Use Cases

  • Requirements Extraction: Pulls functional, non-functional, architectural, and UX requirements into a single working draft.
  • Epic Design: Groups requirements into user-value-focused epics with clear requirement coverage mapping.
  • Story Generation: Breaks each epic into independently testable stories with explicit acceptance criteria.
  • Validation Workflow: Confirms completeness, dependency flow, and readiness before the plan is finalized.
  • Use Case: A product manager uploads a PRD and architecture notes, then uses this Skill to produce an approved backlog that engineering can start implementing immediately.

Quick Start

Ask this skill to analyze your PRD and produce approved epics and testable user stories for the project.

Frequently Asked Questions about rcode-create-epics-and-stories

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

FAQPage Schema
How do I turn a PRD into epics and user stories for my backlog?

To turn a PRD into epics and user stories, this Skill extracts functional, non-functional, architectural, and UX requirements, groups them into user-value-focused epics, and breaks them down into testable stories with acceptance criteria.

What is the best way to break down product requirements into ready-to-build stories?

Breaking down product requirements into ready-to-build stories involves mapping requirement coverage across PRD and architecture notes, sizing stories for independent testing, and validating dependency flow before finalizing the backlog.

Can I use architecture and UX notes to generate user stories with acceptance criteria?

Yes, you can use architecture and UX notes to generate user stories. The process validates completeness and dependency flow across PRD, architecture, and UX inputs to produce explicitly testable stories with clear acceptance criteria.

Does story mapping help with dependency checks and backlog creation?

Story mapping supports backlog creation by structuring requirement extraction and epic grouping, applying validation workflows to confirm dependency flow, and ensuring coverage mapping is complete before engineering implementation begins.

How do I ensure my epics and user stories are approved for engineering delivery?

To ensure epics and user stories are approved for engineering delivery, an approval-driven validation workflow checks requirement completeness, dependency flow, and story readiness before finalizing the structured backlog.