Gh Issue Show — Git skill for Claude Code
List GitHub issues in the current repository, or show details of a specific issue.
How to install Gh Issue Show
Installs to ~/.claude/commands/petar-djukic-coding-skills-gh-issue-show.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/petar-djukic/coding-skills/HEAD/.claude/commands/gh-issue-show.md -o ~/.claude/commands/petar-djukic-coding-skills-gh-issue-show.md Restart Claude Code, or start a new session, for it to be picked up.
What Gh Issue Show does
name: gh-issue-show description: List GitHub issues in the current repository, or show details of a specific issue. Use when the user wants to browse issues, look up an issue by number, or inspect issue metadata and comments. argument-hint: [issue-number] allowed-tools: Bash(gh issue list), Bash(gh issue view *)
Gh Issue Show
If no argument is provided, list open issues in the current repository. If an issue number is provided, show the full details of that issue.
Behavior
- No
Alternatives in Git
- Fullstack Dev Skills — by jeffallan - A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development a 7k ★
- Review And Fix PR — @description Review an existing PR with parallel agents, fix findings, and push 1.6k ★
- Get Commit Details — git show --name-status [COMMIT_ID] git diff [COMMIT_ID]^ [COMMIT_ID] 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kodus PR Suggestions Resolver
Use when the user wants to fetch, triage, or implement Kodus suggestions for an existing remote pull request v
Cc Inspect
git clone https://github.com/howardpen9/cc-inspect ~/.claude/skills/cc-inspect Inspect all installed Claude Co
Quick Review
Quick single-pass PR review using grounding-review discipline + Conventional Comments. Report-only with no PR
Sp Setup
Check sp-context dependencies (claude-mem, git, bun) and guide installation. Use when sp-context features are
Kodus Business Rules Validation
Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, o
Generate GitHub Dorks
You are a GitHub search dork generation agent. Generate GitHub-specific search dorks from user-provided keywor
Related Agents
Linear Task
Fetch context from a Linear issue before starting work. Reads issue details, comments, and related issues.
Settings Lookup
Look up INAV settings from settings.yaml. Use PROACTIVELY when needing setting names, valid values, defaults,
Agent Installer
Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-