What problem does it solve?
Manually sorting GitHub issues, preparing specifications for autonomous agents, and tracking rejected feature decisions is inconsistent and time-consuming, leading to duplicated work, lost context, and repeated discussions of previously rejected ideas.
Core Features & Use Cases
- Structured Issue Triage: Enforces a state machine workflow with clear category (bug/enhancement) and state (needs-triage, ready-for-agent, wontfix, etc.) roles to standardize issue sorting.
- Durable Agent Briefs: Generates compliant agent briefs for AFK agents that avoid stale file/line references and include concrete acceptance criteria.
- Out-of-Scope Knowledge Base: Manages a persistent record of rejected feature requests to prevent re-litigating past decisions and deduplicate similar incoming issues.
- Use Case: Open source maintainers can use this skill to quickly sort incoming bug reports and feature requests, prepare well-specified issues for autonomous implementation, and preserve reasoning for rejected features so new contributors don't repeat past discussions.
Quick Start
Use the triage skill to evaluate the 5 newest unlabeled GitHub issues, assign appropriate triage roles, and surface any that match previously rejected feature requests in the .out-of-scope directory.