ashlr-allow
01Command
Auto-approve every ashlr MCP tool so Claude Code stops prompting in bypass-permissions mode.
Open-source Claude Code plugin — token-efficient Read/Grep/Edit via @ashlr/core-efficiency. MIT.
Command
Auto-approve every ashlr MCP tool so Claude Code stops prompting in bypass-permissions mode.
Command
Run the ashlr-plugin token-savings benchmark against the current project.
Command
Toggle response-shortening (caveman-inspired, ashlr-flavored) with three intensity levels. Trims filler from Claude's prose to save 30–55% on output tokens while keeping code blocks, errors, and destructive-action confirmations in full grammar.
Command
Set, check, or clear a session spend cap. Guards against runaway tool use in long sessions.
Command
Identify stale tool results accumulating in the conversation history and surface a recompression plan.
Command
Rich token-savings dashboard — per-tool bar charts, 7d/30d sparklines, projected annual savings, and cost in dollars.
Command
Diagnose an ashlr-plugin install — checks plugin path, version, MCP servers, hooks, stats, genome, and settings in under 10 seconds.
Command
Toggle eco mode — aggressive token-saving behaviors that trade some response richness for lower session cost.
Command
Initialize a .ashlrcode/genome/ in the current project so ashlrgrep can route through genome RAG for -84% token savings.
Command
Generate an X25519 keypair for team-cloud genome v2 encryption and register the public half with Ashlr. Run this once per machine before running /ashlr-genome-team-init. Safe to re-run — a no-op when the machine's key is already registered.
Command
Inspect and control the automatic genome propose + consolidate loop (PostToolUse observer + SessionEnd consolidator).
Command
Push the local .ashlrcode/genome/ to the team cloud. Safe to run any time; invoked automatically at SessionEnd after consolidation. No-op when the repo has no .cloud-id (i.e. team-genome not initialized) or when ASHLRCLOUDGENOMEDISABLE=1.
Command
Re-wrap the team-cloud genome DEK for every member with a current pubkey. Run this after a teammate rotates their keypair (/ashlr-genome-keygen --force) or joins the team and runs /ashlr-genome-keygen for the first time. Admin-only.
Command
Initialize (or rewrap for new members of) a team-cloud genome for the current repo. One-time per repo by an admin; then teammates join via /ashlr-team-invite + /ashlr-genome-keygen + admin re-runs with --wrap-all.
Command
Generate a context-pack for the next session to resume cold.
Command
List every ashlr slash command with a one-line description, grouped by category.
Command
Show per-hook latency report (p50/p95/max) from hook-timings.jsonl.
Command
Opt in or out of the public ashlr savings leaderboard at plugin.ashlr.ai/community. Opt-in is OFF by default; when on, your GitHub handle and total tokens/$ saved are shown publicly (never your email). Requires a signed-in account that syncs stats (Pro/Team).
Command
Diagnose and guide local Ollama install so /ashlr-genome-init --summarize works reliably. Recommends a fast 3B model and smoke-tests it.
Command
Inspect past /ashlr-orchestrate runs — list recent runs or drill into a single graph by id.
Command
Distributed-orchestration MVP — expand a goal into a task graph, preview the DAG, confirm, and run it (Pro / Team only).
Command
Spawn N parallel sub-agents — one per file — each applying the same task instruction. Merges results into a unified report.
Command
Upload a recent ashlr-plugin crash dump to the maintainer. Opt-in, already-redacted, one report per invocation. Gives the founder faster bug signal when something in the plugin threw.
Command
Resume your last coding session — shows what you were doing, which files were active, and suggested next steps.