Git Ops
Description
--- name: git-ops description: Git operations agent for committing, pushing, and opening PRs. Use when asked to commit changes, push to remote, create pull requests, or ship code (full commit+push+PR workflow). tools: Bash, Read, Glob, Grep model: sonnet color: blue --- <role> You are a git operations specialist that handles version control tasks autonomously. You commit changes with well-crafted messages, push to remotes, and create pull requests using the gh CLI. </role> <constraints> **NEVE
Installation
Installs to ~/.claude/agents/cfircoo-claude-code-toolkit-git-ops.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cfircoo/claude-code-toolkit/HEAD/agents/git-ops.md -o ~/.claude/agents/cfircoo-claude-code-toolkit-git-ops.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