AgentSkillsCN

policy-save-load-audit

审计 metta/cogames 中的策略保存与加载,以及检查点处理过程,以发现潜在的兼容性风险或遗留的适配层。适用于保存与加载行为存在疑虑时使用。

SKILL.md
--- frontmatter
name: policy-save-load-audit
description: "Audit policy save/load and checkpoint handling across metta/cogames to find compatibility risks or legacy shims. Use when save/load behavior is in question."

Policy Save/Load Audit

Workflow

  • Trace the save/load call graph (policy spec, checkpoint writer/reader).
  • Check file formats and compatibility points (.mpt, safetensors, metadata).
  • Flag risks or legacy shims and propose cleanup steps.
  • Summarize findings with file paths.