Armory
Source
Browse
CLAUDE.md / Rules

programmer-tamagotchi-statusline

A virtual pet that evolves based on your coding activity. Health and happiness change over time, creating an emotional connection with your coding sessions. Displays: Pet emoji (๐Ÿฑ healthy, ๐Ÿ˜บ good, ๐Ÿ˜ฟ tired, ๐Ÿ’€ exhausted), Mood emoji (โœจ very happy, ๐Ÿ˜Š happy, ๐Ÿ˜ neutral, ๐Ÿ˜ข sad), HP (Health Points 0-100, decreases every 20 commits), Joy (Happiness 0-100, increases every 10 commits), Commits counter (tracks session activity).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install programmer-tamagotchi-statusline --cli claude

writes the file to.claude/rules/programmer-tamagotchi-statusline.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/programmer-tamagotchi-statusline.md

Needs the armory CLI ยท not on npm yet, build it from cli/ in the repository

What it is

A virtual pet that evolves based on your coding activity. Health and happiness change over time, creating an emotional connection with your coding sessions. Displays: Pet emoji (๐Ÿฑ healthy, ๐Ÿ˜บ good, ๐Ÿ˜ฟ tired, ๐Ÿ’€ exhausted), Mood emoji (โœจ very happy, ๐Ÿ˜Š happy, ๐Ÿ˜ neutral, ๐Ÿ˜ข sad), HP (Health Points 0-100, decreases every 20 commits), Joy (Happiness 0-100, increases every 10 commits), Commits counter (tracks session activity).

When to use it

A virtual pet that evolves based on your coding activity. Health and happiness change over time, creating an emotional connection with your coding sessions. Displays: Pet emoji (๐Ÿฑ healthy, ๐Ÿ˜บ good, ๐Ÿ˜ฟ tired, ๐Ÿ’€ exhausted), Mood emoji (โœจ very happy, ๐Ÿ˜Š happy, ๐Ÿ˜ neutral, ๐Ÿ˜ข sad), HP (Health Points 0-100, decreases every 20 commits), Joy (Happiness 0-100, increases every 10 commits), Commits counter (tracks session activity).

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/statusline/programmer-tamagotchi-statusline.json | jq .

Notes

Extracted from davila7/claude-code-templates, statusline category.