github-fix-issue
feiskyer/claude-code-settings
This skill provides a comprehensive, end-to-end workflow for addressing GitHub issues. It guides the user through crucial development stages: understanding the issue, researching prior art in the codebase, planning the fix, implementing changes in small commits, rigorous testing (including unit and regression tests), and finally, submitting a structured Pull Request (PR) using the GitHub CLI. Ideal for any developer maintaining codebases.