linear

Manage Linear issues and create linked pull requests via CLI.

62|5|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/wendylabsinc/claude-skills --skill linear-wendylabsinc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/wendylabsinc/claude-skills/tree/main/linear
Command: npx skills add https://github.com/wendylabsinc/claude-skills --skill linear-wendylabsinc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interaction with the Linear issue tracking system, helping developers manage tickets, update statuses, and link work to issues efficiently.

Core Features & Use Cases

  • Issue Management: List, view, and update the status of Linear issues.
  • Project Integration: Create Pull Requests directly linked to Linear issues.
  • Use Case: When a developer is working on a task, they can use this Skill to quickly update the issue status to "In Progress" and then generate a new branch and PR associated with that issue.

Quick Start

Use the linear skill to list all active issues for the WDY team.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I manage Linear issue tracking from the command line?

This Skill provides a command-line interface to manage Linear issues, allowing you to list active tickets, view details, and update issue statuses directly within the Linear ecosystem.

How do I create a pull request linked to a Linear issue?

To create a pull request linked to a Linear issue, use this Skill's project integration features to generate a new branch and PR associated with the specific issue you are working on.

Do I need environment variables set up for Linear CLI commands to work?

Yes, you need the LINEAR_ISSUE_SORT environment variable to be properly configured for command execution to ensure the Linear CLI commands function as expected.

What is the best way to update a Linear issue status to In Progress?

The best way to update a Linear issue status to In Progress is through this Skill's command-line interface, which facilitates quick status updates while you actively develop the associated task.

Can I list all active issues for a specific team using Linear CLI?

Yes, you can list all active issues for a specific team, such as the WDY team, by executing the appropriate list command provided through this Skill's command-line interface.