commit

Command v1.0 2 files

Create well-formatted git commits with clear, descriptive messages following conventional commit standards.

gitcommitsconventional-commits

commit is a Claude Code command. Create well-formatted git commits with clear, descriptive messages following conventional commit standards.

Categoriesgitworkflow

Documentation

# /commit Command Create a well-formatted git commit with a clear, descriptive message. ## Usage ``` /commit ``` ## Behavior 1. Run `git status` to see staged and unstaged changes 2. Run `git diff --cached` to see what will be committed 3. Analyze the changes and draft a commit message that: - Uses imperative mood ("Add feature" not "Added feature") - First line is 50 chars or less - Includes body if changes are complex - References issue numbers if mentioned 4. Stage relevant files if needed 5. Create the commit ## Commit Message Format ``` <type>: <subject> <body> <footer> ``` ### Types - `feat`: New feature - `fix`: Bug fix - `docs`: Documentation only - `style`: Formatting, missing semicolons, etc. - `refactor`: Code change that neither fixes a bug nor adds a feature - `perf`: Performance improvement - `test`: Adding tests - `chore`: Maintenance tasks ### Example ``` feat: add user authentication flow - Implement login/logout endpoints - Add JWT token generation - Create auth middleware - Add password hashing with bcrypt Closes #123 ``` ## Options - Specify files: `/commit src/auth.ts` - With message: `/commit -m "fix: resolve null pointer"` - Amend: `/commit --amend`
JF
Built by Jay Feldman
Founder, Lead Gen Jay · Inc. 5000 · 80K+ YouTube subs

Install

curl -sL 'https://leadgenjay.com/api/skills/install.sh?items=commit' | bash
Installs in ~3 seconds
Verified by Jay
Files included
command.md
manifest.yaml
View on GitHub
Want premium skills?

The full exclusive stack

Get every Claude Code skill, command, and agent Jay uses to run an Inc. 5000 company — plus live coaching, the private community, and lifetime access.

  • Claude Code Zero to ProFastest way to learn Claude
    $2,997
  • Claude Remote AgentBuild your own 24/7 Bob
    $3,497
  • 100+ Exclusive Skills & AutomationsClaude Code & n8n
    $1,997
  • Unlimited Live CoachingOn-demand + Tuesdays with Jay
    $1,497
  • Top 1% Skool Community3,000+ founders
    $997
Total real-world value$13,479
You pay today$1,497
Encrypted 14-day refund Cancel anytime