agent-collaboration
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-revieworcodex-review. - Never ask the current pane to critique its own work.
More from fmschulz/omics-skills
beautiful-data-viz
Create publication-quality matplotlib/seaborn charts with readable axes, tight layout, and curated palettes.
19bio-phylogenomics
Build marker gene alignments and phylogenetic trees.
19bio-protein-clustering-pangenome
Cluster proteins into orthogroups and derive pangenome matrices.
18plotly-dashboard-skill
Build production-ready Plotly Dash dashboards with consistent theming, clear layouts, and performant callbacks.
18bio-annotation
Functional annotation and taxonomy inference from sequence homology.
17bio-foundation-housekeeping
Initialize a bioinformatics project scaffold with reproducible environments, schemas, and data cataloging. Use for new projects or repo setup.
16