agent-collaboration

Installation
SKILL.md

Agent Collaboration

Use this skill when a second agent should critique or verify work instead of having one agent keep self-reviewing in place.

This skill assumes smux and tmux-bridge are available. If they are missing, read references/smux-setup.md first and say so explicitly if tmux collaboration is not configured.

Most Useful Command

tmux-bridge message <target> <text>

Use message for agent-to-agent handoffs because it includes sender identity and reply routing in the typed text. It still requires the read guard: read first, then message, read again to verify, then press Enter.

Peer Selection

  • Prefer a different runtime for critique when available:
    • if you are in Claude Code, ask Codex CLI
    • if you are in Codex CLI, ask Claude Code
  • If the other runtime is not available, start a fresh instance of the same runtime in another tmux pane and label it separately, for example claude-review or codex-review.
  • Never ask the current pane to critique its own work.
Related skills
Installs
1
GitHub Stars
2
First Seen
Apr 12, 2026