BY am-will • V0.1.0
Automatically run quick tests after code modifications to ensure nothing breaks. This hook executes 'npm run test:quick' silently after any Edit operation and provides feedback on test status. Helps catch breaking changes immediately during development. Only runs if package.json exists and the test:quick script is available.
$ npx codex-marketplace add am-will/codex-skills/hooks/aitmpl-codex/post-tool/run-tests-after-changes --hook