Armory
Source
Browse
CLAUDE.md / Rules

code-casino-statusline

Roll the dice with your code! Persistent chip tracking with wins and losses based on random dice rolls. Watch your coding fortune rise and fall. Displays: Chip count (starts at 100, persistent across session), Two random dice (1-6 each), Dice sum calculation, Game results (馃幇 WIN +10 chips on 7 or 11, 馃捀 LOSE -5 chips on 2 or 12, 馃幉 ROLL neutral on other sums).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-casino-statusline --cli claude

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

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

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

What it is

Roll the dice with your code! Persistent chip tracking with wins and losses based on random dice rolls. Watch your coding fortune rise and fall. Displays: Chip count (starts at 100, persistent across session), Two random dice (1-6 each), Dice sum calculation, Game results (馃幇 WIN +10 chips on 7 or 11, 馃捀 LOSE -5 chips on 2 or 12, 馃幉 ROLL neutral on other sums).

When to use it

Roll the dice with your code! Persistent chip tracking with wins and losses based on random dice rolls. Watch your coding fortune rise and fall. Displays: Chip count (starts at 100, persistent across session), Two random dice (1-6 each), Dice sum calculation, Game results (馃幇 WIN +10 chips on 7 or 11, 馃捀 LOSE -5 chips on 2 or 12, 馃幉 ROLL neutral on other sums).

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

Notes

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