bmad-editorial-review-prose

Forwards prose review requests to the bmad-review skill with legacy table output.

6|Updated Aug 29, 2026
One-click install
npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-editorial-review-prose-hordricjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-editorial-review-prose
Source: https://github.com/HordRicJr/Akomagni/tree/main/bmad-core/.agents/skills/bmad-editorial-review-prose
Command: npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-editorial-review-prose-hordricjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill preserves backward compatibility for workflows that still invoke the deprecated prose editorial review, redirecting them to the consolidated bmad-review skill without breaking existing habits or automation. ## Core Features & Use Cases - Deprecation Forwarding: Routes all requests to the bmad-review skill using only the prose lens. - Input Pass-Through: Carries the same content and any also_consider areas into the forwarded invocation. - Legacy Output Shape: Presents findings as a three-column markdown table with Original Text, Revised Text, and Changes columns, or outputs exactly "No editorial issues identified" when nothing is found. - Use Case: A team with older documentation referencing the prose review command can keep using it while the underlying review logic stays maintained in one place. ## Quick Start Ask the assistant to run a prose editorial review on your draft text and return the findings in the legacy three-column table format.

Frequently Asked Questions about bmad-editorial-review-prose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a prose editorial review on my text?

Invoke the bmad-review skill on your content with only the prose lens. This deprecated skill forwards the same inputs and also_consider areas automatically, returning findings in the legacy three-column table format.

What happened to the bmad-editorial-review-prose skill?

It was merged into the bmad-review skill and is now deprecated. Invoking it forwards your request to bmad-review with the prose lens while preserving the original output format.

What output format does the prose review produce?

It produces a three-column markdown table with Original Text, Revised Text, and Changes columns, with no Pass column and no preamble. If no issues are found, it outputs exactly: No editorial issues identified.

Should I still use this deprecated prose review skill?

No, you should invoke the bmad-review skill directly with the prose lens. This forwarding skill exists only for backward compatibility with older workflows and documentation.