# fix-issue > Fix a GitHub issue - Author: Lukas Schmidt - Repository: MrWong99/zhi - Version: 20260207130212 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/MrWong99/zhi - Web: https://mule.run/skillshub/@@MrWong99/zhi~fix-issue:20260207130212 --- --- name: fix-issue description: Fix a GitHub issue disable-model-invocation: true --- Analyze and fix the GitHub issue: $ARGUMENTS. 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 8. Push and create a PR