sprint-check

Summarize sprint health from current-sprint.md with progress, risks, and actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mattfuster/aisef-setup --skill sprint-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-check
Source: https://github.com/mattfuster/aisef-setup/tree/main/.claude/skills/sprint-check
Command: npx skills add https://github.com/mattfuster/aisef-setup --skill sprint-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mid-sprint health checks are often noisy or overlooked. This skill provides a concise status summary, flags risks, and suggests actionable steps to keep a sprint on track.

Core Features & Use Cases

  • Read sprint board state and compute progress metrics (days elapsed, days remaining, WO distribution, and task statuses).
  • Produce a structured health report with risk flags and recommended actions for stakeholders.
  • Suitable for daily standups, sprint reviews, and early warning when scope or capacity is at risk.

Quick Start

Ask me to run a sprint check to generate a concise health report based on the current sprint board.

Frequently Asked Questions about sprint-check

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

FAQPage Schema
How do I generate a mid-sprint health check from my current sprint board?

To generate a mid-sprint health check, the skill reads your current sprint state from the 04-sprints/current-sprint.md file, computes progress metrics like days remaining and task statuses, and outputs a concise summary with risk flags and recommended actions.

What is the best way to summarize sprint status for a daily standup?

The best way to summarize sprint status is to run a sprint check, which calculates work order distribution and elapsed days from your sprint board, producing a structured report optimized for quick scanning during standups.

How does sprint risk flagging work for agile project management?

Sprint risk flagging works by analyzing task distribution and work order statuses from your current sprint file, identifying scope or capacity risks, and highlighting recommended actions to keep the sprint on track.

Can I use this skill for early warning when sprint scope is at risk?

Yes, you can use this skill for early warning. It evaluates your current sprint state to detect when scope or capacity is at risk, providing actionable steps and structured alerts suitable for embedding in AI workflows.

Do I need a specific markdown file format to check sprint progress?

You need a markdown file named current-sprint.md located in the 04-sprints directory. The skill reads this specific file to compute sprint progress metrics and generate the health report.

Why does my sprint status report need clear guardrails for AI workflows?

Your sprint status report needs clear guardrails to ensure the output remains concise and structured for quick scanning. This design prevents information overload when embedding the sprint health summary into automated AI workflows.