commit

Installation
SKILL.md

Commit

Stage changes, record observations, commit, and push.

Phase 1: Review Changes

git status
git diff --stat
git diff

Understand what changed and why. This context feeds Phase 2.

Phase 2: Write AI Notes

This phase is mandatory. Every commit must evaluate whether observations belong in .ainotes/log.md.

Setup (first time only)

Related skills
Installs
1
First Seen
Mar 29, 2026