Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: clown6613/conventional-commits

v0.1.0 — Conventional Commits enforcement

20 Jun 11:25
@clown6613 clown6613

Choose a tag to compare

First release.

A Claude Code plugin that enforces Conventional Commits via a PreToolUse(Bash) hook.

Highlights

  • Validates git commit messages before the command runs — blocks non-conforming subjects and feeds guidance back to Claude so it self-corrects.
  • Cannot be bypassed with git commit --no-verify (intercepts at the tool layer, not as a git commit-msg hook).
  • Configurable via CC_TYPES (custom allowed types) and CC_SKIP (disable).
  • 15-case test suite, run in CI.

Install

/plugin marketplace add clown6613/conventional-commits
/plugin install conventional-commits
Assets 2
Loading

AltStyle によって変換されたページ (->オリジナル) /