statusmon
01Plugin Claude Code
Plugin marketplace listing 1 plugin: statusmon.
Plugin Claude Code
Plugin marketplace listing 1 plugin: statusmon.
Plugin Claude Code
Train a Pokemon companion across your Claude Code sessions.
Command
Browse your Pokedex of all Pokemon you've encountered and trained.
Command
Show your Pokemon companion's status, stats, and evolution progress.
Hook
Runs when a session starts, executing session-start.mjs via node. From josheche/statusmon.
Plugin Claude Code
Train a Pokemon companion across your Claude Code sessions.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tokengolf.
Instructions file
Instructions for josheche/tokengolf, covering tokengolf — claude.md, one mode — every session is a roguelike run, installation, commands and par budget system.
Plugin Claude Code
Gamify your Claude Code sessions — track token efficiency, earn achievements, level up your prompting.
Command
View or change TokenGolf settings (e.g. emotion mode).
Command
Show your last TokenGolf run's scorecard — cost, achievements, efficiency.
Command
Show your TokenGolf career stats — wins, deaths, achievements, trends.
Hook
Runs when a session starts, executing session-start.js via node. From josheche/tokengolf.
Hook
Runs when a session ends, executing session-end.js via node. From josheche/tokengolf.
Hook
Runs after a tool call finishes, executing post-tool-use.js via node. From josheche/tokengolf.
Hook
Runs when a tool call fails, executing post-tool-use-failure.js via node. From josheche/tokengolf.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From josheche/tokengolf.
Hook
Runs before the context is compacted, executing pre-compact.js via node. From josheche/tokengolf.
Hook
Runs when a subagent starts, executing subagent-start.js via node. From josheche/tokengolf.
Hook
Runs when the agent finishes a response, executing stop.js via node. From josheche/tokengolf.