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"
}
}
Related skills
More from openai/symphony
commit
Create a well-formed git commit from current changes using session history for
38land
Land a PR by monitoring conflicts, resolving them, waiting for checks, and
34pull
Pull latest origin/main into the current local branch and resolve merge
33debug
Investigate stuck runs and execution failures by tracing Symphony and Codex
31push
Push current branch changes to origin and create or update the corresponding
30