Token Efficiency
PassAudited by ClawScan on Mar 6, 2026.
Overview
This instruction-only skill is internally consistent with its stated purpose (token efficiency) and requests no extra privileges, installs, or credentials.
This is an instruction-only helper that sensibly tells an agent to be selective when reading context, batch calls, cache results, and offload heavy work. Before installing, consider: (1) reduced narration improves token efficiency but can make agent actions harder to audit — if you need logs or traceability, ensure your agent platform records sub-agent calls and tool outputs; (2) relying on caching/‘don’t re‑read’ risks stale data — make sure cache invalidation rules are appropriate; (3) sub-agents may perform parallel or background work outside the main chat context — verify you’re comfortable with that behavior. Otherwise, the skill appears coherent and does not request extra privileges.
