What problem does it solve?
This Skill preserves backward compatibility for teams still invoking the deprecated bmad-editorial-review workflow, routing their requests and saved overrides into the current bmad-review skill without breaking existing configurations.
Core Features & Use Cases
- Legacy Forwarding: Redirects editorial review invocations to bmad-review using its structure and prose lenses, running structure first so prose builds on structure findings.
- Override Resolution: Resolves legacy customization fields (reader_type, style_guide, review_guidance, output_preferences, and more) from customize.toml and passes only non-empty values to bmad-review as pre-resolved settings.
- Legacy Output Shape: Presents results in the original two-pass findings table format with purpose/audience context and a reduction summary when the structure pass ran.
- Use Case: A team with an old bmad-editorial-review.toml override file upgrades BMad; their saved style guide and reader type settings still apply automatically when reviews run through the new bmad-review engine.
Quick Start
Invoke bmad-editorial-review on your document and it will forward the content to bmad-review with the structure and prose lenses while honoring your legacy overrides.