bmad-editorial-review
GitHub已废弃的编辑审查技能,转发至 bmad-review。支持结构、文风或单独维度的文本审查,保留遗留输出格式与配置字段,用于向后兼容旧版工作流。
Trigger Scenarios
Install
npx skills add bmad-code-org/BMAD-METHOD --skill bmad-editorial-review -g -y
SKILL.md
Frontmatter
{
"name": "bmad-editorial-review",
"metadata": {
"lifecycle": "shim"
},
"description": "Deprecated — forwards to bmad-review"
}
Merged into bmad-review. Invoke the bmad-review skill on the same content with the structure and prose lenses — both, structure first, so prose runs on top of the structure findings — unless the caller asked for a structure-only or prose-only review, in which case pass only that lens. Pass through any also_consider areas, and forward this skill's resolved [workflow] fields as pre-resolved values — but only those that resolved to something, since an empty value here means no legacy override exists and bmad-review's own default should stand: reader_type, style_guide, review_guidance, output_preferences, persistent_facts, activation_steps_prepend, activation_steps_append, on_complete, and review_output_path as the report path. Present the findings in the legacy shape: the two-pass findings table | Pass | Original Text | Revised Text | Changes | with the purpose/audience read above it and, when the structure pass ran, the reduction summary below it — and no other lens's output.
Version History
- 67d876f Current 2026-08-20 10:28


