Sprint Health banner
borghei borghei

Sprint Health

Development community

Description

--- description: Check current sprint health and identify risks. --- Assess sprint health: 1. **Progress check:** - Days elapsed vs days remaining in sprint - Tasks completed vs total committed - Story points burned vs total planned - Calculate burn rate and project completion likelihood 2. **Burndown analysis:** - Is the team ahead, on track, or behind the ideal burndown line? - Identify acceleration or deceleration trends - Project sprint-end status based on current velo

Installation

Installs to ~/.claude/commands/borghei-claude-skills-sprint-health.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/borghei/Claude-Skills/HEAD/.claude/commands/sprint-health.md -o ~/.claude/commands/borghei-claude-skills-sprint-health.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository