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
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.
Command
Show estimated tokens and cost saved by the ashlr-plugin this session and lifetime.
Command
View or change ashlr-plugin settings.
Command
Spawn a named delegation pattern as one or more sub-agents. Patterns defined in spawn-patterns.json.
Command
First-run onboarding wizard for the ashlr-plugin. Guides users through doctor check, permissions, a live read demo, genome initialization, and a quick pro teaser — all in under 60 seconds. Run automatically on the first session; re-run manually any time with /ashlr-start. Use /ashlr-start --reset to re-arm the…
Command
Report the ashlr-plugin activation status and MCP server health.
Command
Invite someone to your ashlr team by email. Sends a magic-link invite (admin role required).
Command
Three-phase tiered delegation — explore (haiku) → implement (sonnet) → integration-check (haiku). Routes each phase to the right model tier automatically.
Command
60-second guided walkthrough of the ashlr-plugin on the current project — proves the value of the tools on real files.
Command
Update the ashlr-plugin to the latest version from its git remote.