home/common/ai/resources/agents/skills/verification-loops/SKILL.md
Verify changes work before completing. Use browser testing, test suites, and manual checks.
npx skillsauth add kamushadenes/nix verification-loopsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Always verify changes work before marking tasks complete.
npm test / pytest / cargo test / go test ./...
browser_navigate - Go to pagebrowser_snapshot - Accessibility treebrowser_take_screenshot - Visual verificationnpm run build / cargo build / go build ./...
npm run lint / ruff check . / golangci-lint run
data-ai
Show MemPalace status — room counts, storage usage, and palace health.
tools
Search your MemPalace — semantic search across all mined memories, projects, and conversations.
tools
Mine a project or conversation into your MemPalace — extract and store memories for later retrieval.
development
Initialize a new MemPalace — guided setup for your AI memory palace with ChromaDB backend.