Git Ops banner
cfircoo cfircoo

Git Ops

Development community

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

Terminal
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 Repository