linear-lanes-bridge

Transfer Linear issues to Lanes and post session results back.

253|16|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lanes-sh/app --skill linear-lanes-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-lanes-bridge
Source: https://github.com/lanes-sh/app/tree/main/plugins/lanes-desktop/skills/linear-lanes-bridge
Command: npx skills add https://github.com/lanes-sh/app --skill linear-lanes-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of managing AI coding sessions between Linear and Lanes, enabling seamless transfer of work items and results between the two platforms.

Core Features & Use Cases

  • Issue Importing: Import Linear issues into Lanes for local execution.
  • Session Management: Batch spawn sessions per Linear ticket, and decompose issues into sub-tasks.
  • Result Posting: Post session results back to Linear, such as PR links and comments.
  • Use Case: For a team that uses Linear for tracking work and Lanes for local AI agent execution, this Skill ensures that the workflow is continuous and efficient.

Quick Start

To import a Linear issue into Lanes and execute a session, use the command: 'import issue LA-123 into Lanes'

Frequently Asked Questions about linear-lanes-bridge

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

FAQPage Schema
How do I import Linear issues into Lanes for execution?

To import Linear issues into Lanes, use the command 'import issue LA-123 into Lanes' to transfer the work item and batch spawn local AI sessions for execution. This bridges the platforms bidirectionally.

Can I post Lanes session results back to Linear tickets?

Yes, you can post Lanes session results back to Linear. The Skill automatically transfers execution outputs, such as PR links and comments, directly onto the corresponding Linear ticket for continuous tracking.

What is needed to bridge Linear and Lanes workflows?

Bridging Linear and Lanes workflows requires connected Linear and Lanes MCP servers. You must have access to lanes_linear_* tools to enable bidirectional work item transfer and session result posting.

How do I manage batch sessions for Linear tickets in Lanes?

You can manage batch sessions by importing a Linear ticket into Lanes, which automatically spawns sessions per ticket. The Skill also decomposes imported issues into sub-tasks for structured local execution.

Does the Linear Lanes bridge support sub-task decomposition?

Yes, the Linear Lanes bridge supports sub-task decomposition. When importing a Linear issue into Lanes, the Skill decomposes the issue into manageable sub-tasks for local AI agent execution.