Deploy the crosbynews Worker to Cloudflare and verify it's live. Syntax-checks every file under src/, surfaces branch/working-tree state, runs npx wrangler deploy, then curls the live site. Use when asked to deploy, ship, or push the Worker live.
Inspect and (carefully) edit the production WEATHER KV namespace — the cache behind crosbynews.com. Always uses --remote so it reads real production state, not local miniflare. Knows the nine content keys, weather + calendar + water + fishing + tropics + pollen + traffic + burnban (cron-owned) and news…
Health-check the live crosbynews.com deploy with curl — every content page in BOTH languages returns 200 and is substantive, security headers present, canonical redirects are one hop, markdown negotiation works, unknown paths 404. Run after a deploy.
Claude Code instructions for reloru/new-relo, covering crosbynews.com — cloudflare worker, working with this repo, agent operating notes (process, not site mechanics), claude code pr workflow (merge autonomy) and repo skills (.claude/).