pre-baked prompts to copy-paste into chat when you're stepping away from the keyboard. each one runs autonomously. tap copy on any card to grab the prompt.
5ready
0running
0done
§ 01
ready
— copy + paste any prompt into chat to dispatch.
ERR-001
audit v2 weekly board for spec drift
medium (15-30 min)ready
requireslocal repo clean; current branch on V2 weekly work
Run a spec-drift audit on cosmo-prod/packages/front/src/pages/weekly/. Read vault/08-Design-specs/weekly-board.md and vault/08-Design-specs/weekly-v2-polish-backlog.md as the source of truth. For each visible gap between spec and code, write a punch-list row to vault/08-Design-specs/weekly-v2-polish-backlog.md under a new "## 2026-XX-XX audit" section. Don't edit code. Don't modify spec scope sections. Just append findings. Commit nothing. Report a count when done.
ERR-002
backfill missing playable schema fields
light (5-10 min)ready
Read vault/04-Concepts/Playable-Schema.md and cosmo-design/mock-data/playables.json. Find any field in the schema that is missing from one or more records. For each gap, add the field with a sensible null/default per the schema's "default" hint. Use the mock-data-curator agent. Commit nothing. Report which records were patched and which fields filled.
ERR-003
generate prototype thumbnails
heavy (1+ hr)ready
requiresprototypes deployed at cosmo-design.pages.dev; chromium installed
For each HTML file in cosmo-design/screens/prototypes/, generate a 16:9 thumbnail screenshot at 1280x720 via headless chromium. Save to cosmo-design/screens/prototypes/_thumbnails/<filename>.png. Use the live cloudflare URL (cosmo-design.pages.dev/screens/prototypes/<file>.html), not local file://. Skip any prototype that already has a thumbnail newer than the source file's last-modified date. Report which were generated, which skipped.
ERR-004
sync cosmo ds from prototype to v2 frontend
medium (10-20 min)ready
requirescosmo-prod/ checked out; clean working tree
Diff cosmo-design/design-system/tokens.css against cosmo-prod/packages/front/src/design-system/tokens.css and components.css against components.css. If there are differences, mirror cosmo-design → cosmo-prod/packages/front (cosmo-design is canonical). Open a PR on a new branch from cosmo-prod/main called sync/ds-from-prototype-YYYY-MM-DD. Don't merge. Report the diff size.
ERR-005
run /daily-ingest now
medium (5-15 min)ready
Run /daily-ingest. Sweep Notion, Slack, Atlassian, Gmail, Calendar for the last 24h. Route into vault per existing rules. Append to today's activity log + _daily-ingest-summary.md.