What problem does it solve?
This Skill provides an interface to interact with Linear issues, allowing for the creation, modification, and management of issues directly within your workflows.
Core Features & Use Cases
- Read/Write Linear Issues: Create, update, and manage Linear issues, including attaching screenshots.
- Project and Cycle Management: List and interact with projects, cycles, and milestones.
- Document and User Interaction: Retrieve information on documents, initiatives, milestones, and user details.
- Use Case: Automate the creation of Linear issues for bugs or feature requests, updating issue statuses, and managing project milestones directly within your workflow.
Quick Start
Use the linear skill to create a new issue in the "ENG" team for a Safari 17 login issue: 'mcp_call({ server: "linear", tool: "save_issue", arguments: { team: "ENG", title: "Login fails on Safari 17", description: "Steps to reproduce…" } })'