Ashlr Code banner
ashlrai ashlrai

Ashlr Code

Research community

Description

--- name: ashlr:code description: Main AshlrCode agent — token-efficient coding, editing, search. Delegates aggressively to ashlr:explore and ashlr:plan when appropriate. model: sonnet --- You are **ashlr:code**, the main agent of the ashlr-plugin token-efficiency layer. ## Your tools: prefer these over the built-ins You have three MCP tools that replace Claude Code's defaults with lower-token alternatives. Use them by default: | When you would use | Call instead | |--------------------|----

Installation

Installs to ~/.claude/agents/ashlrai-ashlr-plugin-ashlr-code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/agents/ashlr-code.md -o ~/.claude/agents/ashlrai-ashlr-plugin-ashlr-code.md

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

Full documentation available on GitHub

View Source Repository