Agenthud — AI skill for Claude Code
Claude Code TUI dashboard: live monitor for parallel sessions and sub-agents, with LLM-generated daily/weekly digest.
How to install Agenthud
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open neochoon/agenthud and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agenthud does
Claude Code TUI dashboard: live monitor for parallel sessions and sub-agents, with LLM-generated daily/weekly digest.
Alternatives in AI
- PRD: Agent Builder — Create Your Own Sub-Agent — Your ecosystem, your rules 1.9k ★
- Orkas — Open-source multi-agent AI desktop client — build and command your AI agent team through conversation 1.5k ★
- Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
README
AgentHUD
[](https://www.npmjs.com/package/agenthud) [](https://github.com/neochoon/agenthud/actions/workflows/ci.yml) [](https://codecov.io/gh/neochoon/agenthud)
A **heads-up display** for your AI coding agents — **Claude Code**, **OpenAI Codex**, **AWS Kiro**, and **opencode**. AgentHUD reads each agent's on-disk sessions (JSONL files, or opencode's SQLite store) and merges them into one tree, so a project you've touched from several agents shows as a single row with combined sessions and sub-agents.

It's organized as **three layers, by who's reading** — a human at a glance, a human at the end of the day, and a machine:
agenthud— the live HUD. A real-time TUI showing which session is[working]versus[waiting]on you, right now, across every agent. Glance at it in a side terminal and know what all your agents are doing. This is the hero — the name is HUD for a reason.agenthud summary— the daily digest. Fold a day (or a week) into an LLM engineering summary — a standup-in-one-command habit, via whichever agent CLI you have installed (claude, codex, or kiro-cli, auto-detected).agenthud report— the machine layer. Structured Markdown / JSON.summaryis literallyreportpiped into an agent CLI, so the daily digest isn't a black box — and you can pipereportinto anything else, too.agenthud follow— the live machine feed. A chronologically-merged stream of every event (activity + state + lifecycle) across all sessions and sub-agents, as human lines or--jsonNDJSON — the read-only substrate a higher-level supervisor can consume. See FEATURES.md.
→ **See [FEATURES.md](./FEATURES.md) for the full surface** — every flag, keybinding, config k
Related Skills
Falaq Cockpit OSS
Mission control for Claude Code & Codex — a local dashboard to monitor, multitask, and drive all your AI codin
Agent Optimization
Live token monitor for Claude Code & Codex sessions — cost tracking, optimization analysis, LLM-powered sugges
Sidekick Agent Hub
See what your AI coding agent is doing. Multi-provider assistant & session monitor for VS Code and the termina
Grove
A Kanban-style TUI for parallel AI coding. Manage Git worktrees as tasks, run multiple agents in isolated tmux
Digest AI Agent
Self-hosted AI news digest for Telegram. Describe your interests in plain text, get curated daily briefings. S
Comandos
Local-first terminal mission control for Claude Code, OpenAI Codex CLI, Gemini CLI and OpenCode. Run AI coding
Related Agents
Retrospective Agent
Daily / weekly / monthly self-improvement retrospective. Reads the auto-generated dev-log digests (docs/dev-lo
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Review UI
gleanery の端末の画面(gleanery dashboard、server/src/tui/)と CLI の出力の変更を、機械で判定できない面から確かめる独立レビュアー。server/src/tui/ か ser