Flow Git banner
EvolutionAPI EvolutionAPI

Flow Git

Project Management community

Description

--- name: "flow-git" description: "Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection. Flow detects the project's commit style from git log and matches it. Never rebases main/master, always uses --force-with-lease.\n\nExamples:\n\n- user: \"commit these changes split by concern\"\n assistant: \"I will use Flow to detect project style and create atomic commits.\"\n <commentary>Multi-file changes get split into atomic commits matching the detected pr

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/flow-git.md -o ~/.claude/agents/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