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. Enforces project-specific conventions from CLAUDE.md.
$npx -y skills add fvadicamo/dev-agent-skills --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/fvadicamo/dev-agent-skills" --skill "fvadicamo/dev-agent-skills/git-commit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fvadicamo/dev-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fvadicamo/dev-agent-skills"` and select the relevant skills, then follow their instructions.