linear - Execute raw Linear GraphQL operations in Symphony
Performs Linear GraphQL operations using Symphony's linear_graphql tool for issue queries, comment management, state changes, and file uploads.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Query Linear issues and details
- Introspect GraphQL schema structure
- Create and update issue comments
- Update issue workflow states
- Attach PRs and links
- Request upload URLs for files
Inputs
- GraphQL query or mutation document
- GraphQL variables object
- Linear issue key or identifier
- Local file for upload
Outputs
- GraphQL execution response data
- Created or updated comments
- Updated issue state
- Attached PR or link records
- Uploaded file asset URLs
Requirements
- Symphony app-server session
- linear_graphql client tool
- Configured Linear authentication
