linear

Installation
SKILL.md

Linear GraphQL

All Linear operations go through the linear_graphql client tool exposed by Symphony's app server. It handles auth automatically.

{
  "query": "query or mutation document",
  "variables": { "optional": "graphql variables" }
}

One operation per tool call. A top-level errors array means the operation failed even if the tool call completed.

Workpad

Installs
473
GitHub Stars
81
First Seen
Mar 10, 2026
linear — odysseus0/symphony