description Run all verification checks (types, lint, tests) - the "No Regression" check allowed-tools Bash, Read, Glob, Grep Run in sequence, stop on failure: pnpm check-types pnpm lint pnpm test Report PASS/FAIL with error details if any.