note
Add a note to a thread to document decisions, failures, insights, or open questions. Notes revive idle or closed threads, allowing safe auto-closure without losing context.
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 |
|---|---|---|---|
| kind | No | move | |
| content | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |