git-commit-enterprise

Installation
SKILL.md

Enterprise Git Commit Workflow

This skill enforces Conventional Commits specification for enterprise projects, ensuring consistent, readable, and automatable commit messages.

Format

<type>[optional scope][!]: <description>

Required: Type and description Optional: Scope, breaking change indicator (!)

Commit Types

Type Purpose
feat New feature
fix Bug fix
Related skills

More from azure12355/weilan-skills

Installs
2
GitHub Stars
1
First Seen
Mar 9, 2026