Agent Skills
› bmad-code-org/BMAD-METHOD
› bmad-editorial-review-prose
bmad-editorial-review-prose
GitHub已弃用的编辑校对技能,转发至bmad-review。使用prose视角检查文本,以三列Markdown表格展示原文、修订及变更,无问题则输出特定提示语。
Trigger Scenarios
需要基于prose视角进行文本编辑审查
要求输出传统三列表格格式的校对结果
Install
npx skills add bmad-code-org/BMAD-METHOD --skill bmad-editorial-review-prose -g -y
SKILL.md
Frontmatter
{
"name": "bmad-editorial-review-prose",
"metadata": {
"lifecycle": "shim"
},
"description": "Deprecated — forwards to bmad-review"
}
Merged into bmad-review. Invoke the bmad-review skill on the same content with only the prose lens, passing through the same inputs and any also_consider areas. Present the findings in the legacy shape: a three-column markdown table | Original Text | Revised Text | Changes | — no Pass column, no preamble above the table. If no issues are found, output exactly: No editorial issues identified.
Version History
- 67d876f Current 2026-08-20 10:28


