/flow-git
Use the @flow-git agent for git operations: $ARGUMENTS
$ npx -y skills add evolution-foundation/evo-nexus --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/flow-git
Context preview
What this command does when you run it.
Use the @flow-git agent for git operations: $ARGUMENTS
Command definition
flow-git.mdUse 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).
Other commands on evo-nexus.
- /apex-architect
Use the @apex-architect agent to help the user with the following architectural or debugging matter: $ARGUMENTS
Open command - /aria-hr
Use the @aria-hr agent to help the user with the following people/HR matter: $ARGUMENTS
Open command - /atlas-project
Use the @atlas-project agent to help the user with the following project matter: $ARGUMENTS
Open command - /bolt-executor
Use the @bolt-executor agent to implement the following: $ARGUMENTS
Open command - /canvas-designer
Use the @canvas-designer agent for UI/UX design and implementation: $ARGUMENTS
Open command - /clawdia-assistant
Use the @clawdia-assistant agent to help the user: $ARGUMENTS
Open command

