What problem does it solve? Turning a rough feature idea or bug report into a well-formed, actionable tracker issue is tedious and error-prone: duplicates pile up, issues lack implementation guidance, and labels are applied inconsistently. This Skill converts a free-form brief into a single high-quality issue that a future developer or automation run can pick up cold. ## Core Features & Use Cases - Duplicate Detection: Searches open issues and PRs with multiple query phrasings before creating anything, reusing or commenting on credible duplicates instead of filing copies. - Spec Linking and Authoring: Links an existing covering spec when one exists, or delegates to a spec-authoring workflow that lands a design-only spec PR when a substantial feature needs one. - Codebase-Grounded Guidance: When no spec applies, embeds step-by-step implementation instructions referencing real file paths, functions, and required tests. - SDLC Labeling and Evidence: Applies category, priority, and risk labels with an auditable rationale comment, and attaches user-provided screenshots as issue evidence. - Use Case: A product manager says "file an issue for adding DLNA volume control" — the Skill checks for duplicates, finds no spec, analyzes the codebase, and files a labeled issue with concrete implementation steps. ## Quick Start Ask the agent to file an issue for your idea, for example: "File an issue for adding gapless playback support to the player."