MaceTenth/token-efficient-scripts
Plugin Claude Code
Claude Code plugins.
MaceTenth/token-efficient-scripts
Plugin Claude Code
Claude Code plugins.
MaceTenth/token-efficient-scripts
Plugin Claude Code
Write throwaway bash/python for one-off file & data tasks so they cost minimal tokens and run fast. Bundles the skill, a /bench command that re-runs the benchmark and logs new findings, and a stop hook.
MaceTenth/token-efficient-scripts
Command
Re-run the token-efficiency benchmark and log any new finding, then promote proven ones into the skill.
MaceTenth/token-efficient-scripts
Hook
Runs when the agent finishes a response, executing on-stop.sh. From MaceTenth/token-efficient-scripts.
MaceTenth/token-efficient-scripts
Skill Claude CodeCodex
Write throwaway bash/python commands used by Codex-, Claude-, or similar agent harnesses for one-off searching, counting, filtering, or aggregation over files, logs, simple CSV, or JSON. Use when a disposable command should answer a question while returning minimal tool output and avoiding unnecessary work. Prioritize…