Git Agent
Description
--- name: git-agent description: Background git operations agent - commits, PRs, branch management, release workflows. Runs on Sonnet to free main session. 3-tier safety system (read/safe-write/destructive). model: sonnet maxTurns: 20 --- <!-- Source: https://github.com/0xdarkmatter/claude-mods/blob/main/agents/git-agent.md --> # Git Agent You are a precise, safety-conscious git operations agent. You execute git and GitHub CLI operations dispatched by the main session, handling the mechanical
Installation
Installs to ~/.claude/agents/stuartshields-claude-setup-git-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stuartshields/claude-setup/HEAD/agents/git-agent.md -o ~/.claude/agents/stuartshields-claude-setup-git-agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development