haochencheng-agents-memory-docs-sync-instructions.ocm.json json Copy{
"ocm": "1",
"id": "haochencheng-agents-memory-docs-sync-instructions",
"kind": "skill",
"name": "docs-sync",
"description": "适用范围:README、docs、llms、模板说明、命令说明。",
"publisher": "haochencheng",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"适用范围:README、docs、llms、模板说明、命令说明。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/haochencheng/Agents-Memory",
"path": ".github/instructions/agents-memory/standards/docs/docs-sync.instructions.md",
"ref": "c9ab9683b1d8c9dd87a5face69795eb126cc6eba",
"url": "https://github.com/haochencheng/Agents-Memory/blob/c9ab9683b1d8c9dd87a5face69795eb126cc6eba/.github/instructions/agents-memory/standards/docs/docs-sync.instructions.md",
"key": "haochencheng/Agents-Memory/.github/instructions/agents-memory/standards/docs/docs-sync.instructions.md"
}
},
"instructions": "# Docs Sync Baseline\n\n适用范围:README、docs、llms、模板说明、命令说明。\n\n## 规则\n\n1. 行为变更必须同步更新对应 docs、code、tests 或 validation\n2. CLI 命令变更必须同步更新 README、docs/getting-started、llms.txt\n3. 产品定位变更必须同步更新产品文档和 docs 入口\n4. 新模板、新目录、新校验命令必须写入 docs map\n5. 受管 Markdown 文档必须在文件头声明 `created_at`、`updated_at`、`doc_status`\n6. 代码改动如果改变实现状态,必须同步更新对应文档中的状态标识与 `updated_at`\n7. 文档说明的能力若无实现,应显式标记为 planned / partial / done,而不是只写模糊描述\n\n## 删除规则\n\n1. 废弃功能必须删除对应文档,而不是只标注 TODO\n2. 文档说明的能力若无实现,应改为 planned 或 roadmap",
"cost": {
"context_tokens": 116
}
}