What problem does it solve? This Skill preserves backward compatibility for workflows that still invoke the deprecated bmad-editorial-review command, routing them to the consolidated bmad-review skill without breaking existing overrides. ## Core Features & Use Cases - Deprecation Shim: Redirects every invocation to bmad-review using its structure and prose lenses, running structure first so prose builds on structure findings. - Legacy Override Resolution: Resolves legacy customize.toml fields (reader_type, style_guide, review_guidance, output_preferences, and others) and forwards only non-empty values as pre-resolved inputs to bmad-review. - Legacy Output Shape: Presents results in the original two-pass findings table with purpose/audience context and a reduction summary when the structure pass ran. - Use Case: A team with existing bmad-editorial-review override files upgrades to bmad-review; their custom style guide and reader type settings continue to apply without rewriting configuration. ## Quick Start Ask the assistant to run an editorial review on your document and it will forward the request to bmad-review with the structure and prose lenses.