Tools and configurations for AI coding agents
| Tool | Type | Description |
|---|---|---|
| tmux-1bell | Claude Code + Codex plugin | Rings the terminal bell when an agent needs attention in another tmux window |
| tmux-buddy | Claude Code plugin | Lets Claude work alongside you in shared tmux panes — branch sessions, run/wait on commands, share interactive prompts |
| vscode-ssh-link | Misc | Outputs clickable vscode:// links in the terminal when Claude edits or mentions files |
| cc-yolo | Misc | Claude Code utilization stats — active time and so on, from session files |
| tmux-claude-status ↗ | tmux plugin | Shows Claude Code session status icons in the tmux status bar |
| tmux-claude-finder ↗ | tmux plugin | Search across live Claude Code foreground sessions in tmux and jump to the matching pane |
| tmux-resurrect-agents ↗ | tmux plugin | Save and restore Claude Code and Codex sessions across tmux-resurrect cycles |
Each tmux plugin lives in its own repository, following the TPM convention.
claude plugins marketplace add https://github.com/wateret/agent-tools.git
claude plugin install tmux-1bell@wateret-agent-toolsFor Codex:
codex plugin marketplace add https://github.com/wateret/agent-tools.git
codex plugin add tmux-1bell@agent-toolsSee each tool's README for details.