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. |
--mode <mode> |
auto, scratch, modify, debug, trivial. Default: auto. |
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 content from the ID alone. If MCP is unavailable, the ticket is missing, or the API errors, stop and report. Done when the full record is loaded, or you have stopped with an error.