des-create-story

Convert an Epic Catalog into a traceable Story Catalog with acceptance criteria.

2|Updated May 20, 2026
One-click install
npx skills add https://github.com/DKSang/DES-SKILL --skill des-create-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: des-create-story
Source: https://github.com/DKSang/DES-SKILL/tree/main/skills-support/des-create-story
Command: npx skills add https://github.com/DKSang/DES-SKILL --skill des-create-story

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns high-level Epic Catalog planning into a traceable, acceptance-driven Story Catalog so agents can confidently move from design artifacts to an actionable implementation backlog.

Core Features & Use Cases

  • Epic-to-story breakdown: creates user/engineering stories derived from selected epics with clear story scope (included/excluded).
  • Traceability and mapping: links every story back to the originating epic and to the specific DES planning artifacts it depends on.
  • Readiness-ready backlog artifacts: generates acceptance criteria, test expectations, quality expectations, governance/security expectations, dependencies, risks/blockers, and guidance for sprint planning.
  • Guardrailed workflow fit: explicitly avoids sprint planning, detailed task breakdowns, code generation, and implementation content.

Quick Start

Use the des-create-story skill to generate _des-output/implementation-artifacts/story-catalog.md from _des-output/implementation-artifacts/epic-catalog.md.

Frequently Asked Questions about des-create-story

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

FAQPage Schema
How do I convert epics into implementation-ready stories for data engineering?

To convert epics into implementation-ready stories, you transform an Epic Catalog into a Story Catalog with acceptance criteria, test expectations, and traceability to planning artifacts. This ensures every story is ready for sprint planning and CI/CD readiness checks.

What is epic decomposition in data engineering workflow planning?

Epic decomposition is the process of breaking down high-level epics into acceptance-driven, testable user and engineering stories. It establishes clear story scope, explicit dependencies, risks, and links back to originating epics for full traceability.

How do I generate acceptance criteria and test expectations for a story catalog?

You generate acceptance criteria and test expectations by mapping each story back to its originating epic and planning artifacts. The resulting story catalog includes quality, governance, and security expectations required for backlog readiness.

Does epic-to-story breakdown include sprint planning and code generation?

Epic-to-story breakdown does not include sprint planning, detailed task breakdowns, or code generation. It strictly focuses on creating readiness-ready backlog artifacts with acceptance criteria, dependencies, and risks to guide subsequent sprint planning.

What dependencies and risks are captured when creating an implementation-ready story catalog?

Creating an implementation-ready story catalog captures explicit dependencies, risks, and blockers for each story. It also maps story scope constraints and governance security expectations to ensure comprehensive coverage before sprint execution.

Can I use des-create-story for CI/CD readiness checks in data engineering?

You can use des-create-story for CI/CD readiness checks by generating stories with acceptance criteria and test expectations. It produces readiness-ready backlog artifacts specifically designed for data engineering workflow planning and readiness validation.