Back to Commands

Fix Github Issue

Commands git-workflow 262
Install Command
npx claude-code-templates@latest --command git-workflow/fix-github-issue

Content

Please analyze and fix the GitHub issue: $ARGUMENTS.

Follow these steps:

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

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

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.