Gap #17 — Medium
Notes with priority levels that survive context compaction, restored via PreCompact hooks.
Source: oh-my-claudecode
What's needed:
- 3 priority levels: priority (permanent), working (session), manual
- PreCompact hook that serializes notepad state
- PostCompact hook that restores notepad
- Integration with agent turn loop
Reference: oh-my-claudecode docs/HOOKS.md (notepad section)
Gap #17 — Medium
Notes with priority levels that survive context compaction, restored via PreCompact hooks.
Source: oh-my-claudecode
What's needed:
Reference: oh-my-claudecode docs/HOOKS.md (notepad section)