Claude Code CommandGit Workflow46 installs

Fix Github Issue

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --command="git-workflow/fix-github-issue" --yes

Requires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this command

Component source

Please analyze and fix the GitHub issue: $ARGUMENTS.

Follow these steps:

  • Use gh issue view to get the issue details
  • Understand the problem described in the issue
  • Search the codebase for relevant files
  • Implement the necessary changes to fix the issue
  • Write and run tests to verify the fix
  • Ensure code passes linting and type checking
  • Create a descriptive commit message

Remember to use the GitHub CLI (gh) for all GitHub-related tasks.

Type
Command
Category
Git Workflow
Installs
46
Source
GitHub ↗

Related Claude Code Commands

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.