Results for “postgrid-verify”
3 skillsverification-patterns
Provides grep-based patterns to verify that code artifacts are real implementations rather than stubs or placeholders, covering React components, API routes, database schemas, and hooks.
1
validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0
requesting-code-review
Verifies a code change before it lands by scanning the staged diff, running tests, and delegating to an independent reviewer.
2