commit

Installation
SKILL.md

Non-negotiable rules:

  1. Read the actual diff before drafting a message or staging files.
  2. Block on secrets, conflict markers, or clearly unintended files.
  3. Stage files explicitly by name. Never use git add -A or git add ..
  4. Run the narrowest relevant checks for the changed surface before committing.
  5. Keep commit creation user-driven. If split strategy or file inclusion is ambiguous, ask first.

Commit

Inputs

  • $request: Optional commit guidance such as intent, scope hint, or preferred message wording

Goal

Related skills
Installs
65
Repository
ulpi-io/skills
First Seen
Mar 15, 2026