LegCli — Development skill for Claude Code
Local kanban board that hands a coding agent's unfinished work to the next agent CLI when the first one hits its usage limit.
How to install LegCli
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ucsandman/LegCli and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What LegCli does
Local kanban board that hands a coding agent's unfinished work to the next agent CLI when the first one hits its usage limit. Claude Code, Codex, agy (Gemini CLI legacy); one worktree per card; handoff bundles; merge queue.
Alternatives in Development
- Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
- Vibe Kanban — Get 10X more out of Claude Code, Gemini CLI, Codex, Amp and other coding agents 23.5k ★
- Wooyun Legacy — wooyun-legacy skill for claude code 1.6k ★
README
leg
**Type `leg claude`, `leg codex`, `leg agy` or `leg grok` instead of the bare command. You get the same interactive agent; Leg opens a board next to it, watches the usage limit, keeps a handoff bundle current, and when the limit hits it starts the next agent in the same terminal from that bundle.**
[](https://legcli.com/license) [](https://legcli.com/docs/getting-started) [](https://legcli.com/docs) [](https://legcli.com/docs/configuration)

*Claude hits the five-hour wall. The terminal reads `handing off to codex`, and codex carries on there. Nothing is retyped. ([the full 53-second run](https://legcli.com/#handoff))*

You keep using your coding agents exactly as you do today, in any terminal, from your own config directory: Leg adds its hooks in a separate per-session settings file and never edits yours. `leg claude --model opus` is `claude --model opus` with four things running alongside it:
- A board. Opened once in your browser, reuse
Related Skills
Obsidian Board
Show or update a kanban board — flags overdue items, updates from conversation
Add To Amux Board
You are adding an item to the amux local kanban board at https://localhost:8822/api/board.
/amux — Amux Session Integration
You are running inside an amux managed Claude Code session. amux is a local multiplexer that manages multiple
Board
ASCII kanban of all stories, grouped by status
Resume Fleet
Auto-resume a fleet of Claude Code CLI sessions that hit the usage limit. A hands-off launchd daemon (recommen
New Card
Create a new delivery board card from a user request
Related Agents
Agy Reviewer
Cross-family review by Gemini via the agy CLI, for a genuinely different-provider perspective on a diff, desig
DB Quality Monitor
Monitors, diagnoses, and fixes the full Horus pipeline: 4-tier search architecture integrity, manifest generat
Playwright Expert
Use for writing or modifying end-to-end tests in e2e/tests for task-board - full user flows (create/move/compl