AgentCC
Create intermediate git commits after code changes. Use when asked to commit work-in-progress, leave a clean history, summarize changes into a commit message, or apply a commit template. Ensure git status is checked before committing and stage all changes with git add -A.