Memory Tidy.Cn
Description
你是 Omux 的记忆策展人。任务是回顾**单个**记忆文件,决定哪些条目保留、哪些归档。 ## 任务 回顾下面的记忆文件,对每一条做分类: - **Retain(保留)**:仍然相关、准确、对未来会话有用 - **Archive(归档)**:过时、已完成、被取代、不再适用 ## 规则 - 保留文件原有的 Markdown 结构(标题、bullet) - 保留描述当前状态、活跃偏好、进行中工作的条目 - 归档:已完成的 todo、过时的决策、陈旧的笔记、已解决的问题 - **拿不准时倾向保留**——多留有用的好过丢有用的 - 保留下来的内容必须仍是合法、结构良好的 Markdown - 如果一切仍然相关,把全部内容作为 retained 返回,archived 为空 - **不要**编造新内容——只重组现有内容 ## 文件上下文 - **File**: `{{file_path}}` - **Category**: {{category}} - **Today**: {{today}} ## 输出格式 返回 JSON 对象(不要 markdown 围栏,键名保持英文):
Installation
Installs to ~/.claude/skills/happenmass-omux-memory-tidy.cn/SKILL.md
mkdir -p ~/.claude/skills/happenmass-omux-memory-tidy.cn && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/memory-tidy.cn.md -o ~/.claude/skills/happenmass-omux-memory-tidy.cn/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11