linear

Automate Linear issue and project management via MCP with OAuth.

3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/opzero1/op1 --skill linear-opzero1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/opzero1/op1/tree/main/packages/install/templates/skill/linear
Command: npx skills add https://github.com/opzero1/op1 --skill linear-opzero1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates Linear-based workflows for issue and project management within Codex, reducing manual coordination and handoffs.

Core Features & Use Cases

  • End-to-end Linear workflow orchestration: create, read, update issues; manage projects; coordinate teams via the Linear MCP.
  • MCP integration: connect the Linear MCP server, perform OAuth login, and execute reads, creations and updates against issues, projects, and teams.
  • Practical use: Sprint planning, bug triage, and documentation updates across multiple teams.

Quick Start

Activate the Linear skill and configure the MCP for Linear as described in Step 0. Then ask the skill to create a new issue in a project, for example: Create issue "Frontend-123" with the label "bug" and due date next Friday.

Frequently Asked Questions about linear

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Linear issue management and sprint planning workflows?

Linear issue management and sprint planning workflows are automated end-to-end by executing MCP-based reads, writes, and step-by-step orchestration for creating, updating, and listing issues within Codex.

Can I create and update Linear issues using the Linear MCP server?

Yes, creating and updating Linear issues is supported through the Linear MCP server, which handles OAuth login and executes issue lifecycle operations like create_issue and update_issue against your workspace.

What do I need to configure before connecting Linear MCP for project management?

Before connecting Linear MCP for project management, you must configure the MCP server connection and complete the OAuth login flow to grant Codex read and write access to your Linear workspace.

Does Linear workflow automation support cross-team coordination and bug triage?

Linear workflow automation supports cross-team coordination and bug triage by orchestrating end-to-end Linear workflows that list issues, manage projects, and synchronize documentation updates across multiple teams.

What is the best way to manage Linear projects and team workflows without manual coordination?

The best way to manage Linear projects and team workflows without manual coordination is through MCP-based workflow automation that connects your Linear workspace and executes project, issue, and team operations programmatically.