Marketplace

git-commit

Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.

$ 설치

git clone https://github.com/fvadicamo/dev-agent-skills /tmp/dev-agent-skills && cp -r /tmp/dev-agent-skills/skills/git-commit ~/.claude/skills/dev-agent-skills

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