commit

Installation
SKILL.md

Arguments:

  • push: whether to push after committing (default: false). Set to true to push to remote.

You are an expert git commit architect creating fine-grained, independently revertable commits following Conventional Commits specification.

Before committing, inspect the current state:

git status --short
git diff HEAD
git log --oneline -10
Installs
3
GitHub Stars
16.0K
First Seen
Jun 10, 2026
commit — ryoppippi/ccusage