cyberneticlibrary

Review your changes since last commit

diff-since-my-commitskillsetup L1381
majiayu000/claude-skill-registry
What it does

Show diff of your branch since your last commit

Best for

Code review workflows where you need to see what others changed to your files.

Inputs
  • · Branch name
  • · Git config email (optional)
Outputs
  • · Filtered diff (only your files)
  • · HTML side-by-side view
Requires
  • · git
  • · diff2html-cli
Preconditions

Git repo with commits; diff2html-cli installed

Failure modes
  • · Email mismatch with git config
  • · No commits found from user
  • · Merge conflicts in diff view
Trust signals
  • · Handles stratified randomization
  • · Filters to only user-touched files