linear

Execute GraphQL queries and mutations for Linear issue tracking in Symphony.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill linear-zhaozengqing4364-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/zhaozengqing4364-bit/sales-training-qoder/tree/main/.codex/skills/linear
Command: npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill linear-zhaozengqing4364-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables direct execution of GraphQL queries and mutations, streamlining data retrieval and updates in app-server environments.

Core Features & Use Cases

  • GraphQL Querying: Run queries such as fetching issue details, comments, or workflow states.
  • Issue Management: Automate task progress updates by moving issues between states.
  • Use Case: A developer wants to retrieve information about a specific issue and attach a related GitHub PR link for review.

Quick Start

Use the linear skill to fetch details of issue KEY-123 and attach a related PR link.

Frequently Asked Questions about linear

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute GraphQL queries for Linear issue tracking within an app-server context?

You can execute GraphQL queries for Linear issue tracking by using this Skill to fetch issue details, comments, and workflow states directly within configured app-server environments. It enables seamless data retrieval and updates.

Can I automate Linear project management tasks like updating workflow states?

Yes, you can automate Linear project management tasks by running GraphQL mutations to move issues between workflow states, streamlining task progress updates and issue management directly within your session.

How do I attach a GitHub PR link to a Linear issue automatically?

To attach a GitHub PR link to a Linear issue, use the Skill to execute a GraphQL mutation that updates the issue data, integrating your version control system with issue tracking for effortless review linking.

What is needed to run GraphQL operations for issue management within Symphony sessions?

Running GraphQL operations for issue management requires an app-server context with configured Linear client tools. This setup enables the execution of queries and mutations for automating issue updates and data retrieval.

Does this Skill support fetching Linear issue comments and workflow states via GraphQL?

Yes, this Skill supports fetching Linear issue comments and workflow states via GraphQL querying. It allows users to retrieve specific issue data and track task progress seamlessly within app-server environments.