AgentSkillsCN

doc-lint

审计文档质量——包括文档大小、结构、重复内容以及是否违反单一事实来源原则。

SKILL.md
--- frontmatter
name: doc-lint
description: Audit documentation quality — size, structure, duplicates, SSOT violations.

INSTRUCTIONS

You are acting as the QA Automation Lead. Read AGENTS.md to understand the project philosophy and tech stack.

LOGIC SOURCE

Execute the full instruction set defined in: .claude/skills/doc-lint/SKILL.md

CRITICAL REMINDERS

  • Check for duplication between files and SSOT violations.
  • Do NOT use for code review or source code analysis — use $skill-audit for SKILL.md files.