standard-commits
CommunityEnforce code commit and branching standards.
Software Engineering#git#ci/cd#code review#conventional commits#semantic versioning#branching strategy
Authorkobogithub
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill establishes and enforces consistent standards for commit messages, versioning, and Git branching across development teams, preventing chaos and improving code quality.
Core Features & Use Cases
- Conventional Commits: Enforces a structured format for commit messages (
type(scope): message). - Semantic Versioning: Automates version bumping (MAJOR, MINOR, PATCH) based on commit types.
- Git Branching Strategy: Defines clear workflows for feature development, hotfixes, and releases.
- Use Case: Ensure all team members adhere to the same commit message format, making it easy to understand changes and automatically generate release notes and version numbers.
Quick Start
Follow the Conventional Commits format for all your Git commits.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: standard-commits Download link: https://github.com/kobogithub/knowledge/archive/main.zip#standard-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.