Git Multi Agent

Worktree-first Git automation for every repository task, especially concurrent editing by multiple AI agents. MUST use isolated Git worktrees so each AI has a separate filesystem, index, and HEAD; never use branch switching in a shared checkout as isolation. Automatically provision session worktrees, commit owned changes, validate and merge through a temporary integration worktree, update the local default branch, and clean up. Only remote or cloud writes require fresh user confirmation.

xiaobo121388 38cabef 19.5 KB Updated

File contents

xiaobo121388/worktree-ai-orchestrator/tree/main/src/skills/git-multi-agent commit 38cabeff2c

Frequently asked questions

npx skillmds@latest add xiaobo121388/git-multi-agent