commit-msg

Create git commits with descriptive per-file messages and milestone support.

56|12|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Synthesys-Lab/agentize --skill commit-msg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit-msg
Source: https://github.com/Synthesys-Lab/agentize/tree/main/.claude/skills/commit-msg
Command: npx skills add https://github.com/Synthesys-Lab/agentize --skill commit-msg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git.

What problem does it solve?

This Skill creates git commits with meaningful messages, including support for milestone commits on development branches.

Core Features & Use Cases

  • Message Quality: Generates descriptive, per-file commit messages.
  • Milestone Support: Allows bypassing pre-commit hooks for milestone commits on dev branches.
  • Traceability: Includes related issue or milestone details when available.

Quick Start

Commit staged changes with a clear message; optionally perform milestone commits on development branches.