Multi Agent Collab — Git skill for Claude Code
A reusable skill for bootstrapping consistent multi-agent collaboration in any Git repository.
How to install Multi Agent Collab
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gpgaoplane/multi-agent-collab and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Multi Agent Collab does
A reusable skill for bootstrapping consistent multi-agent collaboration in any Git repository. Supports Claude Code, OpenAI Codex, and Google Antigravity / Gemini CLI out of the box, and is elasticall
Alternatives in Git
- Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
- 40+ Claude Code Tips — Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt 5.8k ★
- Migration Plan: Merge Maps-scraper-pro Into Google-maps-scraper — Migration Plan: Merge maps-scraper-pro into google-maps-scraper skill 3.5k ★
README
multi-agent-collab
A reusable skill for bootstrapping consistent multi-agent collaboration in any Git repository. Supports Claude Code, OpenAI Codex, and Google Antigravity / Gemini CLI out of the box, and is elastically extensible to additional agents (OpenCode, Cline, Aider, Cursor, Copilot CLI, custom) via the `--join` flow.
Status
v0.4.4 — small correctness patch. Fixes a same-day archive clobber in `collab-rotate-log.sh` (data loss bug), kills the rotation-advisory loop in `collab-check.sh` when the log is already at keep-minimum, and aligns the `--stats` entry-count regex with the v0.4.2-corrected pattern. See [`CHANGELOG.md`](CHANGELOG.md) for the full release notes.
What's new in v0.4.4
- Same-day archive append (no clobber) —
collab-rotate-log.shnow appends to an existing same-day archive instead of overwriting it. Pre-fix, rotating twice in one day (e.g., after tweakingrotate_keep_recent) silently destroyed the prior archive's entry bodies. Append uses an H3### Continued — rotatedseparator so the archive stays one human-readable file per agent-day. - Content-aware rotation advisory —
collab-check.shno longer advises rotation when rotation would be a no-op. When the live log exceedsrotate_at_linesbut the entry count is already at-or-belowrotate_keep_recent, the advisory text now points at config tuning (raiserotate_at_linesor accept the verbose Receipt size) instead of looping the user through uselessrotateinvocations. --statsregex aligned —--statsmode now counts date-only entry headers (## 2026-04-28 title) correctly. Projects using date-only headers will see higher (correct) entry counts in--statsoutput than under v0.4.3.- 2 new test cases on the rotate side, 16 new test cases on the check side — including a three-way regex-alignment guard across
collab-rotate-log.sh, the advisory site, and the--statssite.
Upgrading to v0.4.4
# Standard one-command upgrade (
Related Skills
Harnessmesh
Persistent multi-agent collaboration fabric for agentic coding harnesses. Connect Antigravity, OpenAI Codex, C
Agent Intern
MCP bridge that drives four coding CLIs — Google's Antigravity (agy), OpenAI Codex, GitHub Copilot, and Cursor
UsageAI
A lightweight Windows tray app and VS Code/Antigravity extension for monitoring Codex, Claude Code, GitHub Cop
Ia Dev Ebook
Um manual de campo prático sobre como desenvolver software no dia a dia trabalhando com agentes de código como
Memorix
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Wi
Agents System Setup
Bootstrap, update, improve, or replicate multi-agent systems across GitHub Copilot CLI, Claude Code, OpenCode,
Related Agents
Agy
Delegate complex execution, deep reasoning, architectural planning, adversarial code review, session documenta
Antigravity Agent
Runs Google Antigravity on the user's Antigravity subscription, reached through the agy CLI. One mode - consul
Security Sentinel
Deep security review focused on OWASP Top 10, injection, auth/authz, data exposure, and dependency vulnerabili