Review Git Workdir

Review Git working directory. Use when this capability is needed.

tomevault-io 775ce2c 2 files · 1.3 KB Updated

File contents

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.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/seed-hypermedia--seed--review-git-workdir commit 775ce2c5c2

Frequently asked questions

npx skillmds@latest add tomevault-io/review-git-workdir