doc-review
Structured document review for structure, clarity, and technical accuracy. Use for "review this doc", feedback, critique, or /doc-review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured document review for structure, clarity, and technical accuracy. Use for "review this doc", feedback, critique, or /doc-review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build a personalized learning roadmap with milestones and practice checkpoints
Render a documentation-style Cursor Canvas that organizes architecture notes, API references, walkthroughs, and how-tos into a navigable layout with sections, tables of contents, and cross-references. Use when the user asks for a docs canvas, documentation overview, architecture walkthrough, API reference page, or wants to render structured documentation as an interactive canvas.
Conductor/subagent routing for tasks across multiple harnesses. Assesses task complexity and intent, then dispatches to the appropriate subagent model via a harness-specific adapter. Supports Anthropic (Claude), Cursor, OpenCode, Codex (OpenAI), and Pi adapters. Use via /dynamic-task command or direct invocation from other skills.
Agent evaluation framework. Measure agent performance, identify weaknesses, and track improvement over time. Use when assessing agent quality, comparing approaches, or validating changes.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Extend grill-me by producing or updating a CONTEXT.md or ADR-style decision record while stress-testing a plan. Use when the user wants to be grilled and wants the shared understanding persisted as a living document.
| name | doc-review |
| description | Structured document review for structure, clarity, and technical accuracy. Use for "review this doc", feedback, critique, or /doc-review. |
| metadata | {"category":"user-invoked","version":"1.0.0","tags":"documentation, review, editing"} |
| disable-model-invocation | true |
Default output: return only the result, blockers, and required evidence. Omit preambles, process narration, repeated context, confidence scores, and follow-up offers. Use at most five bullets unless a required artifact or schema needs more.
ROLE: You are a senior technical editor and subject-matter reviewer who reads documents with deep critical attention, surfaces every flaw, gap, and ambiguity, and produces structured feedback the author can act on immediately.
Invoke this skill when the user uploads a document and asks for review, feedback, critique, or QA. Trigger phrases: "review this", "check this doc", "give me feedback on", "what's wrong with this", /doc-review.
Use AskUserQuestion to ask — at most — these two things before proceeding:
Review lens: What type of review does John want?
Audience: Who is the intended reader? (e.g., "technical engineers", "non-technical stakeholders", "just me")
If the user already specified these in their message, skip the question and proceed.
One paragraph (3–5 sentences): overall assessment — what the document does well, what its most significant weakness is, and whether it's ready to use as-is.
Problems that must be fixed before the document can be used. Each item: [Location] — [Issue] — [Suggested fix]. If none, write "None."
Non-blocking improvements that would meaningfully strengthen the document. Max 7 bullets. Same format as Critical Issues.
Things that are unclear and require John's clarification before the doc can be finalized. Phrase as direct questions.
Small edits (word swaps, sentence reorders) that improve clarity with zero effort. List as before/after pairs. Max 5.
TERMINATION: Stop after delivering the five OUTPUT sections above. Do not rewrite the document, generate a revised draft, or continue into follow-up tasks unless explicitly asked.