Handoff Review

Use when work on a branch needs a fresh, unbiased pair of eyes, whether a pre-PR review or a clean restart when this session's context has gone bad and a new session should independently verify what was already done and continue it. Produces a self-contained brief (task-vs-code, rules conformance, information leak, correctness) that re-derives the task from ticket + diff, never trusting the prior session. Default spawns a fresh reviewer (verify-only); `handoff`/`session` writes the brief to a scratch file for a new session (verify-only); `continue`/`resume` writes a verify-then-continue brief carrying current state, remaining work, and operating rules, pointing to handoff-goal for substantial forward work.

giostriquer 50126a6 2 files · 14.8 KB Updated

File contents

giostriquer/workshop/tree/main/attic/deprecated/skills/handoff-review commit 50126a6bdf

Frequently asked questions

npx skillmds@latest add giostriquer/handoff-review