Pull just the do-this-yourself steps out of a long answer, so the user doesn't have to read the whole thing.
Hand in-flight work to a fresh session instead of compacting, or pick up from a relay doc.
Close out a session — record what was learned, update any connected stores, and report what's left dirty.
Draft casual messages — Discord, Slack, text, informal email — in the user's own voice, as plain text with no markdown.
Set up and maintain a project's scratch-in / scratch-out paste board, including the gitignore and the never-act-on-it rule.
Scaffold a Django/DRF project (Docker, split settings, JWT auth, Celery, S3) at a chosen blueprint tier.
Autonomous multi-phase loop over a plan.md — execute, lint/test, verify, and commit each phase.
Autonomous task/phase orchestration with parallel waves, auto-phasing, and per-task model overrides.