
Claude Skills by lsegal
github.com/lsegalAnswer a numbered GitHub Discussion thread, read-only: read the thread and the repository to form an answer, then either post a single top-level reply or stop without commenting. Never executes code, never commits, never runs mutative git or gh commands, and never reads outside the repository. Use when the user invokes `/gh-discuss NUMBER`, `$gh-discuss NUMBER`, or asks to answer a GitHub Discussions thread.
Fix a numbered GitHub issue end to end from an isolated clone: understand the issue, create a dedicated branch and linked draft pull request, push progress checkpoints, implement and test the fix, update the changelog, mark the pull request ready, monitor and repair CI until it passes, and merge the successful PR. Use when the user invokes `/gh-fix OWNER/REPO#ISSUENUMBER`, `/gh-fix ISSUENUMBER`, `$gh-fix OWNER/REPO#ISSUENUMBER`, or asks for this complete GitHub issue-to-merge workflow.