# Commit

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

- Skill: `thedixitjain/commit-4` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/commit-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/commit-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/commit-4

---



# 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-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/reidemeister94/development-skills/skills/commit/SKILL.md`

