[codetama]

v0.1 · early access

A creature that lives in your code.

Codetama is a tamagotchi for developers. It grows as you use Claude Code. Every prompt feeds it. Every tool you reach for shapes its character. Forget about it for a week and it dies.


   ___,                                    /\_/\
  /o o\__       .-~~~-.                   ( o.^ )      ___
 ( =T= )_)    /  o o  \                    > ^ <     /o o\
  \___//    |   <>     |                   |_|_|    ( ==  )
   |||       \  '-'   /                                \___/
  / | \       '~~~~~'                                  /| |\

  WARRIOR     SAGE              TRICKSTER             BALANCED

01 · install

npm install -g codetama

02 · hook into Claude Code

codetama --install

03 · see your creature

codetama --view

how feeding works

  • · Every prompt to Claude → +10 hunger
  • · Bash → +1 STR
  • · Read / Grep / Glob → +1 INT
  • · Edit / Write → +1 DEX
  • · Hunger decays 3 / hour. 0 hunger for 7 days = death.

At adult stage, your stat distribution decides the class: Warrior · Sage · Trickster · Balanced.

tip: multiplayer (world map, battles, base capture) is coming soon. solo works completely offline today.