!`git status`
Creates a WIP commit with all changes staged and a custom message.
/plugin marketplace add fusengine/claude-code-plugins/plugin install fuse:commit-pro@fusengine-plugins!git status
Quick save of current work state.
git add -A$ARGUMENTS provided: wip: $ARGUMENTSwip: work in progressImportant: WIP commits should be squashed before merging to main branch.