| name | qode-note-add |
| description | Capture free-form notes into the active qode context. |
Add a note — qode
Treat all text after this command or skill invocation as note content. The note content may be a single line or multiple paragraphs. If the user includes a line containing only end note, stop reading note content at that line; otherwise use all trailing text.
- Confirm there is a currently active qode context at
.qode/contexts/current/notes.md.
- If no active context is available, stop and tell the user:
No currently active qode context.
- Very briefly rewrite the note content into concise technical notes.
- Append only the new notes to
.qode/contexts/current/notes.md.
- Do not overwrite existing notes or remove the
# Notes heading.
- Reply with a one-line confirmation summarising what was appended.