multi-agent-vcs

Installation
SKILL.md

Multi-Agent Version Control

Tool-agnostic patterns for coordinating git operations across parallel AI agents.

<when_to_use>

  • Dispatching subagents for parallel work
  • Planning multi-branch implementations
  • Recovering from parallel agent corruption
  • Any workflow where multiple agents touch the filesystem

</when_to_use>

The Problem

When parallel subagents perform git operations independently:

Installs
11
GitHub Stars
27
First Seen
Jan 26, 2026
multi-agent-vcs — outfitter-dev/agents