!`git status`
Creates a refactoring commit with conventional format and no AI signatures.
/plugin marketplace add fusengine/agents/plugin install fuse-commit-pro@fusengine-plugins!git status
!git diff --stat
Create a refactoring commit (no behavior change).
git add -A$ARGUMENTS provided: refactor(scope): $ARGUMENTSrefactor(scope): imperative descriptionNote: Refactor = code restructure WITHOUT functional changes.