Gh Fix

Fix a numbered GitHub issue end to end from an isolated clone: understand the issue, create a dedicated branch, implement and test the fix, update the changelog, commit with a standalone `Closes #N` line, push, open a pull request referencing the issue, monitor and repair CI until it passes, and merge the successful PR. Use when the user invokes `/gh-fix ISSUENUMBER`, `$gh-fix ISSUENUMBER`, or asks for this complete GitHub issue-to-merge workflow.

lsegal Updated

File contents

lsegal/yard/tree/main/.agents/skills/gh-fix commit cf9459f5c4

Frequently asked questions

npx skillmds@latest add lsegal/gh-fix-2