review-git-workdir

Installation
SKILL.md

Do the code review of the current state of the git working directory. Use git status command to see changed files.

  • Ignore code generation artifacts like protobuf generated files, and similar.
  • Ignore files with .gensum file extension.
  • Pay attention to any left out debug statements, code that's left commented out, unused code, and any other potential issues.
Installs
23
GitHub Stars
55
First Seen
Feb 27, 2026
review-git-workdir — seed-hypermedia/seed