Skill Hub — AI-Assisted Analysis
AI-Assisted Documentation Review
Use AI to accelerate documentation review while keeping human judgment in control of every finding, producing a structured review report.
What this skill is for
Technical documents, design specifications, handover packages, and compliance records are often too long for manual review under tight deadlines. AI can pre-scan these documents for gaps, inconsistencies, and structural issues, but it cannot replace human judgment on context, intent, or stakeholder impact. This skill provides a workflow where AI does the first pass and the human does the second pass, producing a Documentation Review Report that separates AI-assisted findings from human-reviewed findings.
When to use this skill
- A large technical document must be reviewed before a deadline and there is not enough time for a purely manual review.
- A document has been updated multiple times and you need to check for version drift, inconsistency, or orphaned sections.
- A compliance or regulatory document requires coverage checking against a standard set of required topics.
- A handover document needs a completeness review before the outgoing team leaves.
- Multiple documents describe the same system and you need to identify contradictions between them.
- You want to use AI to surface potential issues but do not want to blindly trust its findings.
Real work situations
SAP integration design document needs review in two hours
A project team has produced an eighty-page SAP integration design document for a new EDI interface. The technical review meeting is in two hours. A manual read is impossible. The AI pre-scan flags three sections where the error handling description contradicts the retry policy table. The human reviewer focuses on those three sections and confirms the contradiction, saving the review meeting from discovering the issue live.
Handover document has gaps that the outgoing team forgot
A senior consultant is leaving the project and has produced a forty-page handover document. The AI pre-scan checks the document against a standard handover checklist and flags that there is no section on monitoring alerts, no owner listed for the batch job schedule, and no contact information for the second-line support team. The human reviewer confirms all three gaps are real and the outgoing team adds them before the handover is signed off.
Regulatory compliance document needs consistency checking
A data governance team must submit a compliance document that references SAP master data policies, GDPR retention rules, and internal audit procedures. The document is sixty pages and was written by three authors. The AI pre-scan flags that one author uses the term "data subject" while another uses "data owner" for the same role, and that a referenced policy number is out of date. The human reviewer confirms the terminology conflict and the stale policy reference before submission.
Inputs required
- Document to review — the current version of the document, in a machine-readable format.
- Review criteria or checklist — the standard topics, structure, or rules the document must satisfy.
- Previous version or baseline — to check for unintended changes or missing content (optional).
- Stakeholder list or ownership matrix — to verify that the right owners and contacts are named.
- Reference documents — related documents that the reviewed document should be consistent with.
- Intended audience — so the AI can assess whether the level of detail and terminology are appropriate.
Questions to ask
- Which required sections are present, and which are missing?
- Does the document use consistent terminology throughout, or are there conflicting terms for the same concept?
- Are all referenced documents, policies, and versions current and accurate?
- Does the document contradict any related document or known system behavior?
- Are the owners, contacts, and approvers named and still correct?
- Does the document contain placeholders, TODOs, or draft markers that should have been removed?
- Is the level of detail appropriate for the intended audience and use case?
Working method
- Prepare the review scope. Define which sections, topics, and criteria the review must cover. Decide what the AI will check and what the human will check.
- Run the AI pre-scan. Submit the document and the review criteria to the AI. Ask it to flag missing sections, inconsistent terminology, stale references, contradictions, and placeholder content.
- Capture the AI findings. Save the AI output as a structured list with section references and severity labels.
- Validate each AI finding. Go through the AI findings one by one. Confirm true positives, reject false positives, and note any findings the AI missed.
- Perform the human review pass. Focus on context, intent, stakeholder impact, and anything the AI cannot judge. Add human-only findings to the list.
- Consolidate findings into a report. Combine AI-assisted and human-reviewed findings into a single Documentation Review Report. Label the source of each finding.
- Assign owners and deadlines. For every finding that requires action, assign an owner and a deadline for correction.
- Close the review. Track corrections until all findings are resolved or accepted as risks. Archive the report for audit.
Decision rules
- If the AI flags a gap and the human confirms it, record it as a confirmed finding. If the human rejects it, record it as a false positive.
- If the AI misses a gap that the human finds, record it as a missed finding and use it to improve the review criteria or prompt.
- If the AI finds a contradiction between documents, verify both documents before deciding which one is correct.
- If the document contains placeholders or draft markers, treat them as findings regardless of whether the AI flagged them.
- If the document is for a client, apply a stricter review standard than if it is for internal use.
- If the AI and human disagree on severity, the human decision takes precedence. Log the disagreement to improve future AI pre-scans.
Deliverables
- Documentation Review Report — a structured report with AI-assisted findings and human-reviewed findings, each with a severity, status, and owner.
- AI Pre-Scan Findings — the raw AI output, preserved for traceability and improvement.
- Correction Tracker — a list of required corrections with owners and deadlines.
- Review Sign-Off — a record that the document was reviewed, by whom, and when.
Templates
Documentation Review Report
---
title: Documentation Review Report
document: [document name and version]
reviewer: [human reviewer name]
ai_tool: [AI tool used for pre-scan]
date: [YYYY-MM-DD]
---
## Review Scope
- **Sections covered**: [list]
- **Criteria used**: [checklist / standard / policy]
- **AI pre-scan scope**: [structural / consistency / reference / terminology]
- **Human review scope**: [context / intent / stakeholder / accuracy]
## AI-Assisted Findings
| # | Section | Finding | Severity | AI Source | Human Verdict | Owner |
|---|---------|---------|----------|-----------|---------------|-------|
| 1 | [heading] | [description] | [Major / Minor / Info] | [AI flag] | [Confirmed / False positive] | [name] |
## Human-Reviewed Findings
| # | Section | Finding | Severity | Human Verdict | Owner |
|---|---------|---------|----------|---------------|-------|
| 1 | [heading] | [description] | [Major / Minor / Info] | [Confirmed] | [name] |
## False Positives Log
| # | AI Finding | Why It Was Wrong | Lesson for Prompt |
|---|------------|------------------|-------------------|
| 1 | [description] | [reason] | [how to avoid next time] |
## Correction Tracker
| # | Finding | Correction Required | Owner | Deadline | Status |
|---|---------|---------------------|-------|----------|--------|
| 1 | [ref] | [action] | [name] | [YYYY-MM-DD] | [Open / Done] |
## Review Sign-Off
- [ ] All Major findings resolved or accepted as risk
- [ ] Reviewer sign-off: [name] [date]
Quality checklist
- [ ] The review scope is defined before the AI pre-scan begins.
- [ ] Every AI finding is validated by a human before it enters the report.
- [ ] Every human finding is labeled separately from AI findings.
- [ ] False positives are logged so the AI pre-scan prompt can be improved.
- [ ] Every finding that requires action has an owner and a deadline.
- [ ] The correction tracker shows the status of every finding.
- [ ] The review sign-off is completed before the document is published or submitted.
Common mistakes
- Mistake: Treating the AI pre-scan as the final review. Consequence: False positives waste time, and false negatives create gaps that the human never checks because they assume the AI would have caught them.
- Mistake: Not logging false positives, so the same AI errors repeat on every document. Consequence: The team loses trust in the AI pre-scan and abandons the workflow, returning to purely manual review.
- Mistake: Asking the AI to review without giving it the review criteria. Consequence: The AI checks for generic issues and misses domain-specific gaps that the criteria would have surfaced.
- Mistake: Letting the AI assign severity without human confirmation. Consequence: A minor stylistic issue is escalated as a major finding, while a real structural gap is labeled as informational.
Weak output vs Strong output
Weak output — bad AI usage
A team runs an AI pre-scan on a SAP design document and receives a generic list of issues: "the document could be clearer," "some sections are long," and "consider adding a glossary." The team accepts these as the review result and marks the document as reviewed. The document is missing a critical section on rollback procedures, contains a contradictory error-handling statement, and references a deprecated API version. None of these are caught because the AI was not given specific criteria and the human did not validate the findings or do a second pass. The document is approved and the project proceeds with hidden gaps.
Strong output — good AI usage
## Documentation Review Report — SAP EDI Integration Design v2.3
### AI-Assisted Findings
| # | Section | Finding | Severity | Human Verdict |
|---|---------|---------|----------|---------------|
| 1 | Section 4.2 | Error handling says "retry once" but table 3 says "retry three times" | Major | Confirmed |
| 2 | Section 7.1 | References API version 1.2; current version is 2.1 | Major | Confirmed |
| 3 | Section 5.3 | No rollback procedure described | Major | Confirmed |
| 4 | Section 2.1 | "Data owner" and "data steward" used interchangeably | Minor | Confirmed |
### Human-Reviewed Findings
| # | Section | Finding | Severity |
|---|---------|---------|----------|
| 1 | Section 6.4 | Monitoring alert owner is a contractor who leaves next week | Major |
### Correction Tracker
| # | Finding | Correction | Owner | Deadline | Status |
|---|---------|------------|-------|----------|--------|
| 1 | 4.2 | Align retry policy to three attempts | Integration Lead | 2026-06-14 | Open |
| 2 | 7.1 | Update API version and compatibility notes | Developer | 2026-06-14 | Open |
| 3 | 5.3 | Add rollback procedure with owner | Architect | 2026-06-15 | Open |
| 4 | 6.4 | Update alert owner to permanent team member | Operations Lead | 2026-06-13 | Open |
Agent instructions
AI Prompt Pattern
Role: You are a documentation review assistant.
Context: I need to review a [type of document] for [purpose]. The document is attached or pasted below. I want you to do a pre-scan for specific issues.
Tasks:
1. Check for missing required sections based on this checklist: [list].
2. Check for inconsistent terminology. Flag any term that is used with multiple meanings or conflicting definitions.
3. Check for stale or incorrect references to documents, versions, policies, or APIs.
4. Check for contradictions between sections or between this document and the reference documents I provide.
5. Check for placeholders, TODOs, draft markers, or incomplete sentences.
6. Assign a severity to each finding: Major (blocks approval), Minor (should be fixed), or Info (nice to have).
Constraints: Do not review tone, style, or grammar unless I ask for it. Do not invent findings. If a section is unclear, flag it as unclear rather than guessing what it means. Output findings in a structured table with section references.
Agent dos
- Ask for the review criteria and reference documents before running the pre-scan.
- Validate every AI finding against the actual document before including it in the report.
- Log false positives to improve the prompt for the next review.
- Keep the AI pre-scan raw output as a separate artifact for traceability.
Agent don'ts
- Do not treat the AI pre-scan as the final review.
- Do not accept AI severity ratings without human confirmation.
- Do not discard the AI findings without recording why they were rejected.
- Do not skip the human review pass because the AI output looks comprehensive.
Related skills
- AI Output Review — general review workflow for any AI-generated output.
- Validate AI-Generated Requirements — focused validation for requirements documents.
- AI Prompt Briefing for Work Artifacts — writing better prompts to improve AI pre-scan quality.
Related Atlas pages
- AI-Ready Process Documentation — structuring documentation so AI can review it effectively.
- SAP Process Audit — structured diagnostic frame that feeds into documentation review criteria.
Verification status and limitations
This skill is a public working interpretation of AI-assisted documentation review. It is not official technical writing guidance, SAP documentation, or a certified quality assurance process. The effectiveness of the AI pre-scan depends on the quality of the prompt, the review criteria, and the document format. AI tools may struggle with complex tables, embedded diagrams, or heavily formatted documents. The human review pass remains essential and cannot be eliminated. Use this skill as a structured starting point, not as a replacement for human judgment.