with one click
note
Save notes to notepad.md for compaction resilience
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Save notes to notepad.md for compaction resilience
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | note |
| description | Save notes to notepad.md for compaction resilience |
Save important context to .omq/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
.omq/notepad.md if it doesn't existNotepad content is automatically loaded on session start:
This helps survive conversation compaction without losing critical context.
Diagnose and fix oh-my-qwencode installation issues
Guide on using oh-my-qwencode plugin
Run deep investigation of architecture, bugs, performance issues, or dependencies and return structured findings with file:line evidence. Use when a user says 'analyze', 'investigate', 'why does', 'what's causing', or needs root cause analysis before making changes. Routes to architect agent or Qwen Code MCP for thorough cross-file reasoning.
Ask Claude via local CLI and capture a reusable artifact
Ask Gemini via local CLI and capture a reusable artifact
Full autonomous execution from idea to working code