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 |
Caricare SEMPRE prima di iniziare qualsiasi attività. Massimizza l'efficienza dei token per tutte le operazioni sui file, le ricerche e l'esecuzione dei comandi. Copre le modalità di estrazione (contenuto, struttura, simboli, ast, linee), l'ottimizzazione della verbosità, l'invio in batch di più file e l'orchestrazione degli strumenti di rilevamento. Garantisce che gli agenti spendano i token sui risultati, non sulle spese generali. Fonte: mgd34msu/goodvibes-plugin.