Create a well-structured commit. Read git identity from the project's or org's CLAUDE.md table ( , , , ). Arguments - : Commit as the owner instead of the bot account - : Commit as the bot account without co-author Git Identity | Mode | Git Author | Co-author | |------|------------|-----------| | (default) | bot account (bot email) | owner (owner email) | | | owner (owner email) | none | | | bot account (bot email) | none | Process 1. Set git identity based on arguments: - Default or : and - : and 2. Review and commit changes: - Review staged and unstaged changes - Determine commit type (feat…