linear-bug-workflow-runner

Installation
SKILL.md

linear-bug-workflow-runner

Overview

Linear's API is GraphQL-only. Unlike Jira's REST workflow engine, Linear's lifecycle is driven by WorkflowState objects: each team has its own states (Backlog / Todo / In Progress / In Review / Done / Cancelled, plus team-specific additions). To transition a defect, set its stateId to the target state's ID.

This skill wraps Linear's GraphQL API (linear.app/developers/graphql) for create / update / transition / search.

When to use

Installs
1
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
linear-bug-workflow-runner — testland/qa