draft-a-commit

Community

Draft clear commit messages that explain changes

AuthorAbeJitsu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers craft meaningful commit messages that clearly explain what changed, why it matters, and how it impacts teammates. It reduces ambiguity in version history and speeds up code reviews.

Core Features & Use Cases

  • Guided messaging: Generate a concise summary line (under 50 characters) and a detailed explanation following the tone guidelines.
  • Context-aware reasoning: Include why the change was needed and its impact on outcomes.
  • Consistency for teams: Encourages uniform commit histories and better changelogs.

Quick Start

Draft a descriptive commit message for the latest changes in src/main.py.

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-a-commit
Download link: https://github.com/AbeJitsu/sie-question-gen/archive/main.zip#draft-a-commit

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