scratch
Installation
SKILL.md
Scratch — Session Scratch Pad
Capture side-thoughts during deep work without breaking flow. Backing store: in-memory Task system (session-scoped, no persistence).
The whole point of this skill is to be invisible — capture the thought and get out of the way so the user stays in flow. Every interaction should feel instant: one-line confirmation, then resume exactly where the conversation was.
Commands
| Command | Action |
|---|---|
/scratch <text> |
Capture. Respond ✅ Scratch #N added. then resume prior work. |
/scratch list |
Show all notes numbered. |
/scratch rm <n> |
Delete note #n. |
/scratch clear |
Delete all notes, reset counter. |
Capture (/scratch <text>)
If no text provided, respond: ⚠️ Usage: /scratch <your thought here> — nothing else.