sprint-status

Aggregate sprint plan data and story statuses into a concise progress snapshot.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill sprint-status-lordkuper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-status
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/sprint-status
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill sprint-status-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reads the current sprint plan and scans story files for status to produce a concise progress snapshot with burndown assessment and emerging risks, enabling quick situational awareness during a sprint.

Core Features & Use Cases

  • Read the current sprint plan (sprint number, goal, dates) and extract relevant details for reporting.
  • Scan stories for status markers (DONE, IN PROGRESS, BLOCKED, NOT STARTED) and compute a burndown-style progress view.
  • Produce a compact, shareable sprint update and highlight emerging risks for team discussions.

Quick Start

Run /sprint-status to generate a current sprint snapshot.

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 status snapshot from existing story files?

You can get a sprint status snapshot by running a command that reads your sprint plan and scans story files for status markers like DONE, IN PROGRESS, BLOCKED, and NOT STARTED. It produces a concise, read-only progress report without modifying your sprint data.

Can I generate a burndown style progress view for an ongoing sprint?

Yes, you can generate a burndown style progress view for an ongoing sprint. The tool computes burndown assessment by aggregating story statuses from your sprint plan, giving you quick situational awareness of sprint health at a glance.

Does this agile project management tool modify my sprint plan data?

No, this agile project management tool does not modify your sprint plan data. It operates as a read-only report generator, scanning your sprint files and story statuses to produce a compact snapshot for team discussions without altering any original data.

What is the best way to identify emerging risks during a sprint?

The best way to identify emerging risks during a sprint is to aggregate your sprint plan data and story statuses into a concise snapshot. This highlights blocked stories and burndown deviations, enabling quick situational awareness for team discussions.

How do I create a shareable sprint update for my team?

You create a shareable sprint update by running a single command that reads your current sprint number, goal, and dates, then scans stories for status markers. The output is a compact sprint health snapshot ready for team discussions.