sprint-status

Read sprint plans and story files to generate progress snapshots with burndown and risks.

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill sprint-status-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-status
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/sprint-status
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill sprint-status-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides fast situational awareness of sprint health by reading the current sprint plan and related story files to produce a concise progress snapshot with a burndown assessment and emerging risks. It helps teams answer "how is the sprint going" at any point during a sprint.

Core Features & Use Cases

  • Reads sprint plan and story files to extract goals, dates, priorities, and statuses.
  • Calculates burndown metrics and flags risks such as stalled work or missing updates.
  • Generates a compact status report suitable for quick daily standups or async updates.

Quick Start

Ask sprint-status to generate a concise progress 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 generate a sprint status report with burndown metrics?

To generate a sprint status report, the Skill reads your current sprint plan and story entries to calculate burndown metrics, completion percentages, and days remaining. It outputs a concise progress snapshot suitable for daily standups.

What sprint health risks should I look for during an active sprint?

Sprint health risks include stalled work, missing status updates, and tasks falling behind schedule. The Skill identifies these emerging risks by reading story entries and flagging items that lack progress or show inconsistent updates during the active sprint.

How do I get a quick sprint update for an async standup?

You can get a quick sprint update by asking the Skill to generate a compact status report. It reads your sprint plan and story files to produce a concise progress snapshot with burndown assessment, ideal for async daily updates.

Can I track sprint burndown without a dedicated agile project management tool?

Yes, you can track sprint burndown by having the Skill read your existing sprint plan and story files. It computes completion and burndown metrics directly from these entries, eliminating the need for a separate reporting tool.

When do I need to check sprint progress during a project?

You need to check sprint progress during an active sprint to answer questions like how the sprint is going. The Skill calculates days remaining and identifies risks by reading current story statuses, providing situational awareness at any point.

What is a burndown assessment and how does it work for sprint reporting?

A burndown assessment compares completed work against the sprint timeline to gauge progress. The Skill calculates this by reading story entries and sprint dates, generating a snapshot that shows whether the team is on track to finish planned work.