🗂️
Automation

Lanes Sessions

by lanes-sh

Lanes Sessions is an Automation skill for Claude Code, published by lanes-sh in app.

264 stars17 forkson lanes-sh/appAdded 2026/09/02+2% in starsRepository updated 2026/09/01
agentic-codingagentic-development-environmentantigravityantigravity-cliclaude-codeclaude-code-cliclicodexcodex-clicoding-agentsdesktopideopencodeopencode-cliorchestrationterminalvibe-coding
Install in seconds
Install Lanes Sessions
Copy Lanes Sessions into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/lanes-sh/app/tree/main/plugins/lanes-desktop/skills/lanes-sessions ~/.claude/skills/lanes-sessions

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/lanes-sh/app.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/lanes-desktop/skills/lanes-sessions/SKILL.md in lanes-sh/app
Installs to
~/.claude/skills/lanes-sessions
Collection
One of 4 skills cataloged from this repository
Category
Automation1648 skills

What Lanes Sessions does

Lanes Sessions manages Lanes issues and Claude Code sessions through the lanes_* MCP tools. Use it to create and move issues, start or stop sessions, read terminal output, and manage labels, components, and worktrees.

Lanes Sessions is cataloged under Automation on DirSkills. Lanes Sessions comes from a repository tagged agentic-coding, agentic-development-environment, antigravity, antigravity-cli and claude-code.

Documentation

README

Lanes sessions

Lanes is a desktop app that puts every AI coding session on an issue board. It exposes a local MCP server (SSE on http://localhost:5353/sse) with a set of lanes_-prefixed tools for issue CRUD, session orchestration, history, and metadata lookups.

A single issue can host multiple concurrent CLI sessions (Claude, Codex, shell). Session-targeting tools take an optional session ref (UUID, auto-assigned slot, or name) to pick which one — see the "Multi-session model" section below.

Use this skill whenever the user wants to look at, create, or run work on the Lanes board through chat.

Verify the MCP is connected

Before doing anything, sanity-check that the Lanes MCP is reachable:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Lanes Sessions

  • What else does lanes-sh publish alongside Lanes Sessions?

    Lanes Sessions is one of 4 skills that DirSkills catalogs from lanes-sh/app, the repository it ships in. Its siblings there include GitHub Lanes Bridge, Lanes Forms and Linear Lanes Bridge. Each one is a separate skill with its own page in this directory, installs the same way Lanes Sessions does, and is maintained by lanes-sh in that same repository. The rest of the collection is listed on the lanes-sh/app page.

  • How does Lanes Sessions compare to other Automation skills?

    Lanes Sessions ranks #1424 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Lanes Sessions against them. Open each page to compare what they document and how they install.