What problem does it solve? Filing well-structured bug reports and tickets in Linear or GitHub requires knowing each platform's conventions, templates, labels, and guardrails, which is error-prone when done manually. ## Core Features & Use Cases - Dual-platform issue creation: Create Linear tickets via the Linear MCP or GitHub issues via the gh CLI, with automatic target detection based on user input. - Convention enforcement: Applies n8n style guides for titles, description templates (bug, feature, tech debt, spike), priority levels, statuses, labels, and estimates. - Preview and confirmation workflow: Drafts the ticket, presents a preview, and waits for user approval before creating, then reports back the issue identifier and URL. - Use Case: A developer discovers a webhook bug and asks to file it; the Skill drafts a properly formatted GitHub bug report with reproduction steps and debug info, or a Linear ticket with the right team, labels, and priority. ## Quick Start Ask the assistant to create a Linear ticket or GitHub issue describing your bug or feature, for example by saying create a Linear ticket for the Trello trigger webhook verification problem.