What problem does it solve? Requirements and plan documents often ship with contradictions, omissions, and scope issues that only surface during implementation. This Skill reviews such documents through multiple specialized reviewer personas running in parallel, then routes findings through a structured decision workflow so issues are caught and resolved before work begins. ## Core Features & Use Cases - Multi-Persona Parallel Review: Dispatches coherence and feasibility reviewers plus conditional personas (product-lens, design-lens, security-lens, scope-guardian, adversarial) selected based on document content signals. - Tiered Finding Resolution: Classifies findings as safe_auto (applied silently), gated_auto (confirmed fixes), manual (user judgment), or FYI observations, with anchored confidence scores and deduplication across personas. - Interactive and Headless Modes: Supports an interactive walk-through with per-finding decisions and bulk-action previews, or a headless mode returning structured findings for automated callers. - Use Case: After drafting an implementation plan in docs/plans/, run the review to have security, scope, and feasibility personas flag issues like missing rollback strategies or unverifiable premises, then apply safe fixes and defer open questions directly into the document. ## Quick Start Ask the agent to review your plan document, for example: run ce-doc-review on docs/plans/my-feature-plan.md and walk me through the findings.