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) |
Sections
Priority Context (500 char limit)
- Always injected on session start
Related skills
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
433autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404