# Commit

> Create well-formatted git commits with conventional commit messages.

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

---

Create well-formatted git commits with conventional commit messages.

Follow this format: `type(scope): description`

Types: feat, fix, refactor, test, docs, chore

