AgentSkillsCN

doc-sync-validator

文档同步校验器。确保CLAUDE.md、自托管.md、宪法.md等文档与实际代码实现保持一致。校验过时引用、缺失文档以及表述不一致等问题。在修改代码接口、新增功能或更新文档时,可提前启用此工具,以保障文档与代码的一致性。

SKILL.md
--- frontmatter
name: doc-sync-validator
description: "Documentation synchronization validator. Ensures CLAUDE.md, self-hosting.md, constitution.md, and other docs match actual code implementation. Checks for stale references, missing documentation, and inconsistent descriptions. Use proactively when modifying code interfaces, adding features, or updating documentation."
metadata:
  short-description: "Documentation synchronization validator. Ensures CLAUDE.md, self"

doc-sync-validator

This is a Codex skill wrapper around the Claude Code subagent definition in:

  • .claude/agents/doc-sync-validator/

Use:

  1. Read CLAUDE_AGENT.md.
  2. Follow its checklist and constraints.
  3. Report results with concrete file references.