·linear

Use when querying, creating, updating, or managing Linear issues, projects, teams, and initiatives. Auto-invoke when the user mentions Linear tickets, issue tracking, or task management.

14Installs·1Trend·@buildrtech

Installation

$npx skills add https://github.com/buildrtech/dotagents --skill linear

How to Install linear

Quickly install linear AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill linear
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: buildrtech/dotagents.

SKILL.md

View raw

Interact with Linear via mcporter to manage issues, projects, teams, and initiatives. All commands use mcporter call linear. syntax. The listissues tool does not support server-side assignee filtering reliably — when filtering by assignee, fetch all issues and pipe through a python script to filter client-side.

The assignee filter and query parameter trigger GraphQL errors on the Linear MCP server. Always fetch all issues and filter client-side with jq:

Do NOT ask the user for extra details. Use what they gave you and fill in sensible defaults:

Use when querying, creating, updating, or managing Linear issues, projects, teams, and initiatives. Auto-invoke when the user mentions Linear tickets, issue tracking, or task management. Source: buildrtech/dotagents.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/buildrtech/dotagents --skill linear
Category
@Collaboration
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from buildrtech/dotagents

Quick answers

What is linear?

Use when querying, creating, updating, or managing Linear issues, projects, teams, and initiatives. Auto-invoke when the user mentions Linear tickets, issue tracking, or task management. Source: buildrtech/dotagents.

How do I install linear?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill linear Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/buildrtech/dotagents