ce-doc-review

Automate document review with parallel persona agents and structured findings.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-doc-review-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-doc-review
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-doc-review
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-doc-review-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the review and analysis of documents, leveraging multi-persona agents to identify and address issues efficiently.

Core Features & Use Cases

  • Parallel Review: Simultaneously dispatch multiple personas to review a document for different aspects like product, design, security, and scope.
  • Conditional Personas: Activate specific personas based on the document type and content, allowing for tailored analysis.
  • Interactive Mode: Allows user interaction for decision-making on findings, with options to apply fixes, defer, or skip issues.
  • Headless Mode: Automate the review process with a predefined document path, without user interaction.
  • Documentation Templates: Provides structured output templates for findings and recommendations.

Quick Start

Run the skill with the document path: ce-doc-review path/to/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 with multi-persona agents?

Parallel review agents analyze a single document simultaneously from multiple perspectives like product, design, and security. You can run this process in interactive mode for manual decisions or headless mode for fully automated execution.

What is the best way to run headless document analysis on a specific file?

Headless document analysis is executed by running the skill with a predefined document path, automating the review process without requiring user interaction. This allows you to process technical and operational workflows continuously.

Can I activate specific review personas based on document content?

Conditional personas can be activated based on document type and content, allowing for tailored analysis. This ensures the review process only uses relevant agent perspectives like security or design for the specific workflow.

Do I need an agent dispatch environment to use parallel document analysis?

An execution environment with agent dispatch capabilities is required to run parallel document analysis. You also need structured subagent templates and a findings schema to properly format the review output.

How does interactive mode handle findings during document review?

Interactive mode allows user interaction for decision-making on findings, providing options to apply fixes, defer, or skip issues. This ensures you maintain control over the automated recommendations generated during the analysis.