What problem does it solve? It captures ad hoc findings, bugs, and ideas that surface outside milestone planning as properly formatted tracker issues, so nothing gets lost and no half-formed issue enters the delivery pipeline. ## Core Features & Use Cases - Note-style issue drafting: Builds the title and body in the plugin's mandatory issue template with an empty acceptance-criteria section, reserving refinement for the triage step. - Label and forge handling: Assigns exactly one area label plus a type label matching the title, reads existing labels from Gitea or GitHub, and creates missing labels only after confirmation. - Confirmation gate: Presents the full draft via an interactive question and writes nothing to the tracker until the user approves. - Use Case: While reviewing code you spot a bug unrelated to your current task; invoke the skill with a short description and it files a labeled issue in the tracker and returns its number and URL. ## Quick Start Ask the assistant to file an issue describing the bug or idea you want recorded in the tracker.