What problem does it solve?
It centralizes repeatable collaboration rules for multi-agent work so teams do not duplicate guidance across every charter and can coordinate consistently.
Core Features & Use Cases
- Worktree Awareness: Uses the TEAM ROOT path as the authoritative repository reference so agents operate from the correct location.
- Decision Recording: Captures decisions in a shared inbox drop-box so other agents can review and act on them without editing the central log directly.
- Cross-Agent Communication: Guides agents to request input from teammates when a task depends on another agent’s domain or authority.
- Reviewer Protocol: Clarifies how rejection feedback should assign revision ownership to keep review workflows unambiguous.
- Use Case: A distributed coding squad can coordinate implementation, review, and follow-up changes without conflicting file ownership or misplaced assumptions about the repo root.
Quick Start
Use the agent-collaboration skill to help me follow the team workflow rules, record any decision that affects others, and flag when another agent should be brought in.