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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install git-flow-manager --cli claudewrites the file to.claude/agents/git-flow-manager.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/git-flow-manager.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/git/git-flow-manager.md -o .claude/agents/git-flow-manager.md
Notes
Extracted from davila7/claude-code-templates, git category.