bug-report

Installation
SKILL.md

Bug Report

Bugs are tracked as Backlog tasks with the bug label — the board is the bug list (there is no separate production/qa/bugs/ markdown store). Triage is the board filtered by the bug label and sorted by priority. Rich repro/severity/ context live in the task description and acceptance criteria.

Phase 1: Parse Arguments

Determine the mode from the argument:

  • No keyword → Description Mode: file a structured bug task from the provided description
  • analyze [path]Analyze Mode: read the target file(s) and file a bug task per potential bug
  • verify [TASK-ID]Verify Mode: confirm a reported fix actually resolved the bug
  • close [TASK-ID]Close Mode: mark a verified bug task Done with a resolution note

If no argument is provided, ask the user for a bug description before proceeding.


Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
bug-report — kessriga/game-studio