linear

Manage Linear issues and projects via the Linearis CLI from Cursor workflows.

2|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/gullitmiranda/.cursor --skill linear-gullitmiranda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/gullitmiranda/.cursor/tree/main/skills/linear
Command: npx skills add https://github.com/gullitmiranda/.cursor --skill linear-gullitmiranda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Linear issues and projects from Cursor can be tedious and error-prone without a unified automation layer. This skill provides a structured approach to creating, updating, and tracking Linear work through the Linearis CLI, ensuring consistency across teams.

Core Features & Use Cases

  • Automate common Linear workflows (create, update, comment, list, triage, view, plan) from Cursor.
  • Enforce team defaults, auto-detect labels and priorities, and generate shareable references for commits and PRs.
  • Use cases include rapid issue creation from code context, triage of incoming requests, and syncing plan tasks to Linear projects.

Quick Start

Describe your Linear task to automatically create or update issues using the Linearis CLI.

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 creation and triage directly from Cursor?

Automating Linear issue triage from Cursor involves using the Linearis CLI to parse inputs, auto-detect labels and priorities, and generate structured Markdown outputs with shareable links for commits and PRs.

Can I manage Linear projects and plan tasks across teams from my editor?

Managing Linear projects from your editor is possible by integrating the Linearis CLI to handle task planning, listing, and viewing across teams while enforcing team defaults and consistency.

Does the Linearis CLI require any dependencies to run Linear workflows?

The Linearis CLI requires no additional dependencies to run Linear workflows, operating independently to apply auto-detection of labels and execute safety checks during issue updates and creation.

What is the best way to sync code context to Linear issues without manual entry?

Syncing code context to Linear issues is best handled through automated parsing that extracts task details from your environment, applies priority auto-detection, and outputs clear Markdown references.

Why should I use a CLI automation layer for Linear instead of manual updates?

Using a CLI automation layer for Linear prevents error-prone manual updates by enforcing team defaults, applying safety checks, and ensuring consistent issue tracking across all team workflows.