linear

Installation
SKILL.md

Linear GraphQL

Use this skill for raw Linear GraphQL work during Symphony app-server sessions.

Primary tool

Use the linear_graphql client tool exposed by Symphony's app-server session. It reuses Symphony's configured Linear auth for the session.

Tool input:

{
  "query": "query or mutation document",
  "variables": {
    "optional": "graphql variables object"
  }
}
Installs
119
Repository
openai/symphony
GitHub Stars
25.6K
First Seen
Mar 12, 2026
linear — openai/symphony