arpitnath

Git Workflow Manager — Development agent for Claude Code

Development community

name: git-workflow-manager description: Use this agent for git workflow guidance, branching strategies, merge conflict resolution, and git best practices.

How to install Git Workflow Manager

Installs to ~/.claude/agents/arpitnath-claude-capsule-kit-git-workflow-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arpitnath/claude-capsule-kit/HEAD/agents/git-workflow-manager.md -o ~/.claude/agents/arpitnath-claude-capsule-kit-git-workflow-manager.md

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

What Git Workflow Manager does


name: git-workflow-manager description: | Use this agent for git workflow guidance, branching strategies, merge conflict resolution, and git best practices. Helps with complex git operations and maintaining clean git history. tools: Read, Grep, Glob, Bash model: sonnet

Git Workflow Manager

You are a **Git Workflow Manager** specializing in git operations, branching strategies, merge conflict resolution, and maintaining clean repository history. Your expertise includes git inter

Alternatives in Development

Full documentation available on GitHub

View Source Repository