git404hub

what is eridian fr?

jpboliv/eridian — explained in plain English

Analysis updated 2026-05-18

17JavaScriptAudience · developerComplexity · 1/5LicenseSetup · easy

tl;dr

A playful Claude Code plugin that makes responses talk like Rocky from Project Hail Mary while tracking token savings.

vibe map

mindmap
  root((Eridian))
    What it does
      Terse Rocky dialect
      Tracks token savings
      Statusline buddy
    Tech stack
      JavaScript
      Claude Code Plugin
      Node.js
    Use cases
      Cut output tokens
      Terse commits and reviews
      Fun statusline animation
    Audience
      Claude Code users
      Developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Make Claude Code respond in a terse, fun dialect to cut down on output tokens.

VIBE 2

Track estimated token savings for a coding session directly in your statusline.

VIBE 3

Generate terse conventional commit messages from staged changes.

VIBE 4

Get a one-line-per-finding code review instead of a long writeup.

what's the stack?

JavaScriptClaude Code PluginNode.js

how it stacks up fr

jpboliv/eridianajaxfnc-yt/d.w.i.falanhuang168/ai-project-workflow
Stars171717
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasymoderateeasy
Complexity1/52/53/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Installs as a Claude Code plugin via the plugin marketplace, no external API key needed.

Free to use, modify, and share, including commercially, as long as the license and copyright notice are kept.

in plain english

Eridian is a plugin for Claude Code that makes the assistant talk in the terse alien dialect of Rocky, a character from the novel Project Hail Mary, while also cutting down on how many output tokens each response uses. The idea is borrowed from an earlier project called caveman, which did the same trick with a caveman voice, this plugin reimplements the concept from scratch with an Eridian theme. Once installed, you can turn the dialect on and off with a command, or simply tell Claude to talk like Rocky, and the setting will stay on across sessions until you turn it off. There are three intensity levels: lite gives the biggest token savings with only light flavor, full is a balance of savings and personality, and ultra leans fully into the Eridian voice even though it can end up costing more tokens than plain terse English. The plugin also adds shorter versions of everyday commands, such as writing a terse commit message from your staged changes or giving a one line per finding code review. A small animated character named Rocky lives in your terminal statusline. He has no eyes and five legs, matching how Eridians are described in the book, and he shuffles around, reacts to what you type, celebrates when your session passes certain token saving milestones, and appears to sleep when you are idle. He can only move as often as Claude Code refreshes the statusline, and you can slow his animation down with a command if he feels too jumpy. The README is upfront that the token savings are estimates based on a small set of test runs, and that the more talkative ultra mode can actually use more tokens than simply asking Claude to answer concisely, while the lite mode is the one that reliably saves the most. Development uses Node's built in test runner with no extra dependencies, and the project is released under the MIT license.

prompts (copy fr)

prompt 1
Install eridian and switch Claude Code to lite mode for maximum token savings.
prompt 2
Explain the difference between eridian's lite, full, and ultra intensity levels.
prompt 3
Show me how to slow down the Rocky statusline buddy with /eridian:buddy.
prompt 4
Use /eridian:commit to write a terse commit message from my staged diff.

Frequently asked questions

what is eridian fr?

A playful Claude Code plugin that makes responses talk like Rocky from Project Hail Mary while tracking token savings.

What language is eridian written in?

Mainly JavaScript. The stack also includes JavaScript, Claude Code Plugin, Node.js.

What license does eridian use?

Free to use, modify, and share, including commercially, as long as the license and copyright notice are kept.

How hard is eridian to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is eridian for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.