What problem does it solve? Filing a useful bug report is hard: duplicates get created, evidence is missing, internal details leak into a public repo, and speculative root causes mislead the assignee. This Skill turns an observed Insight product defect into a complete, scrubbed GitHub issue in constructorfabric/insight that a reader can act on in under a minute. ## Core Features & Use Cases - Duplicate triage: Searches open and closed issues separately before filing, comments on existing issues instead of duplicating, and flags closed matches as regressions. - Evidence-driven reporting: Walks the bronze/silver/gold medallion layers in ClickHouse for data bugs, captures browser console and API responses for UI bugs, and records version plus reproduction rate in every report. - Public-repo hygiene: Scrubs internal hostnames, tokens, and personal data from the body, confirms the draft with you, then creates the issue with native Bug type, adds it to the Insight project board, and sets the Priority field. - Use Case: After reproducing a metric that shows no data, run the three-layer ClickHouse check, confirm bronze has rows but gold does not, and file a scrubbed issue with the query outputs attached. ## Quick Start Ask the assistant to file an Insight bug for the defect you just reproduced, providing the symptom and any evidence you collected.