Ashlr Help banner
ashlrai ashlrai

Ashlr Help

Development community

Description

--- name: ashlr-help description: List every ashlr slash command with a one-line description, grouped by category. --- Print the following table verbatim inside a fenced code block so column alignment renders correctly. No preamble, no trailing summary beyond the one-line pointer at the bottom. ``` ashlr slash commands ─── Tier 0: Start here ──────────────────────────────────────────────────── /ashlr-start First-run wizard (doctor + perms + demo + genome + pro) /ashlr-savings Sessio

Installation

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

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

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

Full documentation available on GitHub

View Source Repository