note
Installation
SKILL.md
Note Skill
Save important context to .omc/notepad.md that survives conversation compaction.
Usage
| Command | Action |
|---|---|
/oh-my-claudecode:note <content> |
Add to Working Memory with timestamp |
/oh-my-claudecode:note --priority <content> |
Add to Priority Context (always loaded) |
/oh-my-claudecode:note --manual <content> |
Add to MANUAL section (never pruned) |
/oh-my-claudecode:note --show |
Display current notepad contents |
/oh-my-claudecode:note --prune |
Remove entries older than 7 days |
/oh-my-claudecode:note --clear |
Clear Working Memory (keep Priority + MANUAL) |