What problem does it solve? Existing workflows and customizations written against the old bmad-editorial-review skill would break after it was merged into bmad-review. This shim preserves backward compatibility by forwarding invocations and legacy overrides to the consolidated review skill. ## Core Features & Use Cases - Deprecation Forwarding: Routes every invocation to bmad-review with the structure and prose lenses, running structure first so prose builds on structure findings. - Legacy Override Resolution: Resolves old customize.toml fields (reader_type, style_guide, review_guidance, output_preferences, and more) and passes them to bmad-review as pre-resolved values. - Legacy Output Shape: Presents findings in the original two-pass table format with purpose/audience read and reduction summary. - Use Case: A team with saved bmad-editorial-review overrides in their project custom folder upgrades Akomagni; their review commands keep working unchanged because this shim translates their settings into bmad-review's configuration. ## Quick Start Ask the AI to run an editorial review on your document and it will forward the request to bmad-review with the structure and prose lenses.