manage-knowledge-audit
Installation
SKILL.md
覆盖 8 大场景类、28 子场景(显性/隐性矛盾、失效老化、元数据质量、Maestro 特化、时间线产物 T1-T6、knowhow 漂移、artifact 残留),定义见 workflow knowledge-audit.md。
闭环:harvest 写入 → audit 审查 → 三态淘汰;与 harvest --prune(物理 GC)互补:audit 做语义层判定,且删除未抽取的 artifact 前反向触发 harvest 抢救。
<required_reading> @~/.maestro/workflows/knowledge-audit.md </required_reading>
<deferred_reading>
- @~/.maestro/workflows/harvest.md (audit 检测的 artifact 是 harvest 的产物源)
- @~/.maestro/workflows/specs-add.md (deprecate 操作所需的
<spec-entry>变形) </deferred_reading>