Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.
Initial release of github-issue-creator: convert raw bug reports into structured GitHub-style issues. - Transforms error logs, voice notes, screenshots, or informal problem descriptions into crisp, actionable Markdown issue files. - Extracts, infers, and organizes details (environment, reproduction steps, etc.) from unstructured user input. - Automatically creates issue reports as markdown files in the `/issues/` directory using a clear naming convention. - Supports inline referencing for attached images or GIFs. - Applies context-sensitive severity classification and redacts sensitive data with placeholders. - Includes example inputs and outputs for clarity.