git-workflow-enforcer

Community

Enforce conventional commits and branch naming.

AuthorCrazyDubya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures commits, branches, and PRs follow a consistent workflow to improve collaboration and traceability.

Core Features & Use Cases

  • Conventional commits: enforces format for subject lines and bodies.
  • Branch naming: validates prefixes and structure.
  • PR templates & hooks: ensures PRs follow templates and checks.

Quick Start

Enable commit-msg and pre-commit hooks and enforce conventional commits in your repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: git-workflow-enforcer
Download link: https://github.com/CrazyDubya/claude-skills/archive/main.zip#git-workflow-enforcer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository