Plan audit: verify every plan's completion against actual codebase state.
Property-based bug hunting: discover invariants in your code, find real bugs with Hypothesis/fast-check.
E2E testing with Playwright MCP: Claude drives a real browser, writes tests from what it sees.
Goal in, working code out: iterative convergence with verification loop and AI behavioral enforcement. Includes plan-ops.sh for plan lifecycle management. Four-phase workflow: Plan -> Review -> Implement -> Verify.