Commit Wizard

AI-powered commit message generator that follows conventional commits and best practices Use when this capability is needed.

tomevault-io 1cb92e8 2 files · 1.8 KB Updated

File contents

Commit Wizard

Never write a bad commit message again! Commit Wizard analyzes your staged changes and generates clear, conventional commit messages.

Usage

Just tell Claude:

  • "Generate a commit message for my changes"
  • "Write a conventional commit for this feature"
  • "Help me commit these bug fixes"

Features

  • 🎯 Follows conventional commits format
  • 📝 Analyzes git diff for context
  • 🚀 Suggests scope and breaking changes
  • ✨ Includes emojis (optional)

Example

Input: Added user authentication with JWT tokens

Output:
feat(auth): implement JWT-based authentication

- Add JWT token generation and validation
- Create auth middleware for protected routes
- Include refresh token support

BREAKING CHANGE: Authentication now required for all /api/* endpoints

Requirements

  • Git repository
  • Staged changes

License

MIT


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/csmoove530--clawd-market--sample-skill commit 1cb92e82ea

Frequently asked questions

npx skillmds@latest add tomevault-io/commit-wizard