What problem does it solve?
This Skill turns unstructured inputs like raw notes, error logs, voice dictation, and screenshots into clear, reproducible GitHub-flavored markdown issues so teams can triage and act quickly without hunting for missing details.
Core Features & Use Cases
- Structured Issue Output: Generates a complete issue template with Summary, Environment, Reproduction Steps, Expected Behavior, Actual Behavior, Error Details, Visual Evidence, Impact, and Additional Context.
- Multi-format Input Handling: Extracts facts from freeform voice dictation, pasted error messages, and image/GIF references and converts them into concise reproduction steps and formatted error blocks.
- Safety & Hygiene: Redacts or replaces sensitive values with placeholders, classifies severity by impact, and enforces a filename convention for issues stored under issues/ at the repo root.
- Use Case: Support engineers or QA reporters can paste a console dump or describe a failure out loud and receive a ready-to-file markdown issue that includes suggested severity and image references.
Quick Start
Ask the skill to convert the following notes and attachments into a GitHub issue and save it as a markdown file in the repository issues/ folder using the YYYY-MM-DD-short-description.md format.