commit

Installation
SKILL.md

Commit

Step 1: Require Commit Config

Check if .agents/commit.config.yml exists.

  • If exists, continue to step 2
  • If not, follow references/config-setup.md to create it, then continue

Step 2: Gather Context

Run each command separately:

  1. git diff --staged
  2. Only if step 1 had NO output: git diff
  3. git log --oneline

Step 3: Determine Staging

Related skills
Installs
10
GitHub Stars
4
First Seen
Mar 5, 2026