Plugin Claude Code
A floating Pokémon companion that lives on your screen and reacts to your Claude Code sessions.
Plugin Claude Code
A floating Pokémon companion that lives on your screen and reacts to your Claude Code sessions.
Plugin Claude Code
A floating Pokémon companion for Claude Code — a random gen-1 partner appears daily, reacts to your session, and evolves as you complete tasks.
Instructions file
Instructions for junoh-bg/claude-pokemon-pet, covering claude.md — claude-pokemon-pet, architecture (v0.4.0+), hard rules, testing and code review.
Command
Manage the Pokémon pet (toggle, random, pick one, status).
Hook
Runs when a session starts, executing pet-core.sh (2 commands). From junoh-bg/claude-pokemon-pet.
Hook
Runs when you submit a prompt, before the agent sees it, executing pet-core.sh. From junoh-bg/claude-pokemon-pet.
Hook
Runs after a tool call finishes, executing pet-core.sh. From junoh-bg/claude-pokemon-pet.
Hook
Runs when a tool call fails, executing pet-core.sh. From junoh-bg/claude-pokemon-pet.
Hook
Runs when the agent finishes a response, executing pet-core.sh. From junoh-bg/claude-pokemon-pet.
Hook
Runs when the agent asks permission for an action, executing pet-core.sh. From junoh-bg/claude-pokemon-pet.