Multi-agent orchestration for Git-based projects
Find and read multiple files in one operation (50-70% faster for exploration)
Safely amend commits with HEAD verification and push checks
Guide for writing clear, descriptive commit messages
Rewrite git history using git-filter-repo (not filter-branch)
Find and read multiple files in one operation (50-70% faster for exploration)
Create and register hook scripts with proper error handling and settings
Safely remove files and directories without breaking the shell session
Validate git operations won't affect protected branches or cause data loss
Create file and commit atomically (60-75% faster than step-by-step)