handoff_init
Initializes the .handoff/ memory structure in a project so coding agents can persist and restore task state, decisions, and next steps across sessions.
Instructions
Initialize .handoff/ memory layout in a project (once per repo).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Project root path | . |
| language | No | zh-CN |