gxpm-linear

Automates Linear issue lifecycle management via the gxpm CLI.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/laozhong86/gxpm --skill gxpm-linear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gxpm-linear
Source: https://github.com/laozhong86/gxpm/tree/main/skills/gxpm-linear
Command: npx skills add https://github.com/laozhong86/gxpm --skill gxpm-linear

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

gxpm-linear provides a unified interface to manage Linear issues directly from the gxpm CLI, eliminating context switching between tools and preserving a local, auditable state.

Core Features & Use Cases

  • Create, update, view, and sync Linear issues from within gxpm-driven workflows.
  • Support planning, triage, and delivery cycles by interlinking with gxpm state machine and artifacts.
  • Use case: a developer drafts a task in gxpm, then creates a matching Linear issue and tracks its progress across sprints.

Quick Start

Use the gxpm-linear skill to manage Linear issues directly from the gxpm CLI.

Frequently Asked Questions about gxpm-linear

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

FAQPage Schema
How do I manage Linear issues from the command line without context switching?

You can manage Linear issues directly from the command line using gxpm-linear to create, update, query, and sync tasks. It eliminates context switching by unifying issue management within the gxpm CLI workflows.

Can I automate Linear issue lifecycle management using a state machine?

Yes, gxpm-linear automates the Linear issue lifecycle using a phase-driven state machine for deterministic transitions. It covers planning, triage, and delivery workflows to ensure reliable issue state changes.

How do I sync local development tasks with Linear sprints automatically?

You can sync local development tasks with Linear sprints by using the gxpm-linear skill to create matching issues and track their progress. It stores artifacts locally for auditable recovery across delivery cycles.

Do I need the Linear CLI to track issue progress in gxpm?

Yes, gxpm-linear satisfies integration with the Linear CLI to track issue progress across sprints. It bridges the gxpm state machine with Linear's issue management capabilities.

What is the best way to maintain an auditable local state for Linear issues?

The best way to maintain an auditable local state for Linear issues is using gxpm-linear, which stores artifacts locally during creation and syncing. This preserves a recoverable record of all issue transitions.

Are there limitations to using gxpm state transitions for Linear issue triage?

gxpm-linear relies on deterministic phase-driven state machine transitions for Linear issue triage, meaning issue states are bound to gxpm's defined phases. Users must align their triage workflows with these state constraints.