skills/smithery.ai/avinyc:commit

avinyc:commit

Installation
SKILL.md

Git Commit Assistant

Analyze git changes and create logical, well-structured commits using conventional commit format.

When to Use

  • User asks to commit changes
  • Multiple unrelated changes need separate commits
  • Changes need conventional commit formatting

Workflow

Step 1: Review Current State

Run git status to see all changes:

git status
Installs
1
First Seen
Mar 20, 2026
avinyc:commit from smithery.ai