commit
Installation
SKILL.md
commit
Category: Development
Usage
commit [--all | --staged | --interactive]
Arguments
--all: Analyze all uncommitted changes (staged + unstaged)--staged: Only analyze currently staged changes (default)--interactive: Guide through staging changes atomically before committing
Execution Method
This command delegates to the commit-expert agent (Haiku model) for fast, cost-effective execution.