audit-docs
技能:文档治理审计(Audit Docs)
目的 (Purpose)
用只读方式整合文档治理现状,输出统一审计报告与行动路线图,不执行结构改造或规范落盘。
核心目标(Core Objective)
首要目标:产出可直接执行的治理审计报告(问题、优先级、路由),而不是直接改仓库。
成功标准(必须全部满足):
- ✅ 已完成模式对应的只读评估编排
- ✅ 已汇总核心 findings 与风险优先级
- ✅ 已输出明确的下一步技能路由
- ✅ 已生成单一统一报告
docs/calibration/audit-docs.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