Armory
Source
Browse
CLAUDE.md / Rules

virtual-code-garden-statusline

Watch your code garden grow with each session. Plants evolve from seeds to trees based on your activity, with dynamic weather effects. Displays: Plant stages (๐ŸŒฑ seed 0-9, ๐ŸŒฟ sprout 10-19, ๐Ÿƒ sapling 20-29, ๐ŸŒณ tree 30-39, ๐ŸŒบ flower 40+), Weather (๐ŸŒง๏ธ rainy every 7 growth points, โ˜€๏ธ sunny every 5 points, โ›… cloudy default), Garden Level (stage number), Growth counter (total session interactions).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install virtual-code-garden-statusline --cli claude

writes the file to.claude/rules/virtual-code-garden-statusline.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/virtual-code-garden-statusline.md

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

What it is

Watch your code garden grow with each session. Plants evolve from seeds to trees based on your activity, with dynamic weather effects. Displays: Plant stages (๐ŸŒฑ seed 0-9, ๐ŸŒฟ sprout 10-19, ๐Ÿƒ sapling 20-29, ๐ŸŒณ tree 30-39, ๐ŸŒบ flower 40+), Weather (๐ŸŒง๏ธ rainy every 7 growth points, โ˜€๏ธ sunny every 5 points, โ›… cloudy default), Garden Level (stage number), Growth counter (total session interactions).

When to use it

Watch your code garden grow with each session. Plants evolve from seeds to trees based on your activity, with dynamic weather effects. Displays: Plant stages (๐ŸŒฑ seed 0-9, ๐ŸŒฟ sprout 10-19, ๐Ÿƒ sapling 20-29, ๐ŸŒณ tree 30-39, ๐ŸŒบ flower 40+), Weather (๐ŸŒง๏ธ rainy every 7 growth points, โ˜€๏ธ sunny every 5 points, โ›… cloudy default), Garden Level (stage number), Growth counter (total session interactions).

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/virtual-code-garden-statusline.json | jq .

Notes

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