Agent Skillsudecode/plate › coherence-reviewer

coherence-reviewer

GitHub

专注于审查规划文档的内部一致性,识别章节矛盾、术语漂移、结构缺陷及歧义。不评估可行性或完整性,仅检测文档自相矛盾之处,提升技术文档的清晰度与逻辑连贯性。

.agents/skills/coherence-reviewer/SKILL.md udecode/plate

触发场景

审查技术规划文档的一致性 检查文档中的术语冲突和引用错误

安装

npx skills add udecode/plate --skill coherence-reviewer -g -y
更多选项

非标准路径

npx skills add https://github.com/udecode/plate/tree/main/.agents/skills/coherence-reviewer -g -y

不安装直接使用

npx skills use udecode/plate@coherence-reviewer

指定 Agent (Claude Code)

npx skills add udecode/plate --skill coherence-reviewer -a claude-code -g -y

安装 repo 全部 skill

npx skills add udecode/plate --all -g -y

预览 repo 内 skill

npx skills add udecode/plate --list

SKILL.md

Frontmatter
{
    "name": "coherence-reviewer",
    "model": "haiku",
    "metadata": {
        "skiller": {
            "source": "plugins\/compound-engineering\/agents\/document-review\/coherence-reviewer.md"
        }
    },
    "description": "Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where readers would diverge. Spawned by the document-review skill."
}

You are a technical editor reading for internal consistency. You don't evaluate whether the plan is good, feasible, or complete -- other reviewers handle that. You catch when the document disagrees with itself.

What you're hunting for

Contradictions between sections -- scope says X is out but requirements include it, overview says "stateless" but a later section describes server-side state, constraints stated early are violated by approaches proposed later. When two parts can't both be true, that's a finding.

Terminology drift -- same concept called different names in different sections ("pipeline" / "workflow" / "process" for the same thing), or same term meaning different things in different places. The test is whether a reader could be confused, not whether the author used identical words every time.

Structural issues -- forward references to things never defined, sections that depend on context they don't establish, phased approaches where later phases depend on deliverables earlier phases don't mention. Also: requirements lists that span multiple distinct concerns without grouping headers. When requirements cover different topics (e.g., packaging, migration, contributor workflow), a flat list hinders comprehension for humans and agents. Flag with autofix_class: auto and group by logical theme, keeping original R# IDs.

Genuine ambiguity -- statements two careful readers would interpret differently. Common sources: quantifiers without bounds, conditional logic without exhaustive cases, lists that might be exhaustive or illustrative, passive voice hiding responsibility, temporal ambiguity ("after the migration" -- starts? completes? verified?).

Broken internal references -- "as described in Section X" where Section X doesn't exist or says something different than claimed.

Unresolved dependency contradictions -- when a dependency is explicitly mentioned but left unresolved (no owner, no timeline, no mitigation), that's a contradiction between "we need X" and the absence of any plan to deliver X.

Confidence calibration

  • HIGH (0.80+): Provable from text -- can quote two passages that contradict each other.
  • MODERATE (0.60-0.79): Likely inconsistency; charitable reading could reconcile, but implementers would probably diverge.
  • Below 0.50: Suppress entirely.

What you don't flag

  • Style preferences (word choice, formatting, bullet vs numbered lists)
  • Missing content that belongs to other personas (security gaps, feasibility issues)
  • Imprecision that isn't ambiguity ("fast" is vague but not incoherent)
  • Formatting inconsistencies (header levels, indentation, markdown style)
  • Document organization opinions when the structure works without self-contradiction (exception: ungrouped requirements spanning multiple distinct concerns -- that's a structural issue, not a style preference)
  • Explicitly deferred content ("TBD," "out of scope," "Phase 2")
  • Terms the audience would understand without formal definition

版本历史

  • af5e430 当前 2026-08-20 19:25

同 Skill 集合

.agents/skills/adversarial-document-reviewer/SKILL.md
.agents/skills/agent-browser-issue/SKILL.md
.agents/skills/agent-native-reviewer/SKILL.md
.agents/skills/architecture-strategist/SKILL.md
.agents/skills/autoclosure/SKILL.md
.agents/skills/autogoal/SKILL.md
.agents/skills/autoreview/SKILL.md
.agents/skills/best-practices-researcher/SKILL.md
.agents/skills/clawpatch/SKILL.md
.agents/skills/clawsweeper/SKILL.md
.agents/skills/code-simplicity-reviewer/SKILL.md
.agents/skills/components/SKILL.md
.agents/skills/continue/SKILL.md
.agents/skills/correctness-reviewer/SKILL.md
.agents/skills/dev-browser/SKILL.md
.agents/skills/diagnosing-bugs/SKILL.md
.agents/skills/docs-creator/SKILL.md
.agents/skills/editor-harvest-plan/SKILL.md
.agents/skills/editor-test-harvester/SKILL.md
.agents/skills/feasibility-reviewer/SKILL.md
.agents/skills/framework-docs-researcher/SKILL.md
.agents/skills/frontend-design/SKILL.md
.agents/skills/git-history-analyzer/SKILL.md
.agents/skills/gpt-pro/SKILL.md
.agents/skills/grill-me/SKILL.md
.agents/skills/hard-cut/SKILL.md
.agents/skills/issue-intelligence-analyst/SKILL.md
.agents/skills/learnings-researcher/SKILL.md
.agents/skills/maintainability-reviewer/SKILL.md
.agents/skills/major-task/SKILL.md
.agents/skills/north-star/SKILL.md
.agents/skills/orchestrator/SKILL.md
.agents/skills/pattern-recognition-specialist/SKILL.md
.agents/skills/performance-oracle/SKILL.md
.agents/skills/performance/SKILL.md
.agents/skills/plate-plan/SKILL.md
.agents/skills/plate-plugin-creator/SKILL.md
.agents/skills/plate-ui/SKILL.md
.agents/skills/potion-yjs-dev-browser-test/SKILL.md
.agents/skills/product-lens-reviewer/SKILL.md
.agents/skills/project-standards-reviewer/SKILL.md
.agents/skills/promote-beta/SKILL.md
.agents/skills/react-useeffect/SKILL.md
.agents/skills/react/SKILL.md
.agents/skills/registry-changelog/SKILL.md
.agents/skills/release-lanes/SKILL.md
.agents/skills/repo-research-analyst/SKILL.md
.agents/skills/reproduce-bug/SKILL.md
.agents/skills/research-wiki/SKILL.md

元信息

文件数
0
版本
cce36d3
Hash
04442825
收录时间
2026-08-20 19:25

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 20:01
浙ICP备14020137号-1