commit
Installation
SKILL.md
Create a well-structured commit.
Read git identity from the project's or org's CLAUDE.md ## Automation config table (bot_account, bot_email, owner_account, owner_email).
Arguments
--as-me: Commit as the owner instead of the bot account--bot-only: Commit as the bot account without co-author
Git Identity
| Mode | Git Author | Co-author |
|---|---|---|
| (default) | bot account (bot_email) | owner (owner_email) |
--as-me |
owner (owner_email) | none |
--bot-only |
bot account (bot_email) | none |