Daywall banner
CaptainCodeAU CaptainCodeAU

Daywall

Development community

Description

--- name: daywall description: Build and open the live 3D ccstats companion page for this machine (tools/ccstats/daywall.py -> ~/.cc-warehouse/stats/claude-code-daywall.html). One box per session, positioned by day and hour, WebGL2, no library. Shares the same private project-exclude list /dashboard uses - never asks to edit it, only offers to run /dashboard first if it does not exist yet. Serves the built file once over loopback HTTP (a plain file:// link is refused by the browser tool), hands

Installation

Installs to ~/.claude/commands/captaincodeau-cc-warehouse-daywall.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CaptainCodeAU/cc-warehouse/HEAD/.claude/commands/daywall.md -o ~/.claude/commands/captaincodeau-cc-warehouse-daywall.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository