github-issue-triage
Installation
SKILL.md
GitHub Issue Triage
Produces a backlog health report: which open issues are done, superseded, or still real — backed by evidence from the live codebase and git history.
Three deterministic scripts are provided in scripts/:
| Script | Purpose |
|---|---|
fetch-issues.sh |
Download all open issues to a JSON file |
explore-issue.sh |
Cross-reference a single issue against the local repo |
close-issues.sh |
Bulk-close or bulk-comment on a list of issue numbers |
Repo modes
The triage process behaves differently depending on how the target GitHub repo is organised: