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 |
ВСЕГДА загружайте перед началом любой задачи. Максимизирует эффективность токена для всех файловых операций, поиска и выполнения команд. Охватывает режимы извлечения (содержимое, контур, символы, ast, строки), настройку многословности, пакетную обработку нескольких файлов и оркестровку инструментов обнаружения. Гарантирует, что агенты тратят токены на результаты, а не накладные расходы. Источник: mgd34msu/goodvibes-plugin.