linear

Resolve Linear feedback tickets with evidence-backed fixes and neutral operator handoff.

10|3|Updated May 26, 2026
One-click install
npx skills add https://github.com/agentik-os/OmegaOS --skill linear-agentik-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/agentik-os/OmegaOS/tree/main/skills/linear
Command: npx skills add https://github.com/agentik-os/OmegaOS --skill linear-agentik-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end management of Linear feedback tickets using a v2 Workflow, delivering deep analysis, BEFORE/AFTER browser evidence, surgical fixes, strict Fix-Verification templates, and a neutral In-Review handoff.

Core Features & Use Cases

  • Deep per-ticket triage and mode detection (FIX/VERIFY-DONE/RE-REVIEW/REGRESSION).
  • Parallel triage, fix, audit stages via OmegaOS Workflow.
  • BEFORE/AFTER captures and evidence to verify changes live on prod.
  • 100/100 audit gate with adversarial verification to ensure correctness and intent alignment.
  • Neutral In-Review handoff to operator for final validation; agent does not self-mark Done.

Quick Start

Run /omg-linear to start the end-to-end Linear ticket resolution workflow.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automate Linear ticket resolution end-to-end with verified fixes?

Automated Linear ticket resolution is handled by triaging feedback, applying surgical fixes, capturing BEFORE/AFTER browser evidence, and enforcing a 100/100 audit gate before a neutral In-Review handoff. It uses a parallel v2 Workflow to process FIX, VERIFY-DONE, RE-REVIEW, and REGRESSION modes.

What is the 100/100 audit gate in Linear workflow automation?

The 100/100 audit gate is a strict verification checkpoint using adversarial verification to ensure correctness and intent alignment for Linear ticket fixes. It prevents automated ticket completion unless all evidence-backed fixes pass the audit threshold.

How do I verify Linear bug fixes using BEFORE/AFTER browser captures?

BEFORE/AFTER browser captures verify Linear bug fixes by recording live production states before and after a code change. The workflow enforces this evidence collection to validate that surgical fixes actually resolved the reported feedback.

Does automated Linear ticket triage mark issues as Done automatically?

Automated Linear ticket triage never marks issues as Done automatically. It performs a neutral In-Review handoff to the operator for final validation, ensuring human oversight over the 100/100 audit gate results.

Can I use this workflow for Linear regression testing and re-review?

The workflow supports REGRESSION and RE-REVIEW modes alongside FIX and VERIFY-DONE for Linear tickets. It detects the required mode per ticket during triage and applies the appropriate parallel audit and synthesis stages.

What protocols are required for automating Linear feedback ticket fixes?

Automating Linear feedback ticket fixes requires the OmegaOS Rule set (RULES.md) as the canonical protocol. This protocol drives the parallel v2 Workflow to triage, fix, audit, and synthesize results.