Git Workflow Specialist banner
bwads001 bwads001

Git Workflow Specialist

Development community

Description

--- name: git-workflow-specialist description: Use this agent for git workflow management, branch strategies, commit hygiene, and git worktree operations. This agent excels at managing parallel development streams and ensuring clean git history. **USE PROACTIVELY** when you detect any git-related needs - don't handle git operations yourself. Examples: <example>Context: User wants to start a new feature while keeping current work isolated. user: 'I need to work on user authentication while keepin

Installation

Installs to ~/.claude/agents/bwads001-claude-code-agents-git-workflow-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bwads001/claude-code-agents/HEAD/agents/git-workflow-specialist.md -o ~/.claude/agents/bwads001-claude-code-agents-git-workflow-specialist.md

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

Full documentation available on GitHub

View Source Repository