re0-plan
Open .re0/iteration/<version>-<workname>/ and write into it in the same motion, before a single line of re0-loop's cycle runs.
Goal
A cycle without a written thesis, gate list, and step plan drifts to whatever framing comes first — and a folder opened with nothing in it tells a resumed session nothing at all. re0-plan closes both gaps at once: the folder is never empty from the moment it's created, regardless of which weight the cycle turns out to be. It assumes the full paperthin package installed and names its sibling skills directly. It pairs with re0-release, which retires the folder, and re0-memo, which extends whatever this skill seeded instead of restarting fresh. It is not a portable planning method — the shape it writes is this repo's own convention.
Workflow
- Classify the cycle's weight: a fix or hardening pass with no real design surface is lightweight; a cycle with a direction genuinely worth arguing through is full.
- Create
.re0/iteration/<version>-<workname>/and, in the same step, write its first file — the weight decides which:- lightweight →
RETRO.local.md: one paragraph naming the task and why it's lightweight.re0-memoextends this same file at the end; it never starts a fresh one. Stop here. - full →
DESIGN.local.md: thesis, scope, and quality gates — the same contentre0-loop's FRAME turn expects, and enough on its own to survive a session break. When the change touches shippable surface, those gates always include an AGENTS.md/README reflection gate (see Rules). Confirm the read withreadchk, size the tier withmodelchk; reach formacrothinkor another judgment skill only when the direction is genuinely contestable.
- lightweight →
- (full only) Write
WORKFLOW.local.md: the numbered steps this specific cycle runs throughre0-loop's turn order — specific to this build, not a restatement ofre0-loop's generic stages. - (full only) Write
EVIDENCE.local.md: the gates fromDESIGN.local.md, listed as proof surface still to fill — the bar, not results. - Keep reference material flat as
REF-<topic>.local.md; promote to arefs/subfolder only once it multiplies past a couple of files. - Hand off to
re0-loop. Do not invokere0-workhere — a from-scratch restart isre0-loop's own mid-cycle call, surfaced bynbawhen warranted, never a setup step.