commit-writer

Community

Write clear, conventional commit messages fast.

Authorborkweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of clear, meaningful git commit messages by analyzing git status, diffs, and repository history, ensuring messages follow Conventional Commits and align with project conventions, saving you time and reducing miscommunication.

Core Features & Use Cases

  • Context-aware: Analyzes staged changes, diffs, and history to propose precise messages.
  • Conventional Commits Compliance: Defaults to the Conventional Commits specification and suggests types like feat, fix, docs, etc.
  • Repo Style Adaptation: Aligns with the repository's existing commit message style for consistency.
  • Use Case: Ideal for daily commits to improve traceability and readability.

Quick Start

Use the commit-writer skill to generate a commit message for the current 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: commit-writer
Download link: https://github.com/borkweb/bork-ai/archive/main.zip#commit-writer

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