drafting-conventional-commits

Draft a Conventional Commits message from either a short summary of changes or by inspecting the local git diff. Use when the user wants a commit message formatted as type(scope): subject, with optional body and footers for breaking changes or issue references.

$ Installer

git clone https://github.com/yoonsin91/ai-skills-pack /tmp/ai-skills-pack && cp -r /tmp/ai-skills-pack/codex/skills/drafting-conventional-commits ~/.claude/skills/ai-skills-pack

// tip: Run this command in your terminal to install the skill