What problem does it solve?
This Skill streamlines the process of reporting bugs and issues by creating self-contained, reproducible packages, and provides a structured workflow for investigating and resolving reported issues.
Core Features & Use Cases
- Issue Package Creation: Generates compressed archives (
.tar.gz) containing all necessary files, scripts, and documentation to reproduce a reported problem.
- Issue Triage and Reproduction: Parses received issue packages to understand the problem, verify its reproducibility in a controlled environment, and analyze the root cause.
- Use Case: When a developer encounters a complex bug, they can use this Skill to package the issue with minimal reproduction steps and environment details, ensuring clear communication and faster resolution when handed off to another team.
Quick Start
Use the issue-reporter skill to create a package for a new issue with the slug 'vcs-lto-mismatch'.