Claude-skill-registry create-story

Create Story Workflow

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/create-story" ~/.claude/skills/majiayu000-claude-skill-registry-create-story && rm -rf "$T"
manifest: skills/data/create-story/SKILL.md
source content

Create Story Workflow

Goal: Prepare a story with all required context for implementation.

Agent: Scrum Master (Bob) Phase: 4 - Implementation


Execution

Read and follow:

./instructions.xml

Validation

After completion, verify against:

./checklist.md