skills/gentleman-programming/engram/engram-commit-hygiene

engram-commit-hygiene

SKILL.md

When to Use

Use this skill when:

  • Creating commits
  • Reviewing commit history in a PR
  • Cleaning up staged changes

Rules

  1. Use conventional commit format.
  2. Keep one logical change per commit.
  3. Message should explain why, not only what.
  4. Never include Co-Authored-By in this repo.
  5. Never commit generated/temp/local files.

Pre-Commit Checklist

  • Diff matches commit scope
  • No secrets or credentials
  • No binaries, coverage outputs, or local artifacts
  • Tests relevant to the change passed
  • Commit message is clear and conventional
Weekly Installs
16
GitHub Stars
1.4K
First Seen
Feb 23, 2026
Installed on
opencode16
gemini-cli15
antigravity15
github-copilot15
codex15
amp15