🔗
Automation

GitHub Lanes Bridge

by lanes-sh

GitHub Lanes Bridge 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 GitHub Lanes Bridge
Copy GitHub Lanes Bridge 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/github-lanes-bridge ~/.claude/skills/github-lanes-bridge

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/github-lanes-bridge/SKILL.md in lanes-sh/app
Installs to
~/.claude/skills/github-lanes-bridge
Collection
One of 4 skills cataloged from this repository
Category
Automation1648 skills

What GitHub Lanes Bridge does

GitHub Lanes Bridge moves GitHub issues and PR updates into Lanes for local Claude Code sessions. It is used to import work, split issues into sub-issues, and post results back to GitHub.

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

Documentation

README

GitHub ↔ Lanes bridge

Use this skill to move work between GitHub (where issues and PRs live) and Lanes (the local agent execution board). Typical flows: pull an issue into Lanes, run a session on it, then push the outcome (a PR-linking comment, or a new follow-up issue) back to GitHub.

This skill assumes the lanes-sessions skill is also available — it covers the lanes_* issue/session tools in detail. This skill focuses on the bridging layer.

When a Lanes issue hosts more than one CLI session, follow the multi-session disambiguation rules in lanes-sessions (pass session on stop / resume / read_terminal). Bridge tools (lanes_github_*) never address sessions directly.

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

Frequently asked about GitHub Lanes Bridge

  • What else does lanes-sh publish alongside GitHub Lanes Bridge?

    GitHub Lanes Bridge is one of 4 skills that DirSkills catalogs from lanes-sh/app, the repository it ships in. Its siblings there include Lanes Forms, Lanes Sessions and Linear Lanes Bridge. Each one is a separate skill with its own page in this directory, installs the same way GitHub Lanes Bridge 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 GitHub Lanes Bridge compare to other Automation skills?

    GitHub Lanes Bridge ranks #1422 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 GitHub Lanes Bridge against them. Open each page to compare what they document and how they install.