sync_plan
Record an implementation plan as a working note on the currently claimed task. Automatically uses task context and resolves previous plan notes.
Instructions
Sync an implementation plan to the currently claimed task as a working note. Uses the current task context automatically - no task_id needed. Previous plan notes are auto-resolved. Call this after exiting plan mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | The implementation plan content | |
| task_id | No | Optional task ID override (uses currently claimed task if omitted) |