mom-wrap-up
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRun only after explicit user request.
- Surface recent drafts:
bash
mom draftsIf user gives a Go duration window, use it:
bash
mom drafts --since 1h- Synthesize a curation plan.
For each draft worth keeping, propose:
- draft id
- type: ,
semantic, orproceduralepisodic - approved summary
- reason to curate
Hide drafts you recommend discarding unless user asks to see them.
- Wait for user approval.
Do not curate anything before approval.
- Execute approved curation exactly:
bash
mom curate <id> --type <semantic|procedural|episodic> --summary "<approved summary>"- Report:
text
undefined仅在用户明确请求后执行。
- 展示近期草稿:
bash
mom drafts如果用户提供Go duration时间范围,请使用它:
bash
mom drafts --since 1h- 制定整理计划。
对于每个值得保留的草稿,建议包含:
- draft id
- type: ,
semantic, orproceduralepisodic - 已批准的摘要
- 整理理由
隐藏你建议丢弃的草稿,除非用户要求查看。
- 等待用户批准。
批准前不得进行任何整理操作。
- 严格执行已批准的整理操作:
bash
mom curate <id> --type <semantic|procedural|episodic> --summary "<approved summary>"- 生成报告:
text
undefinedWrap-up complete
收尾完成
Curated: <N>
Deferred: <N or none>
Do not:
- Use MCP.
- Use ad hoc database queries.
- Use removed legacy curation commands.
- Rewrite draft content.
- Skip type or summary.已整理: <N>
已暂缓: <N 或 none>
禁止操作:
- 使用MCP。
- 使用临时数据库查询。
- 使用已移除的旧版整理命令。
- 重写草稿内容。
- 跳过类型或摘要。