From git
When an issue, bug, or review comment is found that may fall outside the current task scope, use this skill to ask the user whether to address it now or create a GitHub issue for later. Always use this skill instead of silently skipping or auto-deciding — the user decides what to include.
How this skill is triggered — by the user, by Claude, or both
Slash command
/git:triage-issueThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
When you encounter a problem, bug, review comment, or improvement opportunity that may be outside the current task scope, **always** ask the user how to handle it. Never silently skip or auto-decide.
When you encounter a problem, bug, review comment, or improvement opportunity that may be outside the current task scope, always ask the user how to handle it. Never silently skip or auto-decide.
Clearly describe the issue to the user:
Present two options:
Wait for the user's response. Do not proceed until the user has made a choice.
gh issue create with:
npx claudepluginhub t0k0sh1/agent-plugins --plugin gitAnalyzes codebase impact for a given request and creates structured GitHub issues with AI-verified and human-judgment-needed sections.
Fixes GitHub issues end-to-end with GitHub CLI: views issue, researches context, plans fix, creates branch, implements/tests changes, submits PR.
Creates structured GitHub issues from session reflections or improvement ideas using the gh CLI. Bridges the gap between noticing a problem and tracking a fix.