Claude-skill-registry gh-triage
Fetch all GitHub issues via gh CLI and use AI agents to deeply analyze, cluster, and prioritize issues
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/gh-triage" ~/.claude/skills/majiayu000-claude-skill-registry-gh-triage && rm -rf "$T"
manifest:
skills/data/gh-triage/SKILL.mdsource content
Read
prompts/instructions.md and execute.