linear
Installation
SKILL.md
Linear Issue Management
Before using Linear workflows, search for linear MCP tools. If not found, treat as not installed.
PR Creation with Linear Issues
A PR that fixes a Linear issue has two separate jobs to do, and both matter:
Fixes LOBE-xxxin the PR body — Linear watches GitHub for these magic keywords and auto-links the PR and auto-closes the issue on merge. This is the machine-readable side.- A completion comment on the Linear issue — gives the reviewer/PM/teammate landing in Linear a human-readable summary of what changed and why, without forcing them to click through to GitHub and read a diff.
If you only do step 1, Linear watchers (often non-engineers) hit the issue and see no context. So pair PR creation with the Linear comment as part of the same task — finish both before considering the work done.