1---2name: conventional-commits3description: Conventional Commits4---56# Conventional Commits78Purpose: Format commits so release and review automation can reason about changes.9101. Choose one type: feat, fix, docs, test, refactor, chore, ci, build.112. Add a short scope when useful.123. Use imperative subject, 72 characters or less when practical.134. Put evidence and breaking changes in the body.1415Checklist:1617- Type is valid.18- Subject names the change.19- Body includes verification when needed.20- No unrelated changes are hidden.2122Positive example: `feat(agent): record prompt provenance on artifacts`.23Negative example: `updates`.2425Failure modes: vague subjects, mixed unrelated work, missing breaking-change notes.
Run npx skillmds@latest add onfire7777/conventional-commits in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Conventional Commits It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
onfire7777 (@onfire7777) published this skill. Their other Agent Skills are listed on their SkillMD profile.