What problem does it solve?
This Skill streamlines the process of creating and verifying bug reports, ensuring that every report includes essential information and context for effective issue tracking.
Core Features & Use Cases
- Structured Bug Reports: Automatically generates bug reports with predefined sections for summary, classification, environment, reproduction steps, technical context, evidence, and related issues.
- Code Analysis: Analyzes source code to identify potential bugs, providing suggestions for fixes.
- Verification and Closure: Allows for verification of bug fixes and closure of reports, ensuring that resolved issues are properly documented.
- Use Case: Quickly generate a bug report from a description or analyze a piece of code to identify potential issues, then verify the fix and close the report.
Quick Start
Create a bug report from a description by running 'bug-report [description]' or analyze a code file for potential bugs with 'bug-report analyze [path-to-file]'.