commit-style-enforcer
Installation
SKILL.md
Commit Style Enforcer
Overview
This skill learns and enforces commit message conventions for any git repository. It analyzes commit history to detect patterns, caches the style guide, and helps generate consistent commit messages.
When to Use
Use this skill when:
- Creating a new commit in any repository
- User asks for help writing a commit message
- You need to ensure commit messages follow project conventions