story.write

Community

Turn epics into actionable stories.

Authorepieczko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Convert decomposed items from epic.decompose into fully formatted user stories. This skill generates individual Markdown files for each story following standard user story format, enabling traceable implementation steps.

Core Features & Use Cases

  • Generate story_<n>.md files with persona, goal, benefit, acceptance criteria, and metadata
  • Create stories_index.md as a summary index of all created stories
  • Include epic reference for traceability and INVEST-aligned storytelling

Quick Start

python3 skills/story/write/story_write.py
--stories_file_(string,_required):path_to_the_stories.json_file_from_epic.decompose "value"
--epic_reference
(string,_optional):reference_to_the_source_epic_for_traceability "EPIC-001"
--output_dir
(string,optional):directory_to_save_story_files(default:./stories/) "value" \

Dependency Matrix

Required Modules

jsonyaml

Components

Standard package

💻 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: story.write
Download link: https://github.com/epieczko/betty/archive/main.zip#story-write

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 223,000+ vetted skills library on demand.