status | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / status

status

maintained by duc01226

star 3 account_tree 1 verified_user MIT License
bolt View GitHub

name: status description: Generate status reports for sprints or projects. Use when creating status reports, checking progress, or summarizing sprint metrics. Triggers on keywords like "status report", "sprint status", "progress", "how are we doing". allowed-tools: Read, Write, Grep, Glob, Bash, TodoWrite

Status Report

Generate project/sprint status reports with metrics.

When to Use

  • Sprint status needed
  • Project progress report
  • Stakeholder update

Quick Reference

Workflow

  1. Read PBIs in scope
  2. Check git log for recent commits
  3. Find open issues/PRs
  4. Calculate metrics
  5. Generate report
  6. Save to plans/reports/

Metrics

  • Completed vs Planned
  • Velocity (if sprint)
  • Bug count
  • Blocker count

Report Structure

## Status Report - {Date}
### Sprint: {Name} | Day {N}/{Total}

#### Progress
| Metric | Planned | Actual | Status |
|--------|---------|--------|--------|

#### Completed
| Item | Owner |

#### In Progress
| Item | Status | Blocker |

#### Blockers
| Blocker | Impact | Action |

#### Risks
| Risk | Probability | Impact |

Output

  • Path: plans/reports/{YYMMDD}-status-{scope}.md

Related

  • Role Skill: project-manager
  • Command: /status

Task Planning Notes

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 1
Created Jan 2026
Last Updated 5 months ago
tools tools productivity tools

Related Skills

ui-ux-pro-max
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
content-prd
chevron_right
biomni
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.