What problem does it solve? Maintainers drown in untriaged issues and external PRs with no consistent process for categorizing, verifying, and routing work. This Skill enforces a structured triage workflow that classifies every item, verifies claims against the codebase, and produces agent-ready briefs so nothing sits ambiguous. ## Core Features & Use Cases - Label-based state machine: Applies a namespaced taxonomy (bug/enhancement, workflow::specs/ready/in-progress/blocked, hitl/afk) so every issue carries exactly one label per required axis. - Verification and grilling: Reproduces reported bugs, checks out PR diffs to confirm claims, and invokes grilling and domain-modeling skills to flesh out underspecified requests. - Agent briefs and out-of-scope knowledge base: Writes durable, behavioral agent briefs for afk-ready work and records rejected feature requests in .out-of-scope/ files to deduplicate future requests. - Use Case: A maintainer runs /triage on Monday morning, sees three buckets (unlabeled, partially triaged, blocked with reporter activity), picks issue #42, verifies the reported bug, and posts an agent brief so an AFK agent can implement the fix. ## Quick Start Ask the agent to triage issue #42 by reading it fully, verifying the claim against the codebase, and recommending category, execution mode, and workflow state labels.