Herdr Lantern — Development skill for Claude Code
Lantern, by Elves.
How to install Herdr Lantern
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open aigorahub/herdr-lantern and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Herdr Lantern does
Lantern, by Elves. A Herdr plugin: the herd is in the field; Lantern illuminates who needs you and what they are working toward.
Alternatives in Development
- Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
- Herdrm — Native macOS console for herdr — all your coding agents and their live terminals, across devices 635 ★
- Mulmoterminal — Run multiple Claude Code and Codex sessions in parallel — a browser terminal grid that shows which agent needs 187 ★
README
Lantern, by Elves

**v0.12.0** is a [Herdr](https://herdr.dev) plugin (`aigora.lantern`).
From the team that brought you [Elves](https://github.com/aigorahub/elves).
**[Use Lantern teams](https://aigorahub.github.io/herdr-lantern/teams.html)** for parallel repo work, model discussions, and drivers with helpers. The guide includes copyable examples and a request builder for work through review and merge.
Herdr manages the herd. The herd is in the field. Lantern illuminates the field: who needs you, what they are working toward, jump to a pane, start a new agent. The sidebar already marks working, blocked, done, or idle. This plugin does not replace Herdr or wrap the agent CLIs.
It opens as a chat tab in its own Herdr workspace and starts the helper CLI you already use (Cursor `agent`, Devin, Claude Code, Codex, or Grok). That CLI drives `herdr`.
Requires Herdr **0.7.5+** and Python 3 on macOS, Linux, or Windows. Model routing accepts `python3`, `python`, or the Windows `py -3` launcher. Windows also needs Git for Windows. See [Windows](#windows).
Install the plugin
One command after Herdr is installed (installs the plugin and opens it):
herdr plugin install aigorahub/herdr-lantern && herdr plugin action invoke aigora.lantern.open
Or run `install.sh` from a checkout. The first lantern chat asks what to open when you just name a repo (harness, model, setting). After that, "open battle-paddle" uses that default.
If you already have a coding agent open, paste the block at the top of [the guide](https://aigorahub.github.io/herdr-lantern/).
From the marketplace / GitHub:
# If you previously used `herdr plugin link` for this repo, unlink first.
herdr plugin unlink aigora.lantern
herdr plugin install aigorahub/herdr-lantern
Local checkout while developing:
herdr plugin link /path/to/herdr-lantern
Do not run link and GitHub install at the same time for the s
Related Skills
Start Research
Interview-driven first-research-project initialization — fills the CLAUDE.md placeholders that /omcr-setup sca
Brb
Use when the user signals they're stepping away (brb, afk, heading out) — keep working autonomously, skip anyt
Vault Gardener
Seed an empty vault or new topic with an interactive starter structure and initial notes. Use when a knowledge
Auth Implementation
Use when a project needs real working login and signup rather than advice. Wiring up Clerk or Supabase Auth, p
Codestatus
Run several coding agents. Keep working. Come back only when one is done, or needs you.
Lantern
A terminal board for the conversations your coding agents leave behind — Claude Code and five more — grouped b
Related Agents
Jira Manager
Executes Atlassian Jira MCP operations (search, create, edit, transition, custom-field resolution) on behalf o
Drafting Agent
Template-filling agent for any stage. Use when one named template needs a first complete draft from supplied e
UI Component Expert
Use this agent when working with UI components in this project, including component library maintenance, usage