[ CLAUDE BUDDY GUIDE ]

all buddies rendered as live ascii animations

[ QUICK START · CLAUDE CODE ]

Install Claude Code globally, then run it in your repo — Buddy shows up in the terminal experience.

npm install -g @anthropic-ai/claude-code

# WHAT_IS_CLAUDE_BUDDY

Claude Buddy is a lightweight companion layer in Claude Code. Claude Buddy uses terminal-friendly ASCII rendering, deterministic rarity and stats, and playful interaction that stays out of the way of serious coding tasks.

# HOW_TO_USE_BUDDY

  1. $ 1. Open Claude Code in your project.
  2. $ 2. Type /Buddy to hatch your Claude Buddy.
  3. $ 3. Customize rarity, eye, hat, and shiny for your Claude Buddy.
  4. $ 4. Click your Claude Buddy for touch hearts and animation feedback.
  5. $ 5. Share or export your Claude Buddy card image.

# FAQ

$ What is Claude Buddy in Claude Code?
Claude Buddy is a tamagotchi-style companion in Claude Code. Claude Buddy lives next to the input box and adds personality, species, and stats without replacing your main workflow.
$ How do I activate Buddy mode?
Type /Buddy in Claude Code to activate Claude Buddy. The Claude Buddy system initializes species, rarity, eye style, hat style, shiny flag, and five core stats.
$ Do Buddy stats change over time?
Yes. Claude Buddy stats react to interactions and rerolls. The Claude Buddy gallery demonstrates deterministic stat generation with rarity floors and seeded randomness.
$ How many species are available?
Claude Buddy currently includes 18 species: duck, goose, blob, cat, dragon, octopus, owl, penguin, turtle, snail, ghost, axolotl, capybara, cactus, robot, rabbit, mushroom, and chonk.
$ How does Claude Buddy generate rarity and stats?
Claude Buddy uses weighted rarity rolls (common/uncommon/rare/epic/legendary), then applies stat floors by rarity and a deterministic PRNG. This keeps Claude Buddy reproducible per seed.
$ Can I customize eye, hat, rarity, and shiny options?
Yes. In this Claude Buddy guide, each card supports eye variants, hat variants, rarity selection, and shiny toggle. Different Claude Buddy combinations produce different visual and stat outcomes.
$ Can I share or export my Claude Buddy card?
Yes. Every Claude Buddy card includes social share links and a terminal-style image export. You can save your Claude Buddy with ASCII sprite and all stat parameters.
$ Is Claude Buddy deterministic or random?
Claude Buddy is deterministic per seed for core generation. In this guide, Claude Buddy uses weighted rarity and seeded stat rolls so the same setup can be reproduced.
$ What makes Claude Buddy different from a normal chatbot?
Claude Buddy is not a second full assistant thread. Instead, Claude Buddy behaves like a companion layer with lightweight reactions, species identity, and collectible style.
$ Does Claude Buddy support rarity, eyes, hats, and shiny traits together?
Yes. Claude Buddy supports combined trait generation: rarity tier, eye variant, hat variant, shiny flag, and five stat values. This is why each Claude Buddy can look and feel different.