Marketplace

git-commit-assistant

Git commit creation assistant with gitmoji prefixes and Japanese messages. Supports two modes staged-only (commits only staged changes) and smart-commit (analyzes all changes and creates multiple commits with appropriate granularity using git add -p). Use when user wants to create git commits with proper gitmoji categorization.

$ 설치

git clone https://github.com/bigdra50/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/git-workflow/skills/git-commit-assistant ~/.claude/skills/claude-plugins

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