fixme-ticket

Create Linear tickets from descriptions with templates and metadata editing.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/denis-pingin/fixme --skill fixme-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixme-ticket
Source: https://github.com/denis-pingin/fixme/tree/main/.claude/skills/fixme-ticket
Command: npx skills add https://github.com/denis-pingin/fixme --skill fixme-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the tedious process of turning natural language bug reports and conversations into structured Linear tickets, reducing manual data entry and ensuring consistent ticket metadata.

Core Features & Use Cases

  • Create Linear tickets from a description or conversation context, with optional templates.
  • Apply config defaults additively (labels and default project) without overriding explicit user input.
  • Preview the ticket content before creation and allow metadata adjustments through an interactive flow.
  • Dry-run mode to display the would-be ticket without creating it, and fallback methods for attachments.

Quick Start

Describe the bug or feature in natural language and let the tool generate and create a Linear ticket.

Frequently Asked Questions about fixme-ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Linear tickets from natural language bug reports?

Yes, you can preview ticket content before creation. The tool generates a complete ticket view from your context and allows interactive metadata adjustments, ensuring all labels, projects, and assignees are correct before committing to Linear.

Does this Linear ticket automation support dry-run mode?

Config defaults are applied additively, meaning labels and default projects are added without overriding your explicit input. This ensures your manually specified metadata takes precedence while still enforcing consistent project management standards.

Can I use conversation context for issue-tracking in Linear without manual data entry?

Yes, the tool extracts issue-tracking details directly from conversation context to populate Linear tickets. It resolves teams, users, and states through the Linear MCP, eliminating manual data entry for bug-fix ticketing workflows.

What happens when the Linear MCP fails to resolve metadata for a ticket?

The tool provides robust error handling for metadata resolution failures and includes fallback methods for attachments. If the Linear MCP cannot resolve specific teams, labels, or users, it surfaces the error during the preview phase for interactive correction.