What problem does it solve?
This Skill turns vague bug descriptions and code findings into actionable, traceable reports with consistent reproduction steps, severity, technical context, and lifecycle status.
Core Features & Use Cases
- Description-Based Reporting: Convert a user's issue description into a complete bug report with classification, environment, reproduction steps, expected results, and evidence.
- Code Analysis: Inspect specified files for null references, edge cases, state-transition errors, resource leaks, and other potential defects.
- Verification and Closure: Check whether reported fixes resolve bugs, review related tests and regressions, and record verified closure details only after confirmation.
- Use Case: Give the Skill a gameplay issue description to produce a report, save it under the project's QA bug directory, and then verify and close it after the fix is implemented.
Quick Start
Use the bug-report skill to analyze the specified source file and generate structured reports for every potential bug it contains.