github-triage
SKILL.md
GitHub Triage (gh-first)
Use this skill when the task is “find upstream issues/PRs for this error”.
Default flow
Prefer running the bundled script and paste the results back:
/Users/bvt/.codex/skills/github-triage/scripts/gh_triage.sh --repo OWNER/REPO --phrase "exact error text" --limit 10 --prs
If you must do it manually
- Issues (exact):
gh search issues --repo OWNER/REPO --match title,body "..." --limit 10 - Then expand:
gh issue view N --repo OWNER/REPO --comments
Output
- Always include
OWNER/REPO#Nand the URL.
Weekly Installs
13
Repository
altinity/skillsGitHub Stars
5
First Seen
Jan 25, 2026
Security Audits
Installed on
codex13
claude-code12
opencode3
gemini-cli3
antigravity3
windsurf3