Poke Agent Safari banner
Hwiyeon Hwiyeon

Poke Agent Safari

Development community

Description

Pokemon-themed live dashboard for Claude Code agents with session status, token usage, and Pokedex tracking.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

English | 한국어

PokéAgent-Safari

v0.2.0 - Collection & Sticker Release

![PokéAgent-Safari v0.2.0 dashboard](imgs/v0.2.0-dashboard.png)

`poke-agent-safari` is a local activity dashboard for Claude Code and Codex. It watches transcript activity, turns each live agent into a Pokemon, and shows context, token usage, status, project, and session history as a small RPG-style safari.

v0.2.0 turns the dashboard into a collection loop. You can recruit Pokemon into `My Pokemon`, train them with real project token usage, collect evolution items, evolve them with generated Gen 1-5 rules, and keep an always-on-top Electron sticker open while you work.

Release Highlights

  • Claude + Codex together: --source all is now the default, with --source claude and --source codex still available.
  • Installable CLI: npm install registers the poke-as command for your user account, and poke-as opens the Electron sticker by default.
  • My Pokemon: recruit encountered or discovered Pokemon, manage a 6-slot party, box owned Pokemon, rename them, release them, and assign them to projects.
  • Training: owned Pokemon gain EXP from actual token usage. Pokemon assigned to a matching project receive higher training weight.
  • Evolution items: token usage earns item points, random draws produce evolution items, target tickets can claim a chosen item, and item evolutions consume the required item.
  • Gen 1-5 Pokedex: generated Pokemon metadata now covers #1-#649, including habitat, rarity, evolution paths, Korean names, and evolution rules.
  • Area-aware island: habitat-weighted spawns, area filters, detailed map assets, and an outside-area rail make the island more readable.
  • Electron sticker: compact desktop monitor for budgets, party Pokemon, active agents, and status counts.
  • Promo Studio: mock mode can compose custom scenes and export PNGs for screenshots or release images.