Git Flow banner
TituxMetal TituxMetal

Git Flow

Git community

Description

--- description: Intelligent Git/GitHub Workflow Management globs: alwaysApply: false version: 1.0 encoding: UTF-8 --- # Git Flow Command Intelligent git/GitHub workflow management command that analyzes current repository state and guides through logical next steps with context-aware automation. ## Overview This command orchestrates git and GitHub operations through specialized sub-agents, providing intent-aware workflow automation that distinguishes between preparation, implementation, and

Installation

Installs to ~/.claude/skills/tituxmetal-claude-code-commands-git-flow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tituxmetal-claude-code-commands-git-flow && curl -fsSL https://raw.githubusercontent.com/TituxMetal/claude-code-commands/HEAD/commands/git-flow.md -o ~/.claude/skills/tituxmetal-claude-code-commands-git-flow/SKILL.md

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

Full documentation available on GitHub

View Source Repository