linear

Manage Linear issues, projects, and workflows via authenticated API operations.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/dallay/opencode-docker --skill linear-dallay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/dallay/opencode-docker/tree/main/config/skills/linear
Command: npx skills add https://github.com/dallay/opencode-docker --skill linear-dallay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines managing issues, projects, and team workflows in Linear by guiding authenticated tool usage and reducing manual triage and update overhead.

Core Features & Use Cases

  • Guided Workflows: Step-by-step flow for triage, sprint planning, bug triage, documentation audits, workload balancing, and release planning.
  • Tool-Oriented Actions: Uses list/get/search/create/update calls for issues, projects, labels, comments, cycles, teams, and users.
  • Practical Examples: Triage high-priority bugs and move them to In Progress, create a release project with milestones, or group and rebalance active issues by assignee.

Quick Start

Use the linear skill to triage and update issues by specifying the team, project, and the changes you want applied.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I triage high-priority bugs and move Linear issues to In Progress?

To triage high-priority bugs and move Linear issues to In Progress, use guided tool calls to search for specific team issues, filter by priority, and update their workflow states in bulk.

Can I create a release project with milestones in Linear?

Yes, you can create a release project with milestones in Linear by using the project creation tools to define the scope and link related issues to track the release progress.

What do I need to authenticate and manage Linear workflows through API operations?

You need an enabled Linear integration with OAuth access to authenticate and manage Linear workflows through API operations, allowing you to securely list, search, and update issues.

How do I balance team workload by reassigning active Linear issues?

You can balance team workload by listing active Linear issues grouped by assignee, identifying bottlenecks, and using bulk update operations to reassign issues across the team.

Does this approach support sprint planning and cycle management in Linear?

Yes, this approach supports sprint planning and cycle management in Linear by allowing you to list, create, and update cycles to organize active issues into structured iterations.

Are there limitations when performing small bulk updates within a Linear workspace?

This approach is designed for small bulk updates within a Linear workspace, meaning it is optimized for targeted triage and project adjustments rather than large-scale data migrations.