jamie-bitflight/commitlint
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill commitlint
Take jamie-bitflight/commitlint from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx, yarn, pnpm.
Without those the skill loads but fails at the first command.