A Claude Code plugin that shows MEDIUM HIKE snaking across the top of your terminal while Claude is thinking.
/plugin marketplace add collegevine/claudium-hike
/plugin install claudium-hike@claudium-hike
claude --plugin-dir /path/to/medium-hike-pluginUserPromptSubmithook launches an animation in the backgroundStophook kills it when Claude finishes responding- The animation writes directly to
/dev/ttyusing ANSI escape codes, bouncing bold magenta text horizontally across row 1
Writing to /dev/tty during Claude Code's rendering is inherently hacky and
may cause visual glitches. Adjust row or sleep in hooks/snake.sh to taste.