ce-doc-review

Automate document reviews with parallel persona agents and automated fixes.

Updated May 4, 2026
One-click install
npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-doc-review-iamkonghai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-doc-review
Source: https://github.com/IAmKongHai/compound-engineering-plugin-zh/tree/main/3.4.2/skills/ce-doc-review
Command: npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-doc-review-iamkonghai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review of requirements or plan documents using parallel persona agents, identifying role-specific issues and applying fixes efficiently.

Core Features & Use Cases

  • Parallel Review: Utilizes multiple persona agents for comprehensive analysis of documents.
  • Automated Fixes: Applies safe_auto fixes automatically to streamline the review process.
  • Interactive Routing: Provides a user-friendly interface for handling findings with a four-option interaction system.
  • Use Case: For example, you can use this Skill to review a project plan and automatically address identified issues, improving the plan's quality and reducing manual review time.

Quick Start

Run the ce-doc-review skill with the path to your document: ce-doc-review path/to/your-document.md

Frequently Asked Questions about ce-doc-review

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

FAQPage Schema
How do I automate document review for requirements and plan documents?

Automating document review involves dispatching parallel persona agents to analyze requirements documents, identify role-specific issues, and apply automated fixes to streamline the validation process.

Can I run batch document analysis in headless mode?

Yes, batch document analysis supports headless mode for automated processing of multiple documents without requiring interactive routing or manual interaction for findings.

What is the best way to handle review findings interactively?

Handling review findings interactively is best achieved through a four-option interaction system that routes identified document issues for targeted user decision-making and resolution.

Does automated document review require a specific document path?

Yes, automated document review requires a specified document path to locate the target file, dispatch parallel persona agents, and accurately analyze the requirements or plan document.

How do parallel persona agents improve document analysis?

Parallel persona agents improve document analysis by concurrently dispatching multiple role-specific reviewers to identify diverse issues and apply automated fixes more efficiently than sequential processing.