Linear Projects Skill
When to Use This Skill
- •When you need to list or search Linear projects
- •When creating or updating projects
- •When viewing project status, members, or progress
- •When linking issues to projects
- •When reporting on project health or velocity
Example Triggers
- •"Show all active projects"
- •"Create a new project for release X"
- •"Add user to project Y"
- •"Which issues belong to project Z?"
Prerequisites
- •Linear API access and authentication
- •Project/team context if filtering by team
Step-by-Step Workflows
- •List all projects (optionally by team or status)
- •Search projects by name, status, or member
- •View project details (description, status, members, issues)
- •Create new projects (name, description, members)
- •Update project fields (status, members, description)
- •Track project progress and health
- •Link/unlink issues to projects
Troubleshooting
- •Ensure API token is valid and has correct permissions
- •Check that project names match Linear configuration
- •Keep project members and status up to date
References
- •Linear API Docs name: linear-projects description: 'Manage and query Linear projects. Use for listing, searching, creating, updating, and tracking project progress. Covers project details, status, members, and associated issues.'