Armory
Source
Browse
CLAUDE.md / Rules

git-flow-settings

Complete Git Flow configuration with statusline, permissions, environment variables, and workflow enforcement. Displays real-time Git Flow status, prevents direct pushes to main/develop, allows feature/release/hotfix operations, and configures Git Flow branch naming conventions. Perfect for teams following Git Flow branching strategy.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install git-flow-settings --cli claude

writes the file to.claude/rules/git-flow-settings.mdListed as compatible

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

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Complete Git Flow configuration with statusline, permissions, environment variables, and workflow enforcement. Displays real-time Git Flow status, prevents direct pushes to main/develop, allows feature/release/hotfix operations, and configures Git Flow branch naming conventions. Perfect for teams following Git Flow branching strategy.

When to use it

Complete Git Flow configuration with statusline, permissions, environment variables, and workflow enforcement. Displays real-time Git Flow status, prevents direct pushes to main/develop, allows feature/release/hotfix operations, and configures Git Flow branch naming conventions. Perfect for teams following Git Flow branching strategy.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/git/git-flow-settings.json | jq .

Notes

Extracted from davila7/claude-code-templates, git category.