fix-linear-ticket
Installation
SKILL.md
Fix Linear Ticket
Flags
| Flag / Arg | Effect |
|---|---|
<ticket-id> |
Linear ticket identifier (e.g. ENG-123). Extracted from the message. |
--base <branch> |
Base branch to branch from. Default: main. |
If no ticket ID is found, stop and ask: "Which Linear ticket should I fix? Please provide the ticket ID."
Step 1: Fetch ticket details
Use Linear MCP tools to fetch the full record: title, description, comments, attachments, linked issues, labels, state, priority. Never infer ticket content from the ID alone. If Linear MCP is unavailable, the ticket is not found, or the API errors, stop and report.