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.
Related skills

More from seed-hypermedia/seed

Installs
21
GitHub Stars
52
First Seen
Feb 27, 2026