What problem does it solve?
This Skill removes the friction of switching between a browser and terminal to manage Linear work items, enabling fast, automatable issue and project workflows directly from the command line.
Core Features & Use Cases
- Authentication Management: Login, logout, list and print API tokens for workspace credentials.
- Issue Lifecycle: Create, update, list, view, start, and delete issues including rich markdown descriptions via file flags.
- Comments, Relations & Attachments: Add, update, list and delete comments, link issues, manage relations, and attach files.
- Project & Organization Operations: Manage teams, projects, initiatives, labels, cycles and milestones and perform bulk operations or use GraphQL for advanced queries.
- Use Case: Integrate into CI or developer workflows to auto-create issues from errors, bulk-migrate descriptions from files, or seed projects and labels programmatically.
Quick Start
Create a new issue using a prepared markdown file by running the CLI command that creates an issue with the --description-file flag.