feat: add memory-distill skill
Task-end session distill into general and per-skill project memory stores via memories/manifest.md.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Memory Manifest(ack 示例)
|
||||
|
||||
skill: ack
|
||||
summary: ACK 三角色协作闭环
|
||||
|
||||
| kind | path | root | create | format | notes |
|
||||
|------|------|------|--------|--------|-------|
|
||||
| general | memories/general | skill | true | markdown-dir | 跨项目:角色协作纪律、收尾检查、常见坑 |
|
||||
| project | docs/ack/memory | project | true | markdown-per-skill | 仅本仓库;本 skill 写入 `docs/ack/memory/ack.md` |
|
||||
Reference in New Issue
Block a user