Flow Git banner
EvolutionAPI EvolutionAPI

Flow Git

Git community

Description

Use the @flow-git agent for git operations: $ARGUMENTS If no arguments were provided, ask the user what git operation is needed (atomic commits, rebase, history cleanup). Flow detects project commit style from git log, splits changes by concern into atomic commits, and uses --force-with-lease (never --force, never on main/master).

Installation

Installs to ~/.claude/commands/evolutionapi-evo-nexus-flow-git.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/flow-git.md -o ~/.claude/commands/evolutionapi-evo-nexus-flow-git.md

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

Full documentation available on GitHub

View Source Repository