What problem does it solve?
Keeping a large GitHub project board accurate is manual and error-prone: slipped sprint tickets go unnoticed, assignee workloads become unbalanced, and roadmap epics drift out of date. This Skill automates sprint close-out, board hygiene audits, ticket-load balancing, standup reporting, and roadmap health checks for the Arize-ai/phoenix repository.
Core Features & Use Cases
- Sprint Operations: Snapshot the sprint board (#42), dry-run a rollover plan, then apply it to move slipped tickets to the next sprint with an automatic comment on each issue.
- Board Hygiene & Load Health: Detect stranded tickets, Done-but-open issues, unassigned in-progress work, and teammates who are starving (under 3 tickets) or buried (over 15).
- Standup & Roadmap Audits: Generate per-person did/doing standup reports and audit roadmap board #45 epics for planning specificity, staleness, overdue dates, and missing Status fields, applying a
needs planning label where warranted.
- Use Case: At the end of a sprint, run the snapshot and rollover scripts to review which tickets slipped, apply the rollover, then run the health report to rebalance assignments before the next sprint planning meeting.
Quick Start
Ask the assistant to close out the current sprint on the phoenix board and roll any unfinished tickets into the next sprint.