ashlrai/ashlr-plugin

Open-source Claude Code plugin — token-efficient Read/Grep/Edit via @ashlr/core-efficiency. MIT.

3Stars on the repository
62Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ashlr-allow

01

ashlrai/ashlr-plugin

Command

Auto-approve every ashlr MCP tool so Claude Code stops prompting in bypass-permissions mode.

3 2d ago A 25 tokens original MIT

ashlr-brief

03

ashlrai/ashlr-plugin

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.

3 2d ago A 58 tokens original MIT

ashlr-budget

04

ashlrai/ashlr-plugin

Command

Set, check, or clear a session spend cap. Guards against runaway tool use in long sessions.

3 2d ago A 24 tokens original MIT

ashlr-compact

05

ashlrai/ashlr-plugin

Command

Identify stale tool results accumulating in the conversation history and surface a recompression plan.

3 2d ago A 21 tokens original MIT

ashlr-dashboard

06

ashlrai/ashlr-plugin

Command

Rich token-savings dashboard — per-tool bar charts, 7d/30d sparklines, projected annual savings, and cost in dollars.

3 2d ago A 34 tokens original MIT

ashlr-doctor

07

ashlrai/ashlr-plugin

Command

Diagnose an ashlr-plugin install — checks plugin path, version, MCP servers, hooks, stats, genome, and settings in under 10 seconds.

3 2d ago A 37 tokens original MIT

ashlr-eco-mode

08

ashlrai/ashlr-plugin

Command

Toggle eco mode — aggressive token-saving behaviors that trade some response richness for lower session cost.

3 2d ago A 24 tokens original MIT

ashlr-genome-init

09

ashlrai/ashlr-plugin

Command

Initialize a .ashlrcode/genome/ in the current project so ashlrgrep can route through genome RAG for -84% token savings.

3 2d ago A 40 tokens original MIT

ashlr-genome-keygen

10

ashlrai/ashlr-plugin

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.

3 2d ago A 62 tokens original MIT

ashlr-genome-loop

11

ashlrai/ashlr-plugin

Command

Inspect and control the automatic genome propose + consolidate loop (PostToolUse observer + SessionEnd consolidator).

3 2d ago A 27 tokens original MIT

ashlr-genome-push

12

ashlrai/ashlr-plugin

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.

3 2d ago A 69 tokens original MIT

ashlr-genome-rewrap

13

ashlrai/ashlr-plugin

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.

3 2d ago A 64 tokens original MIT

ashlrai/ashlr-plugin

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.

3 2d ago A 62 tokens original MIT

ashlr-help

16

ashlrai/ashlr-plugin

Command

List every ashlr slash command with a one-line description, grouped by category.

3 2d ago A 21 tokens original MIT

ashlr-leaderboard

18

ashlrai/ashlr-plugin

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).

3 2d ago A 67 tokens original MIT

ashlr-ollama-setup

19

ashlrai/ashlr-plugin

Command

Diagnose and guide local Ollama install so /ashlr-genome-init --summarize works reliably. Recommends a fast 3B model and smoke-tests it.

3 2d ago A 45 tokens original MIT

ashlr-orchestrate

21

ashlrai/ashlr-plugin

Command

Distributed-orchestration MVP — expand a goal into a task graph, preview the DAG, confirm, and run it (Pro / Team only).

3 2d ago A 35 tokens original MIT

ashlr-parallelize

22

ashlrai/ashlr-plugin

Command

Spawn N parallel sub-agents — one per file — each applying the same task instruction. Merges results into a unified report.

3 2d ago A 32 tokens original MIT

ashlr-report-crash

23

ashlrai/ashlr-plugin

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.

3 2d ago A 45 tokens original MIT

ashlr-resume

24

ashlrai/ashlr-plugin

Command

Resume your last coding session — shows what you were doing, which files were active, and suggested next steps.

3 2d ago A 27 tokens original MIT