ln-612-semantic-content-auditor

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由

定位语义不一致和覆盖缺口,提升文档相关性。

▸ 风险提示

需要访问仓库文档与配置文件。

这个 Skill 做什么

校验文档语义是否符合 SCOPE 与项目目标,识别覆盖与离题。

审查文档语义是否真正对齐既定 SCOPE 和项目目标,找出覆盖缺口、离题部分或与单一事实来源(SSOT)不一致的内容。适合在文档归档、发布或大规模重构前使用,给出结构化的审计结论和改进建议。它关注的是内容价值与范围契合,而不是只看格式或拼写。

▸ 展开 SKILL.md 英文原文

Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.

开发编程语义审计覆盖率离题检测通用
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-612-semantic-content-auditor/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/codebase-audit-suite/skills/ln-612-semantic-content-auditor/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.

# Semantic Content Auditor (L3 Worker)

**Type:** L3 Worker

Specialized worker auditing semantic fitness of project documentation.

## Purpose & Scope

- Verify document content matches stated SCOPE and declared document kind
- Check content **aligns with project goals** (value contribution)
- Return structured findings to coordinator with severity, location, fix suggestions
- Does NOT verify facts against codebase

## Target Documents

Called ONLY for project documents (not reference/tasks):

| Document | Verification Focus |
|----------|-------------------|
| `AGENTS.md` / `CLAUDE.md` | Entry instruc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有