
Codeherd Session Status
- 4 repo stars
- Updated July 19, 2026
- xico42/codeherd
Tracks codeherd session status and sends desktop notifications when agents need attention
About
codeherd-session-status is a Claude Code skill in the AI & Agent Building category. Tracks codeherd session status and sends desktop notifications when agents need attention
- codeherd-session-status
- AI & Agent Building
- AI-coding skill
Codeherd Session Status by the numbers
- Data as of Jul 20, 2026 (Skillselion catalog sync)
/plugin marketplace add xico42/codeherd/plugin install codeherd-session-status@codeherd-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | July 19, 2026 |
| Repository | xico42/codeherd ↗ |
What it does
Tracks codeherd session status and sends desktop notifications when agents need attention
README.md
codeherd-session-status
A Claude Code plugin that tracks codeherd session status and sends desktop notifications when agents need attention.
What it does
- Monitors Claude Code hook events (PreToolUse, Notification, Stop)
- Marks sessions as "waiting" when the agent needs user input
- Marks sessions as "running" when the agent resumes work
- Adds a ⚡ prefix to tmux session names for quick visibility in
Ctrl+b s - Sends desktop notifications when a session needs attention
- Shows status annotations in the codeherd TUI dashboard
Prerequisites
codeherdmust be installed and available in PATH- Sessions must be started via
ch create session
Installation
From marketplace
Add the codeherd marketplace and install:
/plugin marketplace add xico42/codeherd
/plugin install codeherd-session-status@codeherd-plugins
Local development
claude --plugin-dir ./plugins/claude
Related skills
AI & Agent Buildingagents