What problem does it solve? Vague issue reports force maintainers into repeated follow-up questions, delaying fixes or causing reporters to abandon issues entirely. This Skill produces complete, actionable issue reports with reproduction steps, environment details, and evidence so problems can be understood and resolved in one pass. ## Core Features & Use Cases - Bug Report Template: Generates reports with summary, environment, exact reproduction steps, expected versus actual behavior, evidence, regression history, severity, and workarounds. - Feature Request Template: Produces requests with motivation, proposed behavior, testable acceptance criteria, technical notes, and alternatives considered. - Specialized Issue Types: Adapts templates for security vulnerabilities, performance problems, and documentation gaps with type-specific fields. - Use Case: A user reports that file uploads fail intermittently. The Skill produces a markdown bug report specifying the file name, size, and type, exact OS and browser versions, pasted error output, and a severity rating, so a maintainer can reproduce it immediately. ## Quick Start Write a bug report for the login page returning a 500 error after entering valid credentials on Chrome.