status

Summarize sprint progress and task status from prd.json sprint data.

2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/djnsty23/claude-auto-dev --skill status-djnsty23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/djnsty23/claude-auto-dev/tree/main/skills/status
Command: npx skills add https://github.com/djnsty23/claude-auto-dev --skill status-djnsty23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a compact view of sprint progress and task status, helping teams quickly assess what’s done, what’s in progress, and what’s blocked. Use the progress command to monitor agile performance efficiently, without confusing built-in status commands.

Core Features & Use Cases

  • Real-time sprint progress overview derived from prd.json-like sprint data.
  • Quick task status summary using TaskList as the primary data source.
  • Applicable to agile software projects that maintain sprint data and want a concise sprint health snapshot.

Quick Start

Run the status command to fetch the latest sprint data and view progress.

Frequently Asked Questions about status

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

FAQPage Schema
How do I track sprint progress for tasks in a prd.json file?

To track sprint progress for a prd.json file, run the status command to fetch the latest sprint data and generate a concise overview of done, in-progress, ready, and blocked tasks.

How can I get a quick summary of blocked and in-progress agile tasks?

You can get a quick summary of blocked and in-progress agile tasks by using the status command, which reads from TaskList to present your current sprint health snapshot at a glance.

Does this sprint progress tracker require a specific prd.json format?

Yes, the sprint progress tracker requires a prd.json-compatible sprint data file to accurately parse and summarize your agile project's task statuses and overall progress metrics.

What is the best way to monitor agile task status without confusing built-in commands?

The best way to monitor agile task status without confusing built-in commands is to use the dedicated status command, which isolates sprint metrics and avoids built-in command conflicts.

Can I use TaskList as the primary data source for sprint health metrics?

Yes, you can use TaskList as the primary data source for sprint health metrics. The tool reads directly from it to provide a real-time overview of your agile project's progress.