The value: A Claude subscription resets its quota every week whether you used it or not, that part everyone already knows. What doesn’t happen on its own is someone actually sitting down and driving a long autonomous session by hand, every single Saturday, forever. qq-weekend-burn turns “put the unused quota to work” from a thing you keep meaning to get around to into a standing decision you make exactly once.
The benefit: Install it and walk away. It fires itself inside a recurring window you choose (Friday evening through Sunday night, say), works one real capability at a time to an actual finished state, and stands down the moment you’re back at the keyboard. You come back Monday to shipped things, not a pile of half-touched projects and a wasted week of quota.
The features:
needs-definition and gets your single most capable model for exactly one job (writing a clear definition of done), then drops straight back to normal cheap-model executionPAUSE self-heals after a TTL, STOP holds until you clear it, anything else gets flagged loudly instead of silently obeyedww-keepalive (also in this repo) for the actual session-survival mechanism: the fresh-process-per-fire trick that means a 5-hour cap, a closed laptop, or a reboot never stops the schedule. You don’t invoke ww-keepalive yourself; /qq-weekend-burn does it for you.
/qq-weekend-burn — stand up a new weekend-burn lane: write the governing doc, seed the
backlog, wire the recurring window function, and hand you the
one-paste install block for the actual schedule
Deterministic, not a phrase Claude has to guess at: run /qq-weekend-burn. Claude scaffolds every file the schedule needs (the governing doc, the backlog, the window function, the state) and hands you a one-paste block to install the actual recurring trigger yourself. That last step is always yours: the platform’s safety classifier blocks an agent installing its own unattended loop, on purpose.
Part of Operator Skills, a collection of skills for running a real Claude Code setup.