knowl_handoff
Save your current workstream for the next session: record the goal, next action, blockers, and completed work. This one-time pass gives context without creating a durable note.
Instructions
Park the current workstream so the next session in this project picks it up. Delivered once, then archived - this is a pass, not a durable note. Store anything worth keeping with knowl_store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What this workstream is trying to achieve. | |
| blocker | No | What is in the way, if anything. | |
| completed | No | What is already done. | |
| sessionId | No | The host session parking this work, if known. | |
| nextAction | Yes | The single next thing to do. | |
| artifactRefs | No | Files or paths the next session should look at. | |
| verificationStatus | No | Whether the work so far was checked. |