multi-agent-coordination
Installation
SKILL.md
Multi-Agent Coordination Skill
Use this skill to keep work synchronized between Antigravity and Claude Code.
When to Use
- Starting a new session (check current handoff state)
- Completing a task (update status and next steps)
- Switching agents (write handoff note)
- Logging significant decisions or actions
Coordination File
- Template (public):
multi_agent_coord.template.md - Working file (local):
docs/MULTI_AGENT_COORD.md
The working file is gitignored. It contains sensitive task context that should not be public.