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 all invocations to bmad-review using its structure and prose lenses, running structure first so prose builds on structure findings. - Legacy Override Resolution: Resolves legacy customization fields (reader_type, style_guide, review_guidance, output_preferences, and others) from customize.toml and forwards only non-empty values as pre-resolved inputs to bmad-review. - Legacy Output Format: Presents findings in the original two-pass table format with purpose/audience read and a reduction summary when the structure pass ran. - Use Case: A team with existing bmad-editorial-review override files upgrades to bmad-review; this shim keeps their custom style guides and reader types working 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.