skills/smithery.ai/auto-commit

auto-commit

SKILL.md

Auto-Commit Skill

Automatically stage, commit, and push changes to git when significant work is completed.

When to Use

This skill activates when:

  1. Feature completion - A new feature, component, or module is fully implemented
  2. Bug fix - A bug has been identified and fixed
  3. Configuration/setup changes - Project configuration, dependencies, or settings modified
  4. Documentation updates - README, PRD, or other docs created/updated significantly
  5. Refactoring complete - Code restructuring or cleanup finished
  6. Milestone reached - A logical checkpoint in multi-step work
  7. User explicitly requests - Via /auto-commit command or asking to commit

Commit Decision Criteria

Before committing, verify:

Installs
8
First Seen
Mar 7, 2026