ln-611-docs-structure-auditor
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
适合排查文档结构性问题与遗留内容。
▸ 风险提示
需要读取仓库文件权限以扫描文档。
这个 Skill 做什么
审计项目文档结构与层级、链接、陈旧与合规性。
把项目里所有 Markdown 文档的目录层级、内部链接、单一事实源(SSOT)、陈旧内容和合规性都过一遍,给出结构性问题清单。适合在做文档健康检查、重构文档目录或准备清理遗留内容时用。特点是按规则化的 8 类指标打分,能从 AGENTS.md 建立层级视图并定位压缩或重复的信息。
▸ 展开 SKILL.md 英文原文
Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-611-docs-structure-auditor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-611-docs-structure-auditor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. # Documentation Structure Auditor (L3 Worker) **Type:** L3 Worker Specialized worker auditing structural quality of project documentation. ## Purpose & Scope - Audit documentation for **structural quality** across 8 categories - Scan all `.md` files in project, build hierarchy from `AGENTS.md` when present - Return structured findings to coordinator with severity, location, recommendations - Calculate compliance score (X/10) for Documentation Structure ## Inputs **MANDATORY READ:** Load `references/audit_worker_core_contract.md`, `references/docs_quality_contract.md`, and `references/markdown_read
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有