committing-work

Generate conventional commit messages with emojis from detected changes.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dnlopes/claude-code-plugins --skill committing-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: committing-work
Source: https://github.com/dnlopes/claude-code-plugins/tree/main/git-workflow/skills/committing-work
Command: npx skills add https://github.com/dnlopes/claude-code-plugins --skill committing-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual commit message crafting is time-consuming and often inconsistent. This Skill automates the process, ensuring every commit adheres to best practices and conventional formats, saving you time and improving your Git history.

Core Features & Use Cases

  • Automated Commit Message Generation: Creates conventional commit messages based on detected changes, following established types and formats.
  • Atomic Commit Enforcement: Guides you to split large changes into focused, single-purpose commits, promoting a clean and understandable history.
  • Emoji Integration: Automatically adds relevant emojis to commit messages for enhanced readability and quick visual scanning.
  • Use Case: Before pushing your latest feature, use this Skill to automatically generate perfectly formatted, atomic commit messages, saving you from manual review and ensuring a pristine Git history.

Quick Start

Use the committing-work skill to prepare my changes for a commit, ensuring all messages follow conventional guidelines and include appropriate emojis.