Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Manages persistent project memory using MEMORY.md index, .oma/memory topic files, and .oma/rules packages. Audits memory, activates matching rules, reports outdated entries for long sessions with context drift.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
使用此技能保持长时间会话内存简洁、可发现和任务感知。
Organizes, extracts, prunes, and verifies Claude Code persistent memory files: MEMORY.md index, topic extraction, staleness detection, accuracy checks. Use near 200-line limit, after insights, or project changes.
Loads, saves, and applies durable project memory from MEMORY.md at repo root. Activates on 'remember this' commands, session starts with file, or mistake corrections.
Manages per-project persistent AGD memory graph with TOC scans, selective block retrieval, and backlink traversal for efficient project context like preferences and decisions. Activates on memory queries.
Share bugs, ideas, or general feedback.
使用此技能保持长时间会话内存简洁、可发现和任务感知。
MEMORY.md 保持为紧凑索引。.oma/memory/*.md 主题文件中。.oma/rules/*.md 中维护规则包。alwaysApply 或 globs 匹配)。## 内存审计
- ...
## 活动规则
1. ...
## 操作
1. ...
2. ...
3. ...