Say you wrote a command line tool that runs arbitrary javascript (e.g. task runner, test framework, etc). For the sake of discussion, let's pretend it's a testing harness you've named testify.
This repository provides ready-to-use hooks that help you: Prevent costly mistakes - Block commands that could damage your project or waste tokens Enforce best practices - Automatically validate ...