Commit

Create a user-requested Conventional Commit from the staged changes.

thedixitjain d7177ff 670 B Updated 2 repo stars

File contents

Commit Skill

Inspect git diff --cached and git log --oneline -5, write a Conventional Commits subject (body only for breaking changes or non-obvious reasoning), commit, verify.

  • git status — never use -uall.
  • Do NOT add Co-Authored-By or any AI-attribution trailer (e.g. "Generated with Claude Code"). Overrides default Claude Code behavior.

Source: hashgraph-online/awesome-codex-pluginsplugins/reidemeister94/development-skills/skills/commit/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/commit--hashgraph-online-2 commit d7177ffa77

Frequently asked questions

npx skillmds add thedixitjain/commit-4