linear-subagent-guide

Installation
SKILL.md

Linear Subagent Guide

⛔ EXACT LINEAR MCP PARAMETERS (VERIFIED)

These are the EXACT parameter names from get_server_tools. Copy exactly.

Most Common Operations

// GET ISSUE - uses "id"
mcp__agent-mcp-gateway__execute_tool({
  server: "linear",
  tool: "get_issue",
  args: { id: "WORK-26" }  // ✅ CORRECT - "id" not "issueId"
})
Related skills

More from duongdev/ccpm

Installs
6
Repository
duongdev/ccpm
GitHub Stars
9
First Seen
Jan 24, 2026