Armory
Source
Browse
Sub-Agents

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 claude

writes the file to.claude/agents/git-flow-manager.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/git-flow-manager.md

Needs 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.