01Generates file-based diffs and logs when asked to show changes, preserving context.
02Provides commands for safely reverting commits and discarding unwanted changes.
03Enforces a commit-after-change workflow with standardized commit messages.
0419 GitHub stars
05Initializes a Git repository automatically when creating a new skill.
06Supports experimental development using branches to isolate risky modifications.