Lisa Verification Lifecycle

Verification lifecycle: confirm quality gates, classify types, discover tools, fail fast, plan, execute, codify (turn each passing verification into a regression test), spec conformance (verify shipped work matches the spec), loop. Quality gates (tests/typecheck/lint) are prerequisites, NOT verification. Verification means running the actual system and observing results.

codyswanngt 1f12a29 2 files · 26.8 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/lisa/skills/lisa-verification-lifecycle commit 1f12a29b8e

Frequently asked questions

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