# Claude Code Agent: Git Flow Manager > Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent git/git-flow-manager --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent git/git-flow-manager --yes --dry-run ``` --- ## What This Agent Covers Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Git - Claude Code Templates path: `git/git-flow-manager` - Tools declared upstream: Read, Bash, Grep, Glob, Edit, Write - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent git/git-flow-manager --yes --dry-run ``` Expected installed file: ```text .claude/agents/git-flow-manager.md ``` --- ## Source & License - Source: [davila7/claude-code-templates git/git-flow-manager.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/git/git-flow-manager.md) - Source SHA: `7f86efe1df0afb6bf3ca62a03fed0da88a29dc9f` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-git-flow-manager-652fd93a Author: TokRepo精选