Gumarn Pet — Development skill for Claude Code
A Ragnarok Online Deviruchi that floats over your desktop and shows what Claude Code is doing.
How to install Gumarn Pet
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open thanathe/gumarn-pet and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gumarn Pet does
A Ragnarok Online Deviruchi that floats over your desktop and shows what Claude Code is doing.
Alternatives in Development
- Skills Directory — 462 skills across 35 categories Browse online: spawner.vibeship.co/skills 845 ★
- BioSkills — a set of SKILLS.md for doing bioinformatics with agents like claude code 523 ★
- Update Scaffold — Check for and apply myPKA scaffold framework updates safely 296 ★
README
gumarn-pet
A Ragnarok Online **Deviruchi** that floats over your desktop and shows what your coding agent is doing — built because macOS notifications get swallowed by Do Not Disturb.
One pet aggregates **every** session you have open — **Claude Code and CodeBuddy Code together**, CLI or desktop. If any of them is waiting on you it "opens a chat room" — the RO signboard — shouts `/!` and rings the game's own chat-room ding. Otherwise it paces while working, and curls up to sleep when everything is quiet.
| waiting on you | working | asleep |
|---|---|---|
![]() |
![]() |
![]() |
the sign names the session — what you set with /rename, else the directory — and 1/3 is your position in the queue |
the bubble says what the agent is doing right now; the label warns that the week is burning fast | nothing has happened in five minutes |
Drag it anywhere. Click it to jump to the terminal that needs you — with several waiting, each click walks to the next one and the sign follows.
**macOS only.** No dependencies beyond what a Mac running one of those agents already has: `swiftc` (Xcode command line tools), `python3`, and `jq` for the statusline mirror.
Install
git clone https://github.com/thanathe/gumarn-pet.git ~/dev/gumarn-pet
cd ~/dev/gumarn-pet
python3 scripts/install.py
That is the whole install. It writes nine hooks into `~/.claude/settings.json` and nine into `~/.codebuddy/settings.json` — backing each file up first, and never touching hooks that are not its own — then builds the app, starts it, and tells you what you should be seeing. Whichever of the two agents you do not have is skipped; `--only claude` or `--only codebuddy` picks one on purpose. Run it again after moving the checkout and it repairs the paths; `--dry-run` shows what it would do without doing it.
**Hooks only apply t
Related Skills
Claude Pet
Claw'd the desktop crab mirrors your live Claude Code sessions — every tool call, plan, and 🔥 sprint, always
Companion Pet
Pet your companion! Shows hearts animation
Notch Pilot
A live companion for Claude Code that lives in your MacBook notch. Reacts to what Claude is doing, intercepts
Notchling
A native macOS notch widget that shows what every Claude Code session is doing — click a row to land in the te
Deskpet Firmware
A pixel desk pet that reacts to Claude Code over BLE, running on M5 Cardputer. Community port of anthropics/cl
Claude Code Pet
A floating desktop pet that brings Claude Code to anywhere. Always-on-top Claude Code: summon your terminal ag
Related Agents
Code Stealer Detector
Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due dilige
Sdr Coach
Outbound and prospecting coach for SDRs, BDRs, and AEs doing top-of-funnel work. Use when the user asks to rev
Repo Assessor
Assesses a repository against the five harness dimensions and produces one page a person can act on. Use when


