document-review

Route documents to multiple persona reviewers and return structured findings.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/yxc023/agent-config-studio --skill document-review-yxc023
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-review
Source: https://github.com/yxc023/agent-config-studio/tree/main/.opencode/skills/document-review
Command: npx skills add https://github.com/yxc023/agent-config-studio --skill document-review-yxc023

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Document Review skill helps teams surface issues, risks, and tradeoffs in project documents by routing content to multiple persona agents for independent analysis.

Core Features & Use Cases

  • Parallel persona analysis: Dispatch coherence, feasibility, design, security, scope, and other reviewers to surface diverse perspectives.
  • Structured findings: Return consistent JSON findings with evidence to support transparency and traceability.
  • Interactive/Headless modes: Support both interactive review and headless automation for CI-like pipelines.

Quick Start

Provide a headless or interactive review of a document by dispatching persona agents and returning structured findings.

Frequently Asked Questions about document-review

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

FAQPage Schema
How do I review a project plan for design and security risks?

Surface document risks by dispatching multiple persona agents to independently analyze text across security, scope, and coherence lenses, producing a combined report of structured findings.

What is the best way to automate document review in a CI pipeline?

Automate document review in a CI pipeline by running the headless mode, which dispatches persona agents to evaluate requirements and returns structured JSON findings without interactive input.

Can I get structured JSON findings from a parallel document analysis?

Yes, you can get structured JSON findings from the parallel analysis, as the synthesis pipeline consolidates issues from multiple persona reviewers into a combined, actionable report with traceable evidence.

Does parallel persona analysis work for requirements documents?

Parallel persona analysis works for requirements documents by dispatching independent reviewers to evaluate scope, feasibility, and design, surfacing diverse perspectives and tradeoffs.

How do I run an interactive review to surface document tradeoffs?

Run an interactive review to surface tradeoffs by providing your document to the workflow, which routes content to multiple persona agents and presents a synthesized, actionable report of findings.