mmjang

Herdr Omni — Development skill for Claude Code

Development community

One search for Herdr workspaces, actions, and live or saved Codex & Claude sessions.

How to install Herdr Omni

This entry records only its repository, not the path inside it, so there is no exact command to give. Open mmjang/herdr-omni and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Herdr Omni does

One search for Herdr workspaces, actions, and live or saved Codex & Claude sessions. Fuzzy-find by name, search conversation content, and resume where you left off.

Alternatives in Development

  • /resume — Pick up where you left off on a target 1.8k ★
  • Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★
  • Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★

README

Herdr Omni

**Less hunting. More building.**

Your [Herdr](https://herdr.dev) workspaces, tabs, worktrees, agent sessions, and actions—one search away.

image
  • VS Code's actual fuzzy-matching core. A few letters find the right result.
  • Find the conversation you remember. Search live and saved Codex, Claude Code, and OpenCode sessions—or press Ctrl+F to search their transcripts.
  • Browse by category. Search everything. Preview each category in All, or open its full list with a click.
  • Go straight there. @ workspaces · > agents · : actions.

Bind to **`cmd+p` on macOS** or **`ctrl+alt+p` on Linux** below. Type, then press Enter or click a result.

Find actions with a few letters.

image

Remember the conversation, not its name? Press **Ctrl+F** to search session content.

image

Built with Bun and OpenTUI. Forked from [Herdr Palette](https://github.com/cesarferreira/herdr-palette) by [César Ferreira](https://github.com/cesarferreira).

Install

**Supported platforms: macOS and Linux only. Windows is not currently supported.**

Ask your agent to install

Copy this prompt into your coding agent:

Please install and configure Herdr Omni for me:

1. Check the OS: Herdr Omni supports macOS and Linux only. If this is
   Windows or another unsupported OS, stop and explain that limitation.
   Check that Herdr and Bun are available. If Bun is missing, install it
   using the official instructions at https://bun.sh and make sure it is
   on the PATH available to Herdr.
2. Run `herdr plugin install mmjang/herdr-omni`.
3. Add the following binding to ~/.config/h