triage
SolidGitHub issue and PR investigator. Pulls open issues/PRs, classifies them, searches the codebase for root cause or reviews contributed code, proposes fixes with file:line references, and optionally implements fixes. Handles both issues and pull requests.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- allysgrandiose674
- Repository
- allysgrandiose674/Armory
- Created
- 3 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
issue-triage
Use when the user wants to triage GitHub issues - decide whether an issue is still relevant, reproducible, closeable, a duplicate, or what concretely needs doing. Selects and prioritizes first (never dumps all issues at once), then deep-triages the chosen issues via parallel subagents, recommends actions for the owner to approve, and can optionally kick off a reviewed fix. Works for any repo; produces no sensitive or personal data.
cm-triage
Triage a GitHub issue on the claude-monitor repo. Fetches the issue with `gh`, reads the relevant code, classifies the report, hypothesizes a root cause, checks for duplicates, and produces a proposed triage comment plus label set for the user to approve before anything is posted. Use whenever the user says "triage issue 42", "look at #42", "what's going on with this issue", or invokes `/cm-triage`. Never mutates GitHub on its own — always proposes.
github-triage
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 /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only. Triggers: 'triage', 'triage issues', 'triage PRs', 'github triage'.