Tempting shortcut
A transcript dump is safest.
Do this instead
Raw transcripts are forbidden; capture only task-relevant, actionable facts.
Quick Ref / Command
Marketing Kit
/ak:handoff
Creates one portable, redacted Markdown continuation contract so a fresh coding agent can resume safely without reading a transcript dump.
Parse target
Check focus safety
Probe workspace
Choose path
Rule 01
A handoff is a continuation contract, not a transcript or status report.
Rule 02
Observed workspace facts must be distinguished from session assertions.
Rule 03
The required sections stay present even when some facts are unresolved.
Rule 04
Secrets and private URLs must be redacted before write and never printed inline.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
Each item contrasts a tempting shortcut with the required approach.
Tempting shortcut
A transcript dump is safest.
Do this instead
Raw transcripts are forbidden; capture only task-relevant, actionable facts.
Tempting shortcut
If --output is explicit, overwrite it.
Do this instead
Overwrite requires --force; explicit output alone never implies replacement.
Tempting shortcut
Unknown sections can be skipped.
Do this instead
All required sections must remain, marking missing evidence as unresolved instead of fabricating facts.
Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:handoff /ak:handoff "continue the OAuth callback fix" /ak:handoff--include-diff--include-status
/ak:handoff--outputplans/reports/handoff-oauth-callback.md--force