liquid-cat-physics
Installation
SKILL.md
Liquid Cat Physics
Autonomous deep-work engine. One command to start, then walk away.
How it works
Type /liquid-cat-physics and the skill runs a pre-flight readiness check (once), sets up a recurring cron loop, and keeps going autonomously every 10 minutes.
Each iteration cycle:
ORIENT → Read state, know where you are (fast read)
THINK → Expert assessment, decide next action (subagent)
GATE → GREEN/YELLOW/RED confidence check (decide)
ACT → Execute ONE unit of work (main context)
PERSIST → Update PROJECT_STATE.md + selective notes (always)
State lives on disk, not in conversation. Context compaction can't erase it.