What problem does it solve? Issue trackers accumulate unverified bug reports, duplicate requests, and ambiguous feature asks that stall maintainers. This Skill verifies claims against the actual code, applies the project's existing workflow labels, and turns raw requests into actionable next states or implementation briefs. ## Core Features & Use Cases - Claim Verification: Reproduces bug reports or inspects relevant code before confirming issues, and checks whether requested behavior already exists or was previously rejected. - State Management: Maps items to existing workflow states like needs-triage, needs-info, ready-for-agent, or wontfix without inventing new labels. - Implementation Briefs: Produces structured briefs with acceptance criteria, scope boundaries, and contract pointers for ready items, plus rejection records for out-of-scope requests. - Use Case: A maintainer points the agent at an open GitHub issue; the Skill reproduces the reported bug, confirms it, applies the ready-for-agent label, and drafts a brief a contributor can implement from directly. ## Quick Start Triage issue number 42 in this repository, verify the reported bug, and prepare an implementation brief if it is confirmed.