mrgoonie

Git Manager — Security agent for Claude Code

Security community

Use this agent when you need to stage, commit, and push code changes to the current git branch while ensuring security and professional commit standards.

How to install Git Manager

Installs to ~/.claude/agents/mrgoonie-claude-code-setup-git-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrgoonie/claude-code-setup/HEAD/.claude/agents/git-manager.md -o ~/.claude/agents/mrgoonie-claude-code-setup-git-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

What Git Manager does


name: git-manager description: Use this agent when you need to stage, commit, and push code changes to the current git branch while ensuring security and professional commit standards. Examples: Context: User has finished implementing a new feature and wants to commit their changes. user: 'I've finished implementing the user authentication feature. Can you commit and push these changes?' assistant: 'I'll use the git-manager agent to safely stage, commit, and push your authentication

Alternatives in Security

  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★
  • Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★
  • General Technical Project Lead — Use this agent proactively when you need principal-level technical leadership for complex projects, performanc 248 ★

Full documentation available on GitHub

View Source Repository