using-linear

Manage Linear issues, projects, and milestones via CLI and GraphQL API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/blaknite/agent-skills --skill using-linear-blaknite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-linear
Source: https://github.com/blaknite/agent-skills/tree/main/using-linear
Command: npx skills add https://github.com/blaknite/agent-skills --skill using-linear-blaknite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Linear issues, projects, and milestones, reducing the manual effort required for task tracking and project organization.

Core Features & Use Cases

  • Issue Management: View, list, search, create, and update Linear issues with various parameters.
  • Project Management: List and create projects, and fetch detailed project information using the GraphQL API.
  • Milestone Management: List, create, and update milestones, and assign issues to them via the GraphQL API.
  • Use Case: Quickly update the status of a Linear issue to "In Progress" or create a new issue with a specific title and assignee.

Quick Start

Use the using-linear skill to view the Linear issue ABC-123.

Frequently Asked Questions about using-linear

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

FAQPage Schema
How do I manage Linear issues and projects from the command line?

To manage Linear issues and projects, this Skill uses the `linear` CLI and GraphQL API to create, update, view, and list issues, projects, and milestones with various states and parameters.

What do I need to set up before automating Linear task management?

Before automating Linear task management, you need the `linear` CLI installed and authenticated to allow the Skill to interact with your projects and issues successfully.

Can I create and update Linear milestones using the GraphQL API?

Yes, you can list, create, and update Linear milestones, and assign issues to them directly via the GraphQL API to streamline project tracking and organization.

How do I update the status of a Linear issue to In Progress?

You can quickly update the status of a Linear issue to "In Progress" or modify other parameters by applying issue updates directly through the integrated `linear` CLI.

What is the best way to fetch detailed project information in Linear?

To fetch detailed Linear project information, use the Skill's project management capabilities to retrieve data directly through the GraphQL API for comprehensive project insights.