git-quick-commit
Avoid manual commit message writing. Auto-generate messages from code changes or supply your own. Commit in any directory.
Instructions
Quick commit with automatic message generation based on changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Commit message (optional - will auto-generate if not provided) | |
| directory | No | The directory to run the command in (defaults to current working directory) |