Herdr Auto Title
Description
Automatically generate titles for herdr tabs from Claude Code and Codex conversations.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
herdr auto title
A hook that turns your Claude Code / Codex conversation into a short title and applies it to the herdr tab name.
install · title language · uninstall · herdr.dev
English · 日本語
Titles are generated by the same CLI that called the hook: `claude -p` for Claude Code, `codex exec` for Codex.
Requirements
- Claude Code or Codex running inside a herdr pane (
HERDR_ENV=1is set) python3(standard library only)claudeorcodexon yourPATH
Started outside of herdr, the hook exits without doing anything.
Install
git clone https://github.com/sh1ma/herdr-auto-title
cd herdr-auto-title
./install.sh # install into every agent found
./install.sh --codex # or just one of them
It copies the script into place and registers it on `UserPromptSubmit`.
| script | registered in | |
|---|---|---|
| Claude Code | ~/.claude/hooks/herdr-auto-title.py |
~/.claude/settings.json |
| Codex | ~/.codex/hooks/herdr-auto-title.py |
~/.codex/hooks.json |
(`CLAUDE_CONFIG_DIR` / `CODEX_HOME` are honoured when set.)
Existin
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11