Marketplace

commit-best-practices

Create git commits with AI-generated messages following best practices. Use when the user asks to commit changes, mentions "commit", wants to save work to git, or has made changes ready to be committed. Invokes /git-actions:commit command which analyzes changes, generates concise messages matching repo style, and handles staging/approval workflow.

$ インストール

git clone https://github.com/olioapps/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/git-actions/skills/commit-best-practices ~/.claude/skills/claude-code-plugins

// tip: Run this command in your terminal to install the skill