smart-commit

Community

Semantic commits with conventional format.

AuthorANcpLua
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns staged changes into intelligent, conventional-commit messages, ensuring consistency and traceability.

Core Features & Use Cases

  • Type & scope inference: Determine feat/fix, module, and affected components.
  • Body & footer generation: Add rationale and issue references.
  • Examples: Provide a sample commit like "feat(api): add OAuth2 support; closes #123".

Quick Start

Stage changes and run the smart-commit command to generate a conventional commit message.

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: smart-commit
Download link: https://github.com/ANcpLua/ancplua-claude-plugins/archive/main.zip#smart-commit

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