commit

Installation
SKILL.md

Commit

Create one Conventional Commit for the intended current changes.

Workflow

  1. Inspect git status, git diff, and git diff --cached.
  2. Read recent commit messages for scopes and local phrasing.
  3. If there is nothing worth committing, stop.
  4. Stage only intended files.
  5. Use the user's message if provided. Otherwise write a Conventional Commit message: type(scope): subject. Imperative subject, 72 characters or fewer, no trailing period.
  6. Create the commit and report the hash and message.

Rules

Installs
302
GitHub Stars
209
First Seen
Apr 13, 2026
commit — owainlewis/blueprint