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.
Global
mkdir -p ~/.claude/skills/linearProject
mkdir -p .claude/skills/linearSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan