aigorahub

Herdr Lantern — Development skill for Claude Code

Development community

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

![Lantern, illuminating your herd](assets/lantern-banner.jpeg)

**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