Ashlr Brief banner
ashlrai ashlrai

Ashlr Brief

Development community

Description

--- name: ashlr-brief description: 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. argument-hint: "on [lite|standard|concise] | off | status | --project [level]" --- Toggle ashlr-brief — a tunable, opt-in response-shortening layer. Free users get user-level preferences; Pro/Team users get project-leve

Installation

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

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

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

Full documentation available on GitHub

View Source Repository