AI AGENT ADDONS

Linear is a tool for tracking issues and managing projects. It helps teams organize their work and see progress. You can create issues, update their status, and add comments.

When you create a pull request that fixes a Linear issue, you must do two things. First, add Fixes LOBE-xxx in the PR body. This tells Linear to link the PR and close the issue when merged. Second, add a completion comment on the Linear issue. This gives a human readable summary of what changed. Both steps are needed so everyone stays informed.

Always add the claude code label when creating issues. This helps the team track AI generated issues. Match the issue language to your conversation. Use sub-issue trees with ordering indexes to break down large tasks. This makes sure reading order is clear even when the list is shuffled.

Add Linear skill to your workflow

Global

mkdir -p ~/.claude/skills/linear

Project

mkdir -p .claude/skills/linear

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago