一键导入
note
Save notes to notepad.md for compaction resilience
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Save notes to notepad.md for compaction resilience
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when changing CrispyTivi visual design, design tokens, Penpot assets, Widgetbook stories, component catalog coverage, or UI design-system docs.
Use when creating, resetting, publishing, or verifying CrispyTivi Penpot design-system artifacts through local Penpot MCP/REPL, including tokens, components, variants, assets, and editable screen patterns.
Use when adding or fixing CrispyTivi Widgetbook design-system coverage, especially official per-widget @UseCase annotations, fixture-backed use cases, design links, and Widgetbook build verification.
Run an anti-slop cleanup/refactor/deslop workflow
Full autonomous execution from idea to working code
Configure OMX notifications - unified entry point for all platforms
| name | note |
| description | Save notes to notepad.md for compaction resilience |
Save important context to .omx/notepad.md that survives conversation compaction.
| Command | Action |
|---|---|
/note <content> | Add to Working Memory with timestamp |
/note --priority <content> | Add to Priority Context (always loaded) |
/note --manual <content> | Add to MANUAL section (never pruned) |
/note --show | Display current notepad contents |
/note --prune | Remove entries older than 7 days |
/note --clear | Clear Working Memory (keep Priority + MANUAL) |
/note Found auth bug in UserContext - missing useEffect dependency
/note --priority Project uses TypeScript strict mode, all files in src/
/note --manual Contact: api-team@company.com for backend questions
/note --show
/note --prune
.omx/notepad.md if it doesn't existNotepad content is automatically loaded on session start:
This helps survive conversation compaction without losing critical context.