claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Claude Plugins

eridian

Rocky-speak for Claude Code — terse Eridian token compression, stats, and a statusline buddy.

// Claude Plugins[ cli ][ web ][ claude ]#claude#pluginsMIT$open-sourceupdated 5 days ago
// install
git clone https://github.com/jpboliv/eridian

Eridian ♫

why use many token when few token do trick — but make it Eridian.

— riffing on caveman's tagline

Talk terse like Rocky from Project Hail Mary. A Claude Code plugin that compresses responses into Rocky's dialect, tracks the output tokens you save, and adds a tiny animated Rocky to your statusline.

Heavily inspired by caveman — see Credits.

Install

/plugin marketplace add jpboliv/eridian
/plugin install eridian@eridian

Use

CommandWhat it does
/eridian:modetoggle eridian mode (full) on/off
/eridian:mode lite|full|ultraset intensity (eridian = ultra)
/eridian:statsestimated token savings + statusline setup
/eridian:committerse conventional commit from staged diff
/eridian:reviewone-line-per-finding review. not ship. fix first.
/eridian:compresscompress CLAUDE.md to cut input tokens (backup kept)

Or just say "talk like Rocky". Mode persists across sessions until /eridian:mode off.

Levels

  • lite — max savings, light flavor. Inline object prop = new ref each render. Wrap in useMemo.
  • full — balanced. New object every render. useMemo fix. Understand, question?
  • ultra — full Eridian. ♫ Bad bad bad. Object born again every render. useMemo — I fix. Good good good.

The buddy

Rocky lives in your statusline — eyeless and five-legged, as Eridians are. He shuffles his legs while you work, reacts to what you prompt (bad bad. I fix.), celebrates savings milestones, and sleeps when you idle. Run /eridian:stats once to set the statusline up:

▘ ◼◼◼ ▘  I fix.
 ◼◼◼◼◼  ∙ full  ∙ ~12.3k saved
▘ ▘ ▘▘

Savings

Measured on 10 real coding prompts via claude -p, one run per prompt/mode (eval/run.sh), 2026-07-02. Two honest counterfactuals:

vs default Claude — what the statusline counts (nobody types "answer concisely" on every message):

levelavg output-token reduction
lite~52%
full~26%
ultra~9%

vs a plain Answer concisely. instruction — how the dialect compares to just asking for brevity:

levelavg reduction vs terse
lite~10%
full~-50%
ultra~-77%

lite is the saver — about on par with plain terseness. full and ultra cost more tokens than a plain Answer concisely.: the triples and ♫ outweigh what terseness buys back. You run ultra because it is amaze, not because it is cheap. Against default Claude all three still net a reduction (the table above). Single runs per cell, so expect variance; recalibrate with bash eval/run.sh && node eval/compute-factors.js (a partial re-run like bash eval/run.sh terse appends to the existing cells). All displayed savings are estimates.

Development

npm test          # unit tests (node:test, zero deps)
bash eval/run.sh  # calibrate savings factors (manual, costs tokens)

Rules of the dialect live in one place: skills/speak/SKILL.md.

Credits

  • caveman by Julius Brussee — the whole idea. Persona-driven token compression, intensity levels, savings stats, terse commits/reviews, memory-file compression: eridian's feature set is caveman's, re-themed. The implementation here is written from scratch as a native Claude Code plugin, but conceptually this project is caveman wearing an Eridian carapace. Go star it.
  • hpbyte/rocky — an independent Rocky-voice skill that predates this plugin (and had the name first). This project renamed to eridian partly to stay out of its way.
  • Andy Weir's Project Hail Mary — Rocky, the best engineer in the galaxy. Read the book. Amaze.
  • Claude Buddy — Anthropic's short-lived April 2026 terminal pet, whose removal inspired the statusline buddy.

Good good good.

License

MIT

// compatibility

Platformscli, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

// faq

What is eridian?

Rocky-speak for Claude Code — terse Eridian token compression, stats, and a statusline buddy.. It is open-source on GitHub.

Is eridian free to use?

eridian is open-source under the MIT license, so it is free to use.

What category does eridian belong to?

eridian is listed under plugins in the Claudeers registry of Claude-compatible tools.

0 views
16 stars
unclaimed
updated 5 days ago

// embed badge

eridian on Claudeers
[![Claudeers](https://claudeers.com/api/badge/eridian.svg)](https://claudeers.com/eridian)

// retro hit counter

eridian hit counter
[![Hits](https://claudeers.com/api/counter/eridian.svg)](https://claudeers.com/eridian)

// reviews

// guestbook

0/500

// related in Claude Plugins

🔓

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

// pluginsmultica-ai/187,223[ claude ]
🔓

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…

// pluginsanthropics/Python135,848[ claude ]
🔓

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

// pluginsHKUDS/Python44,672Apache-2.0[ claude ]
🔓

financial-services — a Claude ecosystem project on GitHub.

// pluginsanthropics/Python33,266Apache-2.0[ claude ]
→ see how eridian connects across the ecosystem