commit

Installation
SKILL.md

Commit

Follow the repo's existing convention, create the commit, verify, and push when requested. Use the reference docs for detailed rules.

Workflow

  1. Identify the convention

    • Read agent guidance first: AGENTS.md, CLAUDE.md, etc.
    • Check repo guidance or templates if present: CONTRIBUTING.md, README.md, commit templates, etc.
    • Scan history: git log -n 50 --pretty=%s
    • Choose exactly one: Conventional Commits, Gitmoji, or Custom.
    • If ambiguous, pause and ask using the user input guidance below.
    • Never invent new commit types or emoji codes.
  2. Pull if requested

    • If --pull is set, run git pull before reviewing changes.
    • If conflicts occur, try to resolve them. If you cannot, pause and ask using the user input guidance below.
Installs
6
First Seen
Feb 6, 2026
commit — nbsp1221/agent-skills