!`git status`
Creates a feature commit with conventional format by analyzing changes and generating a scope-based message.
/plugin marketplace add fusengine/claude-code-plugins/plugin install fuse:commit-pro@fusengine-plugins!git status
!git diff --stat
Create a quick feature commit.
git add -A$ARGUMENTS provided: feat(scope): $ARGUMENTSfeat(scope): imperative description