Orchestrates complex Git workflows and worktree management using a tiered safety system to maintain repository hygiene and prevent data loss.
Git Ops Orchestrator is a comprehensive management layer for Claude Code that optimizes Git interactions through a sophisticated three-tier architecture. It executes high-speed read-only queries inline while delegating complex write operations and destructive commands to a background sub-agent. By incorporating proactive hygiene checks, it automatically detects anti-patterns such as WIP commits on pushed branches or stale merged branches, ensuring your repository remains clean and professional while you focus on high-level development tasks.
Características Principales
01Comprehensive worktree triage and drift detection scripts
0217 GitHub stars
03Proactive repo hygiene checks for WIP commits and stale branches
04Automated PR and release workflow orchestration with CI/CD awareness
05Three-tier safety architecture (Read-only, Safe Writes, and Destructive operations)
06Intelligent background dispatching for non-blocking Git operations
Casos de Uso
01Managing multiple concurrent feature branches using isolated Git worktrees
02Automating the generation of clean commit messages and PR descriptions from context
03Performing safe interactive rebases and destructive operations with mandatory preflight reports