What problem does it solve? Maintainers lose time manually sorting incoming issues and PRs, verifying bug claims, and writing specifications detailed enough for autonomous agents to execute. This Skill standardizes that workflow with a defined state machine and durable brief templates. ## Core Features & Use Cases - State machine triage: Apply category roles (bug, enhancement) and state roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) to issues and external PRs. - Verification and grilling: Reproduce reported bugs, check out PR diffs to confirm claims, and grill vague requests into shape using domain-modeling techniques. - Agent brief generation: Write durable, behavior-focused agent briefs with acceptance criteria that survive codebase refactors, plus an .out-of-scope/ knowledge base for rejected features. - Use Case: A maintainer asks what needs attention; the Skill lists unlabeled, in-progress, and replied issues, then walks one issue through verification and posts a complete agent brief so an AFK agent can implement it. ## Quick Start Ask the agent to show everything on the issue tracker that needs triage attention, then pick an issue to evaluate.