What problem does it solve? Filing well-structured bug reports on GitHub and keeping a local, searchable record of them is repetitive and error-prone. This Skill turns a freeform bug description into a properly formatted GitHub issue on ZawilecxD/trAInR and a matching local triage report under context/foundation/issues/. ## Core Features & Use Cases - Guided bug intake: Interviews for missing required fields (summary, steps, affected area, severity, expected vs actual) before creating anything. - Duplicate detection: Searches existing GitHub issues before creating to avoid filing duplicates. - Create and Sync modes: Create new issues from descriptions, or sync an existing issue number into a refreshed local report. - Local triage archive: Saves Markdown reports with frontmatter, screenshots, and an index README for offline tracking. - Use Case: You notice the select dropdown text is unreadable on dark theme. Invoke the skill with that description, confirm the proposed fields, and it files the GitHub issue and saves a local report in one flow. ## Quick Start Ask the assistant to file a bug on GitHub by describing the broken behavior, for example reporting that the login redirect loops after signout on the dashboard.