prepare-commit

star 287

Prepares the codebase for a commit by formatting code and helping identify temporary comments.

google By google schedule Updated 1/30/2026

name: Prepare Commit description: Prepares the codebase for a commit by formatting code and helping identify temporary comments.

Prepare Commit

Use this skill before every commit to ensure your code is formatted and clean.

Usage

This skill performs the following:

  1. Runs standard formatting (ktfmtFormat).
  2. (Optional/Manual) Reminds you to check for temporary comments.

Command

python3 .agent/skills/prepare_commit/scripts/prepare.py
Install via CLI
npx skills add https://github.com/google/ground-android --skill prepare-commit
Repository Details
star Stars 287
call_split Forks 146
navigation Branch main
article Path SKILL.md
More from Creator