Marketplace
PluginOfficial

Commit Generator

AI-powered conventional commit generation with two-phase LLM analysis and secrets detection.

Install

kb plugins install @kb-labs/commit-generator

About

Generates meaningful conventional commits from your staged changes using LLM analysis. The plugin performs a two-phase analysis: first a fast diff summary, then a full semantic pass if confidence is below threshold.

Includes built-in secrets detection to prevent accidental exposure of API keys, tokens, and credentials.

CLI Commands

commit:commitkb commit:commit --help
commit:previewkb commit:preview --help
commit:pushkb commit:push --help

Requirements

Permissions

fs:read

shell:git

Environment variables

OPENAI_API_KEY

KB_AUTH_TOKEN