smart-commit
by PromptSpace
Automate professional, Conventional Commits-compliant git messages via deep diff analysis.
- Summarize complex code changes into structured Conventional Commits
- Generate professional commit messages for staged or unstaged git diffs
- Amend previous commits by merging existing context with new changes
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
smart-commit
by PromptSpace
Automate professional, Conventional Commits-compliant git messages via deep diff analysis.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
Smart-Commit is a developer utility that automates the tedious process of writing high-quality git commit messages. It analyzes your staged changes (git diffs), categorizes the work according to the Conventional Commits specification, and generates a structured, professional message including a scope and detailed body bullets.
Why use this skill
Standardizing commit history is crucial for team velocity and automated changelogs, but manually following strict conventions is friction-heavy. This skill is better than generic AI prompting because it follows a rigorous 7-step analysis pipeline: identifying file types, detecting logic changes vs. refactors, and adhering to specific formatting rules (imperative mood, character limits, and proper scoping).
Key Features
- Automatic Context Awareness: Automatically detects if you have staged files or need to analyze the entire working tree.
- Conventional Commit Compliance: Uses standard types like feat, fix, refactor, and chore with appropriate scopes.
- Interactive Workflow: Presents the message for approval before executing the
git commitcommand. - Amend Support: Intelligent enough to merge current changes with the previous commit message using the
--amendflag.
Supported Tools
Works natively with any Git repository. No external API keys or specialized configurations are required beyond your existing git environment.
Use Cases
- Summarize complex code changes into structured Conventional Commits
- Generate professional commit messages for staged or unstaged git diffs
- Amend previous commits by merging existing context with new changes
- Maintain a clean, searchable git history for automated changelog generation
How to Install
mkdir -p ~/.claude/skills/smart-commit && curl -s -X POST 'https://api.promptspace.in/api/skills/smart-commit/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/smart-commit/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.