bug
Installation
SKILL.md
Bug
Turn a description of something broken into a clean, well-structured GitHub issue
of type Bug. It drafts the report from what the user gives (plus repo context),
shows it for approval, and only then files the issue — typed Bug where the repo
supports issue types, otherwise labelled bug.
It never opens an issue without confirmation and never invents reproduction steps or facts the user did not provide; unknowns are marked as such.
Contract
Inputs:
- A description of the bug (free text, an error/stack trace, or a title plus details)
- The target repository (auto-detected from the current directory's remote)
- Optional: labels, assignee, milestone, or severity the user specifies
Outputs: