What problem does it solve? Maintainers of open-source projects drown in untriaged issues and external pull requests, and handing work to autonomous coding agents requires precise, durable specifications that raw issue threads rarely provide. ## Core Features & Use Cases - Label State Machine: Moves issues and PRs through category labels (bug, enhancement) and status labels (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) with conflict detection. - Claim Verification: Reproduces reported bugs and checks out PR diffs to confirm they do what they claim before any further action. - Agent Briefs: Writes durable, behavior-focused agent briefs with acceptance criteria that survive codebase refactors, plus an .out-of-scope/ knowledge base recording rejected feature requests. - Use Case: A maintainer runs the triage command, sees grouped lists of unlabeled and stale issues, picks issue #42, and gets a verified recommendation plus a ready-to-post agent brief. ## Quick Start Ask the assistant to triage issue #42 and move it to the appropriate status with an agent brief.