kn-commit

Official

Conventional, verified commits made easy.

Authorknowns-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures commits follow a conventional format and are verified before they are saved to the repository, reducing ambiguity and review overhead.

Core Features & Use Cases

  • Enforces conventional commit messages for staged changes.
  • Prompts for user confirmation before committing to prevent accidental commits.
  • Supports common types like feat, fix, docs, style, refactor, perf, test, chore.
  • Use case: when preparing a feature branch, kn-commit helps generate a compliant commit message and requires your confirmation before executing git commit.

Quick Start

Invoke the workflow by reviewing your staged changes, composing a conventional commit message, confirming, and then executing git commit with that message. Example: feat(auth): add user login

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: kn-commit
Download link: https://github.com/knowns-dev/knowns/archive/main.zip#kn-commit

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 471,000+ vetted skills library on demand.