cathrynlavery

Analyze Gh Issue — Git skill for Claude Code

Git community

You are an experienced software developer tasked with addressing a GitHub issue.

How to install Analyze Gh Issue

Installs to ~/.claude/skills/cathrynlavery-dotagents-analyze_gh_issue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cathrynlavery-dotagents-analyze_gh_issue && curl -fsSL https://raw.githubusercontent.com/cathrynlavery/dotagents/HEAD/commands/analyze_gh_issue.md -o ~/.claude/skills/cathrynlavery-dotagents-analyze_gh_issue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Analyze Gh Issue does

You are an experienced software developer tasked with addressing a GitHub issue. Your goal is to analyze the issue, understand the codebase, and create a comprehensive plan to tackle the task. Follow these steps carefully:

  1. First, review the GitHub issue using the gh issue view command.

#$ARGUMENTS

  1. Next, examine the relevant parts of the codebase.

Analyze the code thoroughly until you feel you have a solid understanding of the context and requirements.

Alternatives in Git

  • Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
  • Generate PR Description — You are tasked with generating a comprehensive pull request description following the repository's standard te 10k ★
  • Codebase To Course — by Zara Zhang - A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML cou 2.1k ★

Full documentation available on GitHub

View Source Repository