report-issue
Installation
SKILL.md
GitHub Issue Creator
Investigate a bug report interactively, then create a clean GitHub issue via the gh CLI.
Prerequisites
Before starting, verify the gh CLI is installed and authenticated:
gh auth status
If not authenticated, tell the user to run gh auth login first and stop.
Also confirm you're inside a git repo with a GitHub remote:
git remote -v