groove-utilities-memory-log-monthly
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesegroove-utilities-memory-log-monthly
groove-utilities-memory-log-monthly
Outcome
结果
<memory>/monthly/YYYY-MM.md<memory>/monthly/YYYY-MM.mdAcceptance Criteria
验收标准
- File exists at after command completes
<memory>/monthly/YYYY-MM.md - Themes section identifies major recurring topics from the month
- Key outcomes section lists significant completions and milestones
- Learnings section synthesises patterns and insights across the month
- Content is rolled up from daily files — not duplicated raw detail
- 命令执行完成后,文件已存在
<memory>/monthly/YYYY-MM.md - 主题板块明确识别当月反复出现的核心议题
- 关键成果板块列举重要的完成事项和里程碑
- 经验总结板块综合梳理当月的规律和洞察
- 内容由每日文件汇总生成 —— 不直接复制原始细节
Constraints
约束条件
- Use path from
memory:frontmatter.groove/index.md - Only run on the last weekday of the month, or when user explicitly requests
- Roll up from that month's daily files in
<memory>/daily/ - If no daily files exist for the month, note that and exit gracefully
- Use template at for file structure
skills/groove-utilities-memory-log-monthly/templates/monthly.md - If file already exists, update rather than overwrite
- 引用 前置元数据中的
.groove/index.md路径memory: - 仅可在当月最后一个工作日运行,或用户明确发起请求时运行
- 汇总数据来源于 路径下当月的每日文件
<memory>/daily/ - 若当月无对应的每日文件,标注该情况并优雅退出
- 使用 路径下的模板作为文件结构
skills/groove-utilities-memory-log-monthly/templates/monthly.md - 若目标文件已存在,执行更新操作而非覆盖