A comprehensive pre-merge quality gate that spins up parallel test agents to run unit tests, integration tests, E2E validation, security scanning, and type checking. It grades your work on a 0-10 scale across code quality, security, coverage, and API validation, then generates specific improvement suggestions. Built for the fork context with effort-aware scaling: low effort runs tests only, high effort does the full eight-phase audit with visual capture. Hooks detect your test framework automatically and load scoring rubrics. Use it when you need honest feedback before merging or want to know if something is actually production ready, not just passing tests.
npx skills add https://github.com/yonatangross/orchestkit --skill verify