What problem does it solve?
This Skill turns scattered bug descriptions into complete, consistent reports so critical details never get lost before triage.
It enforces severity, priority, classification, environment, reproduction, and related-file context for every reported defect.
It also provides an analyze mode that reads files, spots potential issues, and pairs each finding with triggers and fixes.
Core Features & Use Cases
- Structured Bug Reports: Produces canonical reports with summary, classification, reproduction steps, environment, evidence, and related systems for every issue.
- Analysis Workflow: Scans provided files for null references, race conditions, off-by-one bugs, and other defects, then maps findings to likely triggers and recommendations.
- Use Case: When a tester sends a fuzzy defect description, use this Skill to parse the request, search the repo for relevant files, and deliver a full report ready for engineers.
Quick Start
Describe the bug with expected versus actual behavior, reproduction steps, severity, and context to receive a full structured report.