Command Claude Code
Stop the local Liveblog dev stack. Data is preserved unless --wipe-data is passed.
Command Claude Code
Stop the local Liveblog dev stack. Data is preserved unless --wipe-data is passed.
Command Claude Code
First-time setup of the local Liveblog dev environment (installs deps, starts services, initialises the database).
Command Claude Code
Start the local Liveblog dev stack (backing services, backend, and client dev server).
Settings file Claude Code
Agent settings declaring 25 allowed tools.
Skill Claude CodeCodex
Run a local Liveblog development environment. Wraps the dev scripts under scripts/dev/ (setup, up, down) so someone can bring the app up, stop it, or check its status without knowing the Docker / honcho / grunt commands underneath. Invoke when the user wants to do any of: — "set me up", "first-time setup", "I just…