wangkuan100-cell/claude-pet
3 stars · Last commit 2026-06-07
A Claude Code plugin: a desktop pet that grows as you code — read-only hooks, an Electron widget, reminders, and achievements.
README preview
# claude-pet > A desktop companion that grows as you code with Claude Code.     **claude-pet** is a [Claude Code](https://docs.claude.com/en/docs/claude-code) plugin. A small, always-on-top pet floats on your desktop and **levels up from your real coding activity** — every commit, passing test, and shipped feature grows it from a humble egg into a legendary creature. It also keeps an eye on your session and gently nudges you when your context window is filling up, when uncommitted work is piling up, or when it's time for a break. It is built around one hard rule: **the pet never touches your project.** The hooks only *observe* activity and write to a private state directory, and the only git commands they ever run are read-only. <p align="center"> <img src="assets/phoenix/egg.png" width="72" alt="egg"> <img src="assets/phoenix/hatchling.png" width="72" alt="hatchling"> <img src="assets/phoenix/juvenile.png" width="72" alt="juvenile"> <img src="assets/phoenix/adolescent.png" width="72" alt="adolescent"> <img src="assets/phoenix/adult.png" width="72" alt="adult"> <img src="assets/phoenix/legendary.png" width="72" alt="legendary">