Linear - Ticket Management

Create and manage Linear tickets with automatic labels and status transitions.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/visualitypl/visuality-humanlayer --skill linear-ticket-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Linear - Ticket Management
Source: https://github.com/visualitypl/visuality-humanlayer/tree/main/.github/skills/linear
Command: npx skills add https://github.com/visualitypl/visuality-humanlayer --skill linear-ticket-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation, updating, and management of Linear tickets, ensuring team alignment and efficient workflow progression.

Core Features & Use Cases

  • Ticket Creation: Generate new tickets from thoughts documents or specific requests.
  • Status Management: Move tickets through a defined workflow (Triage, Spec Needed, Ready for Plan, etc.).
  • Comment & Link Addition: Add context, insights, and references to existing tickets.
  • Use Case: When you finish documenting a new feature idea in a thoughts document, use this Skill to create a corresponding Linear ticket, assign it the correct project and labels, and set it to 'Triage' status.

Quick Start

Use the linear skill to create a new ticket from the thoughts document located at thoughts/new_feature_idea.md.

Frequently Asked Questions about Linear - Ticket Management

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

FAQPage Schema
How do I create Linear tickets from markdown documents?

You can create Linear tickets directly from markdown documents by passing the file to the Skill. It parses the content to generate a new ticket, assigns appropriate labels based on the text, and sets the initial status for workflow tracking.

What is the best way to automate issue tracking status transitions in Linear?

Automating issue tracking status transitions in Linear involves moving tickets through a defined workflow like Triage, Spec Needed, and Ready for Plan. This Skill manages structured status transitions automatically to ensure efficient workflow progression.

Do I need Linear MCP tools to manage tickets through an automated workflow?

Yes, you need Linear MCP tools to manage tickets through an automated workflow. The Skill requires access to these tools to execute core operations like creating, updating, and commenting on tickets within your project environment.

Can I assign labels and projects automatically when creating a new Linear ticket?

Yes, you can assign labels and projects automatically when creating a new Linear ticket. The Skill evaluates the ticket content or document source to assign the correct project and labels during the creation process.

How do I add context and references to existing Linear tickets?

You can add context and references to existing Linear tickets by using the commenting feature. The Skill appends comments, insights, and links to tickets to provide additional documentation and maintain team alignment.