Agent skill

status

Show sprint progress

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/status

SKILL.md

Status

Show current sprint progress with minimal token usage.

Process

  1. Read project-meta.json for sprint context and roadmap
  2. Call TaskList to get all tasks
  3. Display:
[project-name] | Sprint: [name]
═════════════════════════════════
Progress: [N]/[N] complete | [N] verified
In Progress: [N] | Ready: [N] | Blocked: [N]

Active:
  → [SID] [subject] (in_progress)

Next:
  [SID] [subject] (ready)
  [SID] [subject] (ready)

Roadmap: [N] epics remaining (~[N] stories)
Historical: [N] tasks completed across [N] sprints

Rules

  • Do NOT read source files, only project-meta.json
  • Use haiku model for minimal cost
  • If no project-meta.json exists, suggest running audit or npx claude-auto-dev --init

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results