---
name: sprint-stories
description: Use when the user asks Codex to write sprint stories, convert a sprint plan into implementation stories, generate STORY files, or prepare a reviewed sprint backlog.
---

# Sprint Stories

Run Phase 2 of Sprint Protocol.

1. Read `../sprint-protocol/SKILL.md`.
2. Read `../sprint-protocol/references/codex-orchestration.md`.
3. Read `../sprint-protocol/references/phase-2-stories.md`.
4. Read `../sprint-protocol/references/story-template.md`.
5. Use `update_plan`.
6. Build stories from feature requirements, not from a fixed target count.
7. Require every story to include required skills/tools, difficulty/model routing, dependency notes, and feature-level tests.
8. Spawn story writers in bounded batches based on dependency risk.
9. Write and audit `stories/STORY-NNN.md` plus sprint `README.md`.

Treat legacy `/sprint-stories <name>` as this skill.
