assess-docs-ssot
技能:SSOT 完整性评估(Assess Docs SSOT)
目的 (Purpose)
发现文档之间的语义重叠与冲突,建立 canonical source 与修复动作,降低重复与不一致风险。
核心目标(Core Objective)
首要目标:输出可执行 SSOT 审计报告(Intent Registry + Conflict Matrix + Repair Plan)。
成功标准:
- ✅ 已完成意图建模(path_layer/artifact_type/ownership/granularity/section_intents)
- ✅ 已完成候选对筛选与冲突判定
- ✅ 已产出带优先级的冲突矩阵
- ✅ 每个 P0/P1/P2 冲突都有 canonical source 与 repair action
- ✅ 已写入
docs/calibration/ssot-integrity-audit.md
More from nesnilnehc/ai-cortex
review-codebase
Review given file/dir/repo for current-state code organization: module boundaries, design patterns, cross-module dependencies, tech debt, and interface stability. Scope-only atomic skill; output is a findings list.
106review-vue
Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only atomic skill; output is a findings list.
94review-diff
Review only git diff for impact, regression, correctness, compatibility, and side effects. Scope-only atomic skill; output is a findings list for aggregation.
91review-java
Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, collections and Streams, NIO, and testability. Language-only atomic skill; output is a findings list.
84review-architecture
Review code for architecture: module and layer boundaries, dependency direction, single responsibility, cyclic dependencies, interface stability, and coupling. Cognitive-only atomic skill; output is a findings list.
83review-security
Review code for security: injection, sensitive data, auth, dependencies, config, and crypto. Atomic skill; output is a findings list.
74