What problem does it solve?
This Skill eliminates the need to switch between your terminal and the Linear web interface to manage project tasks, issues, and team workflows, letting you handle all Linear operations directly from your command line without extra tools or integrations.
Core Features & Use Cases
- Direct GraphQL API Access: Manage Linear issues, projects, teams, and labels without OAuth flows or third-party dependencies, using only curl.
- Full Issue Lifecycle Management: Create, update, assign, prioritize, comment on, and search/filter issues across your Linear workspace.
- Use Case: A developer can quickly check their assigned in-progress issues, update a ticket's status, and add a progress comment all from their terminal without opening the Linear web app.
Quick Start
Use the linear skill to list all issues assigned to you that are currently in the started workflow state.