linear

Accesses and manages Linear issue tracking via GraphQL API with key authentication.

Updated May 7, 2026
One-click install
npx skills add https://github.com/chtugha/brassclaw --skill linear-chtugha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/chtugha/brassclaw/tree/main/skills/linear
Command: npx skills add https://github.com/chtugha/brassclaw --skill linear-chtugha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires http, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages issue tracking directly from within your AI assistant, ensuring quick access and updates without leaving your workflow.

Core Features & Use Cases

  • Integrated Issue Access: Fetch, search, and manage Linear issues right from the AI's interface.
  • Identity Bootstrap: Automatically sets up the user's identity for "my issues" requests and caching to streamline interactions.
  • ** GraphQL API Interactions**: Utilizes Linear's GraphQL API to list issues, search, create, and update tasks.
  • Use Case: When you receive an alert about an open ticket in Linear, you can quickly check its status or make updates, all via your AI assistant.

Quick Start

Use the 'list my linear issues' command to retrieve all issues assigned to you.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I manage Linear issues directly from my AI assistant?

You can manage Linear issues by using a Skill that connects the AI assistant to Linear's GraphQL API, enabling you to list, search, create, and update issue tracking data without leaving your workflow.

What do I need to connect my AI assistant to Linear for issue tracking?

To connect to Linear for issue tracking, you need a valid 'linear_api_key' for API access, which allows the AI assistant to authenticate and interact with Linear's GraphQL API.

Can I search and update specific Linear tasks using GraphQL API?

Yes, you can search and update specific Linear tasks by utilizing the Skill's GraphQL API interactions to query issue data and manipulate existing issue records.

How do I retrieve a list of my assigned Linear issues quickly?

You can retrieve your assigned Linear issues by using the 'list my linear issues' command, which automatically sets up your user identity for streamlined access and caching.

What is the best way to handle project management alerts without context switching?

Handling project management alerts without context switching is achieved by fetching, searching, and managing issue tracking data directly from your AI's interface to check statuses or make updates.

Does this Linear integration support creating new issues via GraphQL?

Yes, the Linear integration supports creating new issues by executing create operations through Linear's GraphQL API directly within the AI assistant environment.