create-stories

Decompose epic narratives into implementable user stories with acceptance criteria.

Updated May 24, 2026
One-click install
npx skills add https://github.com/LeKay/ai-game --skill create-stories-lekay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-stories
Source: https://github.com/LeKay/ai-game/tree/main/.claude/skills/create-stories
Command: npx skills add https://github.com/LeKay/ai-game --skill create-stories-lekay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of breaking down epics into individual, manageable story files, automating the generation of content that developers need to work on.

Core Features & Use Cases

  • Story Decomposition: Reads epics and governing requirements to automatically create detailed story files.
  • Custom Review Modes: Offers different review levels (full, lean, solo) to suit varying needs.
  • QA Integration: Ensures story quality by integrating QA review gates and test evidence generation.

Quick Start

Use the create-stories skill on an epic with the command: /create-stories combat

Frequently Asked Questions about create-stories

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

FAQPage Schema
How do I break down game development epics into implementable user stories?

Automated story decomposition reads epic narratives and governing requirements to generate individual story files tied to specific game development requirements and acceptance criteria.

What is story decomposition in iterative game design?

Story decomposition in iterative game design is the process of automatically splitting broad epic narratives into manageable, implementable story files that contain specific requirements and acceptance criteria for developers.

Can I generate test specifications for each user story during project planning?

Yes, you can generate test specifications for each user story during project planning by relying on predefined story classification and integrating QA review gates to ensure story quality and test evidence generation.

Does the story decomposition process support different review modes for solo developers?

Yes, the story decomposition process supports solo developers by offering custom review modes including full, lean, and solo levels to suit varying project planning and game design requirements.

What are the limitations of automated epic decomposition for game development?

Automated epic decomposition relies on predefined story and ADR classification to function properly, meaning it requires governing requirements to be established beforehand to accurately generate acceptance criteria and test specifications.