Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Document Review

ASecurity

审查任何文档(规格、设计、计划)的完整性、清晰度和质量——特别是环境准备完整性时使用。触发词:review document, check document, audit spec, audit design, 审查文档, 检查文档, 文档审查

3 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentscode-reviewapi

Works with

api

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add wrysmil/Code-Harness-Kit --skill document-review --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Document Review?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Document Review
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/wrysmil-document-review/badge)](https://www.skillsdirectory.com/skills/wrysmil-document-review)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: document-review
description: 审查任何文档(规格、设计、计划)的完整性、清晰度和质量——特别是环境准备完整性时使用。触发词:review document, check document, audit spec, audit design, 审查文档, 检查文档, 文档审查
---

# 文档审查

系统化文档审查,附带按类型分类的审查规则。**环境准备**是设计和计划文档的首要检查项。

**核心原则:** 缺失环境配置带来的返工比缺失功能更严重。

## 使用时机

**始终使用:**
- 在批准规格、设计或实施计划之前
- 当用户要求审查、审计或检查文档时
- 头脑风暴之后、编写计划之前(设计文档的可选门禁)

**文档类型:**
- 需求/规格文档
- 架构/技术设计文档
- 实施计划
- 环境/部署配置文档

## 文档类型检测

阅读文档,然后匹配关键词(首次匹配即胜出;如果多个匹配,优先选择 design > plan > spec):

| 文档信号 | 类型 | 加载规则文件 |
| --- | --- | --- |
| 需求, 用户故事, 功能, spec, requirement | 规格/需求 | `review-rules/spec.md` |
| 架构, 设计, 实现, API, 环境, 部署, design | 架构/技术设计 | `review-rules/design.md` |
| 计划, plan, 任务, 阶段, Phase, Task | 实施计划 | `review-rules/plan.md` |

检测完成后,**阅读**匹配的规则文件和 `checklists/review-checklist.md`。

## 审查流程

```
1. 检测文档类型
2. 加载 review-rules/<类型>.md + checklists/review-checklist.md
3. 对照规则审查(逐维度打分)
4. 输出报告(使用 artifact-templates/document-review.md)
5. 下一步:通过 → 继续;不通过 → 按优先级列出缺失项
```

## 输出格式

写入 `.ai-runtime-artifacts/reviews/YYYY-MM-DD-<主题>-document-review.md`,使用 `artifact-templates/document-review.md` 模板。

必需章节:
- 文档类型
- 已加载的规则
- 评分:完整性、清晰度、环境准备(如适用)
- 缺失项(按优先级排序)
- 具体改进建议
- 后续步骤

## 集成

| 阶段 | 技能 |
| --- | --- |
| 代码自测 / Leader 审查 | `requesting-code-review`(非本技能) |
| 实施 | `test-driven-development` + `writing-plans`(计划必须包含 Phase 1 环境准备) |
| 声明完成 | `verification-before-completion` |

本技能**仅审查文档**,不审查源代码。

## 红色警报 — 停止

- 跳过设计/计划文档的环境准备审查
- 只做表面审查而不列出具体缺失项
- 批准 Phase 1 不是环境准备的计划
- 用本技能审查代码(应使用 `requesting-code-review`)

## 防狡辩

| 借口 | 事实 |
| --- | --- |
| "环境配置很明显" | 必须明确列出依赖、环境变量、服务,否则不通过 |
| "测试后面再加" | 计划必须现在就包含测试策略 |
| "文档基本完整" | 逐维度打分;列出缺口 |

Attribution

wrysmilwrysmil
View sourceMore from wrysmil →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →