app
Manage parallel coding sessions, issues, and worktrees on one board
All Skills in This Repository (4)
Pure Emerald Level Indicatorslanes-sessions
Manage AI coding sessions and issues on the Lanes board.
linear-lanes-bridge
Transfer Linear issues to Lanes and post session results back.
github-lanes-bridge
Import GitHub issues into Lanes for local Claude Code execution.
lanes-forms
Create and submit forms with email delivery for Claude Code workflows.
Frequently Asked Questions
FAQPage SchemaHow to install Lanes?โผ
Run `npx skills add lanes-sh/app --all -g -y` in your terminal to install all skills in this suite globally.
How to run multiple coding sessions in parallel?โผ
Lanes puts every session on an issue board where each card holds its own terminals, git worktree, and diff, so you can track and review many concurrent runs in one window.
How to import GitHub or Linear issues into Lanes?โผ
The bridge skills pull tickets from GitHub or Linear onto the board, spawn a session per ticket, and post PR links and comments back when the work is done.
How to set up a contact form backend?โผ
The lanes-forms skill provisions a live hosted form endpoint that captures submissions and emails them to you, with a ready-made HTML snippet to paste into your site.
Does Lanes work with Claude Code and Codex?โผ
Yes. Lanes detects Claude Code and Codex sessions, resumes them across restarts, and exposes a local MCP server so they can read and drive the board directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core