Ashlr Benchmark banner
ashlrai ashlrai

Ashlr Benchmark

Development community

Description

--- name: ashlr-benchmark description: Run the ashlr-plugin token-savings benchmark against the current project. --- Benchmark the plugin's `snipCompact` savings on the user's actual code. Steps: 1. Determine a target directory: - Prefer `<cwd>/src` if it exists. - Otherwise try `<cwd>/lib`, `<cwd>/app`, then `<cwd>` itself. - If none of these contain any `.ts`, `.tsx`, `.js`, `.jsx`, `.py`, `.go`, `.rs`, `.java`, or similar source files, tell the user: ``` ashlr-benc

Installation

Installs to ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-benchmark/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-benchmark && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/commands/ashlr-benchmark.md -o ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-benchmark/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository