mint-commit

Official

Standardize commits, PRs, and promotion flow

AuthorMINT-IA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces a consistent, auditable git commit and promotion workflow so contributors avoid broken releases, diverging histories, and unsafe repository changes.

Core Features & Use Cases

  • Branch flow enforcement: mandates feature/* and hotfix/* branching patterns and forbids direct pushes to staging or main.
  • Commit and PR standards: requires conventional commit messages with scopes, Co-Authored-By attribution, and pre-commit test verification.
  • Promotion rules and merge strategies: defines promotion PR bases and uses squash merges for feature→dev and merge commits for dev→staging and staging→main to preserve SHAs.
  • Use Case: A mobile engineer preparing a feature branch runs tests, commits with the prescribed format, opens a PR to dev, and relies on the workflow to promote changes through staging to production safely.

Quick Start

Create a feature branch, run the project test suites until green, commit using the conventional message format including Co-Authored-By, and open a PR to dev following the branch and PR rules.

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: mint-commit
Download link: https://github.com/MINT-IA/MINT/archive/main.zip#mint-commit

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.