Save tokens on commands that don't need AI. Intercepts commands meant for AI coding assistants and runs simple/deterministic ones locally with zero LLM calls.
$git clone https://github.com/oanhduong/token-ninjaInstalls into the current project.
Install token-ninja by running `git clone https://github.com/oanhduong/token-ninja`, then use it for the current task and follow its documentation at https://github.com/oanhduong/token-ninja.