Do NOT run git status, git diff, git log, or any other commands before git-agent commit.
- Derive a one-sentence intent from the conversation
- If
$ARGUMENTScontains a Claude model name, use it as co-author:git-agent commit --intent "<intent>" --co-author "<model> <noreply@anthropic.com>" - Otherwise:
git-agent commit --intent "<intent>" - On auth error (401), retry with
--free - Fallback (binary unavailable): manual
git commitwith Conventional Commits format via HEREDOC
CLI reference: ${CLAUDE_PLUGIN_ROOT}/references/cli.md