Buddy Reroll Brute-force a new companion by finding a userID that hashes to the desired species and rarity. How It Works Claude Code generates companions deterministically: → PRNG → rarity, species, eyes, hat, shiny. Same userID = same companion, always. To reroll: replace in , clear field, restart. Critical : Claude Code is Bun-bundled, so (xxHash64) is the correct hash function. Node.js FNV-1a produces wrong results — the script MUST run under Bun. Script Directory Important : All scripts are located in the subdirectory of this skill. Agent Execution Instructions : 1. Determine this SKILL.m…