What problem does it solve?
This Skill solves the problem of disorganized GitHub issue tracking, where unlabeled, misclassified, or under-specified issues slow down development teams and make it difficult to assign work to human developers or autonomous agents efficiently.
Core Features & Use Cases
- Standardized Issue Classification: Uses a state machine with defined category (bug/enhancement) and state roles (needs-triage, ready-for-agent, wontfix, etc.) to consistently label and route issues.
- Durable Agent Brief Generation: Creates structured, future-proof agent briefs for issues ready for autonomous agents, avoiding stale references to file paths or line numbers.
- Out-of-Scope Knowledge Base: Tracks rejected feature requests in a dedicated directory to preserve institutional memory and prevent redundant re-litigation of prior decisions.
- Use Case: For an open source development team, use this Skill to quickly sort incoming bug reports and feature requests, assign them to the right team members or AI agents, and avoid re-discussing previously rejected feature ideas.
Quick Start
Use the triage skill to review all unlabeled issues in your GitHub repository and recommend which ones should be moved to ready-for-agent status for autonomous processing.