sprint-status

Analyze markdown sprint files to report task completion and risks.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill sprint-status-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-status
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/sprint-status
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill sprint-status-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a fast and concise assessment of sprint progress, helping users stay on top of project status and potential risks.

Core Features & Use Cases

  • Sprint Progress Overview: Summarizes sprint goals, tasks, and completion status.
  • Burndown Assessment: Calculates the percentage of tasks completed and compares it to the time elapsed.
  • Risk Identification: Flags stories that are in progress but stale or blocked, indicating potential issues.

Quick Start

To check the current sprint status, simply run 'sprint-status'.

Frequently Asked Questions about sprint-status

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

FAQPage Schema
How do I track agile sprint progress from markdown files?

To track agile sprint progress from markdown files, this Skill analyzes your project's sprint directory to summarize task completion status and calculate the percentage of completed tasks.

What is the best way to identify blocked or stale tasks in a sprint?

To identify blocked or stale tasks in a sprint, this Skill flags stories that remain in progress without recent updates, highlighting potential issues by assessing which active tasks may be stalled.

How does sprint burndown assessment work for project management?

Sprint burndown assessment works by calculating the percentage of tasks completed and comparing it directly to the time elapsed, helping you quickly determine if your agile project is on track.

Can I use this for agile project management without any external dependencies?

Yes, you can use this for agile project management without external dependencies. It requires no additional libraries and operates by directly analyzing the markdown files stored in your sprint directory.

How do I run a quick sprint status report?

To run a quick sprint status report, simply execute the 'sprint-status' command. This triggers the Skill to scan your sprint directory, assess task completion, and flag potential risks.