google/prepare commit
Prepares the codebase for a commit by formatting code and helping identify temporary comments.
npx skills add https://github.com/google/ground-android --skill Prepare Commit
Use this skill before every commit to ensure your code is formatted and clean.
This skill performs the following:
ktfmtFormat).python3 .agent/skills/prepare_commit/scripts/prepare.py
Take google/prepare commit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.