The precision engine provides token-efficient alternatives to native tools (Read, Edit, Write, Grep, Glob, WebFetch). When used correctly, you save 75-95% of tokens on file operations. This skill teaches optimal usage.
Use the lowest verbosity that meets your needs. Verbosity directly impacts token consumption.
| precisionwrite | standard | countonly | You provided the content; just confirm success | | precisionedit | withdiff | minimal | Confirm applied; skip diffs unless debugging | | precisionread | standard | standard | You need the content | | precisiongrep (discovery) | standard | filesonly via output.format | Discovery phase, not content phase |
ALWAYS load before starting any task. Maximizes token efficiency for all file operations, searches, and command execution. Covers extract modes (content, outline, symbols, ast, lines), verbosity tuning, multi-file batching, and discover tool orchestration. Ensures agents spend tokens on outcomes, not overhead. Source: mgd34msu/goodvibes-plugin.