fix-github-issue
Installation
SKILL.md
Fix GitHub Issue
Overview
When asked to fix or implement a GitHub issue, fetch the issue details with the gh CLI, then implement the described changes. Works for fixes, new features, optimizations, and refactors.
Prerequisites
ghCLI installed and authenticated (gh auth status)- Working in a git repository with a GitHub remote
Workflow
1. Fetch the issue
Get the issue by number or URL: