Herdr Agent Prompt — Development skill for Claude Code
Herdr plugin: view the focused coding agent's original prompt (Claude Code, Codex, Antigravity, Pi) in an overlay on prefix+p.
How to install Herdr Agent Prompt
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jeffbking/herdr-agent-prompt and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Herdr Agent Prompt does
Herdr plugin: view the focused coding agent's original prompt (Claude Code, Codex, Antigravity, Pi) in an overlay on prefix+p.
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Codenotch — A macOS app that pins usage limits from Claude Code, Cursor, Codex, and Antigravity to a screen edge 1.3k ★
- Oh My Agent — Portable multi-agent harness for .agents-based skills, workflows, and standards-aware agent teams across Antig 786 ★
README
Herdr Agent Prompt Viewer (`herdr-agent-prompt`)
A Herdr plugin that shows the active coding agent's original prompt in an interactive overlay on shortcut press.
Supports **Antigravity (agy)**, **Claude Code**, **Pi**, and **Codex**, plus fallback detection for other agent panes.
Features
- Shortcut Access: Press
prefix+pfrom any agent pane to immediately view its original prompt in an overlay. - Multi-Turn Navigation: Displays the original prompt by default (
Turn 1/N [ORIGINAL]). Cycle between turns with[/]orp/n, or press1to return to the original prompt. - One-Key Clipboard Copy: Press
y,c, orEnterto copy the prompt to your clipboard via OSC 52 (works over SSH, Moshi, Ghostty, and local terminals) with native clipboard fallbacks (wl-copy,xclip,pbcopy). - Smooth Text Scrolling: Word-wrapped prompt text with full arrow, vi (
j/k), page (Space/b), and boundary (g/G) navigation. - Cross-Pane Diagnostics: If triggered on a pane without an agent (e.g. a plain shell), displays a list of all live agents across other panes, allowing you to select and inspect any agent.
- CLI & Scripting Support: Run
plugin.py listorplugin.py get [pane]directly from the shell or terminal scripts.
Requirements
- Herdr 0.7.0 or newer on Linux or macOS.
- Python 3 on
PATHaspython3(3.11+ forinstall.py, which uses the standard-librarytomllib). The plugin has no third-party dependencies. - Optional clipboard helpers for terminals without OSC 52:
wl-copy,xclip, orpbcopy.
Installation
From the Herdr marketplace
herdr plugin install jeffbking/herdr-agent-prompt
Then bind the action to a shortcut in `~/.config/herdr/config.toml`:
[[keys.command]]
key = "prefix+p"
type = "plugin_action"
command = "herdr-agent-prompt.open"
description = "show agent original prompt"
Reload the running server so the binding takes effect:
herdr server reload-co
Related Skills
Herdr Catchup
Cross-agent coding-session handoff for herdr: from a live pane, summarize, fork, or hand a Claude Code, Codex,
Herdr Kibitzr
👀 Asks your coding agent to review the comments it just wrote, so what explains something stays and the noise
HERO Anti OverDefense
HERO = Hashing · Edge cases · Rubrics · Overbuild — the four shapes coding agents over-defend in. A paste-in c
Agentrules Architect
AGENTS.md/CLAUDE.md generator and ExecPlan harness for Codex, Claude Code, Cursor, Antigravity, OpenCode and o
Agent2Telegram
Connect a coding agent (Claude Code, Codex, Antigravity) to Telegram. Dependency-free, robust, secure.
Orkestra
Local-first orchestration runtime for multiple autonomous coding agents (Claude Code, Codex CLI, Antigravity C
Related Agents
Security Sentinel
Deep security review focused on OWASP Top 10, injection, auth/authz, data exposure, and dependency vulnerabili
Module Debugger
Use this agent to debug module issues — registration failures, route problems, view errors, migration issues,
Thumbnail Agent
Designs three deliberately different thumbnail concepts per video — Safe, Curiosity and Wildcard — each shippi