Lisa Codify Verification

Convert empirical verification into a regression test so it never has to be re-proven manually. Runs after a verification passes — picks the appropriate test framework for the verification type (Playwright for UI/browser, integration test for API/DB/auth, benchmark for performance, etc.), generates the test, wires it into the project's test runner, and confirms it executes. Mandatory step in the verification lifecycle and in the Build/Fix/Improve flows.

codyswanngt a78a0e8 2 files · 19.0 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/lisa/skills/lisa-codify-verification commit a78a0e85ae

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-codify-verification