Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to…
Read-only GitHub issue and PR analyzer that spawns parallel background tasks for evidence-backed triage reports.
Fetches all open issues and PRs, classifies each by type (bug, feature, question, etc.), and spawns one quick background subagent per item for parallel analysis
Every factual claim in reports requires a GitHub permalink to specific code lines or commits; unverifiable statements are marked [UNVERIFIED] and carry no weight
Generates individual markdown reports to /tmp/{datetime}/ for each issue and PR, plus a summary index; never mutates GitHub (no comments, closes, merges, or labels)
Supports bug verdict classification (CONFIRMED_BUG, NOT_A_BUG, ALREADY_FIXED, UNCLEAR) with commit-level fix tracking via git history analysis
GitHub Triage - Read-Only Analyzer
Architecture
1 ISSUE/PR = 1 task_create = 1 quick SUBAGENT (background). NO EXCEPTIONS.
Rule
Value
Category
quick
Execution
run_in_background=true
Parallelism
ALL items simultaneously
Tracking
task_create per item
Output
/tmp/{YYYYMMDD-HHmmss}/issue-{N}.md or pr-{N}.mddon't have the plugin yet? install it then click "run inline in claude" again.