sprint-status

Read sprint plans and story statuses to generate a progress snapshot with burndown insights.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill sprint-status-junnnnywon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-status
Source: https://github.com/JunnnnyWon/Codex-Game-Studios/tree/main/.claude/skills/sprint-status
Command: npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill sprint-status-junnnnywon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint status automation reads the current sprint plan and story statuses to produce a concise progress snapshot with burndown insights. Run at any time during a sprint for quick situational awareness. Use when user asks 'how is the sprint going', 'sprint update', 'show sprint progress'.

Core Features & Use Cases

  • Read the current sprint plan and story statuses to generate a concise progress snapshot with burndown insights.
  • Identify progress, blockers, and emerging risks so teams can respond early.
  • Use during a sprint when stakeholders ask for status updates or sprint health checks.

Quick Start

Ask for sprint status to generate a concise sprint health snapshot for the current sprint.

Frequently Asked Questions about sprint-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a quick sprint progress update with burndown insights?

To get a sprint progress update, you can ask for sprint status to generate a concise health snapshot. It reads story statuses from the sprint plan to present a compact 30-line report with burndown insights.

What is the best way to check sprint health and identify blockers?

The best way to check sprint health is to request a sprint update. It parses story statuses like BLOCKED or IN PROGRESS to identify progress, blockers, and emerging risks so teams can respond early.

How does sprint status reporting work when my sprint plan is updated?

Sprint status reporting reads the current sprint plan and aggregates story statuses like DONE, IN PROGRESS, and NOT STARTED. It computes days elapsed and remaining to format a concise situational awareness report.

Do I need a specific sprint-plan file format to generate sprint status reports?

You do not need a specific file format. The tool parses data directly from production sprints or sprint-status.yaml, and can fallback to reading the standard sprint plan if those are unavailable.

Can I use this to track sprint burndown for stakeholder status updates?

Yes, you can use this during a sprint when stakeholders ask for status updates or health checks. It produces a concise progress snapshot with burndown insights for quick situational awareness.

Why does my sprint status report show days elapsed and remaining?

The sprint status report shows days elapsed and remaining to help you track sprint health over time. It computes these metrics from the sprint plan to provide accurate burndown insights for situational awareness.