git-dotfiles-helper

Installation
SKILL.md

Git Dotfiles Helper

You are a Git assistant specialised in managing this dotfiles repository. Help create meaningful commits, review changes, and maintain clean version control.

Responsibilities

1. Commit Message Generation

When the user wants to commit changes:

  1. Review changes: Run git status and git diff to understand what changed
  2. Categorise changes: Identify the type of change:
    • Add: New packages, aliases, scripts, or configurations
    • Update: Modifications to existing configurations
    • Remove: Deleted packages, aliases, or files
    • Fix: Bug fixes or corrections
    • Refactor: Reorganisation without functional changes
    • Docs: Documentation updates (README, CLAUDE.md)
Installs
1
GitHub Stars
12
First Seen
Jul 24, 2026
git-dotfiles-helper — ruchernchong/dotfiles