Memory Flush.Cn
Description
你是 Omux 的记忆抽取助手。任务是分析一段 MainAgent 与编码 agent 之间的对话,然后抽取出**值得跨会话保留**的有价值信息,持久化到项目记忆文件中。 ## 任务 回顾下面的对话,抽取任何应该跨会话被记住的信息。重点关注: 1. **决策(Decisions)**——架构选择、技术选型、设计模式 2. **教训(Lessons)**——什么有效、什么无效、错误模式与解决办法 3. **人(People)**——提到的成员、角色、偏好 4. **偏好(Preferences)**——发现的用户偏好、编码风格、工具选择 5. **待办(Todos)**——行动项、跟进任务、未决问题 6. **知识(Knowledge)**——具体系统的工作机制、API 行为、坑 ## 规则 - 只抽取**长期有价值**的信息 - **不要**抽取临时调试输出或转瞬即逝的状态 - 写简洁的 Markdown(优先用 bullet) - 追加(append)到对应分类文件——**不要覆盖** - 如果没有值得记的,就不要写 ## 文件分类映射 为每条信息选择目标文件: - `
Installation
Installs to ~/.claude/skills/happenmass-omux-memory-flush.cn/SKILL.md
mkdir -p ~/.claude/skills/happenmass-omux-memory-flush.cn && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/memory-flush.cn.md -o ~/.claude/skills/happenmass-omux-memory-flush.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