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.
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.
Quickly install linear AI skill to your development environment via command line
Source: buildrtech/dotagents.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/buildrtech/dotagents --skill linearUse 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.
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
https://github.com/buildrtech/dotagents