document-review

Reviews documents using multiple persona agents and applies fixes.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenhia/kdeskdash --skill document-review-kenhia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-review
Source: https://github.com/kenhia/kdeskdash/tree/main/.github/skills/document-review
Command: npx skills add https://github.com/kenhia/kdeskdash --skill document-review-kenhia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the review of documents, automatically identifying and fixing quality issues while presenting strategic questions for user decision.

Core Features & Use Cases

  • Parallel Persona Analysis: Engages multiple reviewer agents to analyze documents, ensuring comprehensive coverage.
  • Automated Fixes: Applies clear, correct fixes silently without user intervention.
  • Use Case: For a software development team reviewing a new project plan, this Skill can quickly identify and resolve inconsistencies, prioritize requirements, and ensure security measures are in place.

Quick Start

Review the document 'my-plan.md' by running the skill: Skill("compound-engineering:document-review", "mode:headless docs/my-plan.md")

Frequently Asked Questions about document-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate document review to find and fix quality issues?

Parallel persona analysis automates document review by dispatching multiple agents to identify quality issues and apply silent fixes. It comprehensively analyzes documents to resolve inconsistencies and present strategic questions without manual intervention.

Can I run automated document analysis in headless mode for CI pipelines?

Yes, automated document analysis supports headless mode for system integration. You can execute it via Claude Code agent dispatch to analyze files like 'my-plan.md' without interactive prompts, fitting seamlessly into automated pipelines.

Do I need Claude Code to perform parallel persona document analysis?

Yes, Claude Code is required as it provides the agent dispatch and document editing capabilities needed to execute parallel persona analysis and apply automated fixes to your documents.

What is parallel persona analysis for document quality assurance?

Parallel persona analysis is a document quality assurance method that engages multiple conditional reviewer agents to evaluate documents simultaneously, ensuring comprehensive coverage and identifying inconsistencies across different perspectives.

Does automated document review require manual confirmation for fixes?

No, automated document review applies clear and correct fixes silently without requiring user intervention. It only pauses to present strategic questions when encountering complex issues requiring user decision.

What is the best way to review a software project plan for security and consistency?

Using parallel persona analysis is the best way to review a software project plan, as it quickly identifies and resolves inconsistencies, prioritizes requirements, and ensures security measures are in place.