note
Add notes to threads to record decisions, failures, insights, or open questions. Reopens idle or closed threads to keep conversations active.
Instructions
Add a note to a thread. Write terse, optimized for future-Claude.
kind: 'move' (we tried/decided X), 'failed' (tried X, broke because Y),
'insight' (crystallized observation), 'open_q' (something to come back to).
Reopens the thread: a note on an idle OR closed thread revives it to
active. Closed is not terminal — returning to a topic (adding a note)
brings it back. This is what makes aggressive auto-close safe: the
thread-janitor can close idle threads to harvest skills, and you just
note() to pick any of them back up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ||
| content | Yes | ||
| kind | No | move |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |