Content Preview
--- model: claude-sonnet-4-0 --- Please analyze and fix the GitHub issue: $ARGUMENTS. Follow these steps: # PLAN 1. Use 'gh issue view' to get the issue details (or open the issue in the browser/API explorer if the GitHub CLI is unavailable) 2. Understand the problem described in the issue 3. Ask clarifying questions if necessary 4. Understand the prior art for this issue - Search the scratchpads for previous thoughts related to the issue - Search PRs to see if you can find history on this is
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/issue.md \
https://raw.githubusercontent.com/wshobson/commands/main/tools/issue.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/wshobson/commandsThen reference at tools/issue.md
Related Skills
issue-to-linear-task
Convert GitHub issues to Linear tasks
commandsissuelineartask
by qdhenry · claude-command-suite
issue-triage
Triage and prioritize issues effectively
commandsissuetriage
by qdhenry · claude-command-suite
Creating GitHub Issues from Web Research
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to res
skill-adaptercreating github issues from web research
by jeremylongshore · plugins-plus-skills
create-issue-gate
Use when starting a new implementation task and an issue must be created with strict acceptance criteria gating before execution.
generalcreateissuegate
by sickn33 (Antigravity) · antigravity-awesome-skills