commit

Generate conventional commit messages with type(scope): description format.

2|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/mhalder/dotfiles --skill commit-mhalder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit
Source: https://github.com/mhalder/dotfiles/tree/main/claude/.claude/skills/commit
Command: npx skills add https://github.com/mhalder/dotfiles --skill commit-mhalder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps with generating conventional commit messages to standardized history.

Core Features & Use Cases

  • Conventional format: enforce type(scope): description
  • Heredoc commits: multi-line messages safely
  • Safety rules: avoid secrets, avoid pushes

Quick Start

Stage changes and create a conventional commit.