Skip to content

Zhao73/claude-buddy-reroll

Repository files navigation

Claude Code Buddy Reroll Guide

Re-roll your /buddy pet to get any species, rarity, and even the 1% Shiny variant.

Legendary Shiny 1% 18 Species

🌐 Language: English | Chinese | Japanese

Quick Start

git clone https://github.com/Zhao73/claude-buddy-reroll.git
cd claude-buddy-reroll

# Browse all 18 legendary shiny pets
node switch.js

# Switch to your favorite
node switch.js dragon

# Check current status
node switch.js --status

# Restore the original buddy
node switch.js --restore

Default English Docs

This repository now defaults to English on GitHub.

What This Repo Includes

  • switch.js: interactive gallery plus direct switching, status, and restore commands
  • finder.js: brute-force finder for a specific species, rarity, and shiny combination
  • apply.js: apply a known userID directly to ~/.claude.json

How It Works

Claude Code's /buddy system uses deterministic generation seeded from your identity:

seed = FNV1a(userId + "friend-2026-401")

When Claude Code is launched with CLAUDE_CODE_OAUTH_TOKEN, it does not persist accountUuid into ~/.claude.json. In that mode, /buddy falls back to userID, which this repo rewrites.

Disclaimer

This only changes the cosmetic output of the /buddy easter egg. It does not affect billing, account security, OAuth tokens, or subscription state.

License

MIT

About

Re-roll your Claude Code /buddy pet to any species, rarity, and shiny variant. Includes pre-rolled Legendary Shiny collection for all 18 species.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors