Workflow Sprint Planning

Run the Sprint Planning workflow (refinement -> stories -> edge cases)

Run the Sprint Planning workflow to prepare sprint-ready stories from a backlog or PRD.

This workflow uses multiple skills in sequence. For each step, read the skill instructions and follow them to create the artifact.

Workflow Steps

Step 1: Refinement Notes

Use the iterate-refinement-notes skill from skills/iterate-refinement-notes/SKILL.md.

Document the backlog refinement session: stories discussed, estimates, questions raised, and decisions made.

Step 2: User Stories

Use the deliver-user-stories skill from skills/deliver-user-stories/SKILL.md.

Generate user stories with clear acceptance criteria from the refined backlog items.

Step 3: Edge Cases

Use the deliver-edge-cases skill from skills/deliver-edge-cases/SKILL.md.

Document edge cases, error states, and boundary conditions for the stories from Step 2.

Output

Create all three artifacts in sequence, ensuring each builds on the previous.

Reference the Sprint Planning workflow at _workflows/sprint-planning.md for additional guidance.

Context from user: $ARGUMENTS