ashlr

/ashlr-legend

Print a plain-text legend explaining every element in the ashlr status line.

When to use

Any time you see something in the status line you don't recognize. Also useful to share with teammates new to ashlr.

What it does

Prints a decoder for each field in the status line. No network calls, no file reads — purely static output from the skill definition.

Output

ashlr status line decoder:

  ashlr  1.2.0               plugin version
  [12 tools]                 MCP servers active
  Session  -4.2K tok         tokens saved this session
  $0.013                     cost saved this session
  Lifetime -312K tok         all-time token savings
  [A]                        last confidence badge (A=high, B=med, C=low, ?=unknown)
  genome: warm               genome index loaded and serving queries

See Status line for the full decoder with all field variants.

On this page