commit

Installation
SKILL.md

Commit

Create one clear Conventional Commit for the intended current changes.

Workflow

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

Rules

Installs
1
First Seen
Jul 2, 2026
commit — versusjl/devin-blueprint