draft-commit

Community

Craft perfect commit messages, effortlessly.

AuthorAbeJitsu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing clear, concise, and informative commit messages can be a tedious task. This Skill automates the process, helping you articulate your changes effectively for better collaboration, clearer project history, and easier code reviews.

Core Features & Use Cases

  • Staged Changes Analysis: Automatically reviews your git diff --cached to understand the nature and scope of your work.
  • Intent Inference: Categorizes changes (e.g., feature, bug fix, refactor, documentation) and identifies their impact on the codebase.
  • Configurable Style: Adjusts the message tone (supportive, concise) and format (descriptive, conventional) to match your team's preferences.
  • Use Case: After staging your code changes, use this Skill to instantly generate a professional commit message that explains both what you did and why it matters, saving you time and ensuring consistency.

Quick Start

Draft a commit message for my staged changes.

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: draft-commit
Download link: https://github.com/AbeJitsu/Game-Settings-Panel/archive/main.zip#draft-commit

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