Verify

Tests application code just written for bugs and confirms it actually fulfills the user's stated intent, by running it in an isolated sandboxed git worktree. Use when the user invokes /verify, or asks to "verify this works", "sandbox test this", "does this actually do what I wanted", or similar, after code has been written or changed. Spawns an isolated subagent that builds, lints, type-checks, tests, and actually runs/exercises the app, then cross-checks the result against the conversation's stated goals plus any spec/README/plan .md files in the repo.

osherboudara99 Updated

File contents

osherboudara99/my-claude-skills/tree/main/verify commit 54f3c17d47

Frequently asked questions

npx skillmds@latest add osherboudara99/verify