linear
Installation
SKILL.md
Linear Task Manager
Simple Linear integration for daily task management.
Tool Selection Strategy
IMPORTANT: Prefer Linear MCP tools when available.
- Check for MCP first: If
mcp__linear__*tools are available, use them directly - Fall back to CLI: Only use the bash script if MCP tools are unavailable
Using MCP Tools (Preferred)
When MCP tools are available, use them directly:
# List my tasks
mcp__linear__list_issues with assignee="me", state type != "completed" or "canceled"