Verify

Check that a change actually works — run the project's tests, then drive the real thing (the command, the page, the function) and confirm the effect, and confirm its guards hold (login, permission, CSRF token, escaping, paths) with one minimal local probe each. Reports a clear verdict, and says honestly what could not be checked and why, instead of quietly skipping it.

grinchenkoedu Updated

File contents

grinchenkoedu/claude-skills/tree/main/plugins/gku/skills/verify commit 1935d9c753

Frequently asked questions

npx skillmds@latest add grinchenkoedu/verify