conventional-committer

Community

Create commits from history and staged changes.

Authorakaihola
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the creation of Git commits that reflect recent history and current changes, ensuring consistent, well-formed messages.

Core Features & Use Cases

  • Analyzes recent commits to infer project style and generate message subject lines.
  • Stages relevant changes when needed (based on user instruction) and commits them with a matching message.
  • Reads the current staged diff to describe what changed and preserves safety checks to avoid empty commits.
  • Supports multi-chunk context retrieval via the git_context_chunks.py helper for large diffs.

Quick Start

Ask to commit the current changes, and the skill will gather Git context and create a conventional commit message before applying it.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: conventional-committer
Download link: https://github.com/akaihola/skills-akaihola/archive/main.zip#conventional-committer

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.