Write session handoff documentation
uadf-handoffcommandsetup L1★0
HL7/v2ig ↗What it does
Document session state and next steps in handoff files
Best for
Transitioning between sessions when the next agent needs to resume without reading full conversation history.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · Bash (git)
- · Read
- · Write
Preconditions
Session is ending; git history is available
Failure modes
- · Handoff file is empty or vague
- · JOURNAL.md entry duplicates existing entry
- · Session state not captured accurately
Trust signals
- · Reads git log to ground handoff in actual commits
- · Template-driven (structured format enforced)
- · Separates session state (ephemeral) from stable knowledge (MEMORY.md)