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 |
Laden Sie IMMER, bevor Sie eine Aufgabe starten. Maximiert die Token-Effizienz für alle Dateivorgänge, Suchvorgänge und Befehlsausführungen. Behandelt Extraktionsmodi (Inhalt, Gliederung, Symbole, AST, Linien), Ausführlichkeitsoptimierung, Stapelverarbeitung mehrerer Dateien und Orchestrierung von Erkennungstools. Stellt sicher, dass Agenten Token für Ergebnisse und nicht für Gemeinkosten ausgeben. Quelle: mgd34msu/goodvibes-plugin.