sprint-status

Installation
SKILL.md

Sprint Status

This is a fast situational awareness check, not a sprint review. It reads the current sprint plan and story files, scans for status markers, and produces a concise snapshot in under 30 lines. For detailed sprint management, use /sprint-plan update or /milestone-review.

This skill is read-only. It never proposes changes, never asks to write files, and makes at most one concrete recommendation.


1. Find the Sprint

Argument: $ARGUMENTS[0] (blank = use current sprint)

  • If an argument is given (e.g., /sprint-status 3), search production/sprints/ for a file matching sprint-03.md, sprint-3.md, or similar. Report which file was found.
Related skills
Installs
48
GitHub Stars
18.6K
First Seen
Apr 8, 2026