linear

Create and manage Linear issues with automated state transitions and parent-child hierarchies.

8|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/pbuchman/intexuraos --skill linear-pbuchman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/pbuchman/intexuraos/tree/main/.claude/skills/linear
Command: npx skills add https://github.com/pbuchman/intexuraos --skill linear-pbuchman

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation, transition, and management of Linear issues, ensuring consistent workflows and reducing manual overhead.

Core Features & Use Cases

  • Issue Creation: Automatically create new Linear issues from task descriptions or Sentry errors.
  • Workflow Orchestration: Manages issue state transitions (Backlog → In Progress → In Review) and enforces core mandates like branching and testing.
  • Parent-Child Splitting: Breaks down complex tasks into tiered sub-issues for structured execution.
  • Use Case: When a bug is reported in Sentry, this Skill can automatically create a Linear issue, assign it to the correct team, and even start the development branch.

Quick Start

Use the linear skill to create a new issue with the task description 'Implement user authentication flow'.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automate Linear issue creation from Sentry errors?

Automated Linear issue creation from Sentry errors captures the bug report, assigns it to the correct team, and initiates the development branch automatically to streamline issue management.

How do I split complex tasks into parent-child issues in Linear?

Splitting complex tasks in Linear involves breaking down high-level plans into tiered child issues, creating a structured parent-child hierarchy for organized task decomposition and execution.

Can I enforce branching and testing mandates through Linear workflow automation?

Linear workflow automation enforces core development mandates like branching and testing by managing issue state transitions from Backlog to In Progress to In Review automatically.

What is the best way to manage Linear issue state transitions automatically?

Automated Linear issue state transitions orchestrate workflow stages like Backlog, In Progress, and In Review, ensuring consistent progression while enforcing core development mandates.

How do I create a Linear issue from a task description?

Creating a Linear issue from a task description uses workflow automation to parse the text input and generate a structured issue, reducing manual overhead and ensuring consistent formatting.