bmad-editorial-review-prose

Audits prose and outputs actionable fixes in a three-column table.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-editorial-review-prose-amitmishra-byldd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-editorial-review-prose
Source: https://github.com/amitmishra-byldd/Bmad-Note-Maker/tree/main/_bmad/core/bmad-editorial-review-prose
Command: npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-editorial-review-prose-amitmishra-byldd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly identify and fix clarity issues in prose by auditing input text and returning a structured table of editorial fixes. It preserves author voice and follows a deterministic, step-by-step workflow to ensure reproducible results.

Core Features & Use Cases

  • Minimal intervention with preservation of structure and author voice
  • Skips code blocks, frontmatter, and markup to avoid altering non-content elements
  • Produces a three-column table of issues, suggested revisions, and locations
  • Use Case: editing clinical or technical prose, reports, articles, or product documentation

Quick Start

Provide the content to review via the content input and, optionally, a style_guide and reader_type to receive a three-column table of editorial fixes.

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 edit markdown prose for clarity without breaking frontmatter or code blocks?

Prose editing for clarity skips frontmatter and code blocks by applying an editorial audit that outputs structured fixes. This preserves structural markup while returning a three-column table of actionable revisions.

What is the best way to audit technical prose and get actionable editorial fixes?

Auditing technical prose for clarity is best done with a deterministic, step-by-step workflow that outputs a three-column table. This table maps identified issues to suggested revisions and their exact text locations.

Can I apply a custom style guide to tune content editing behavior?

Custom style guides tune content editing behavior by providing optional style guide and reader type parameters. These inputs adjust how the prose audit evaluates text and generates editorial fixes.

Does prose editing work with text-heavy XML or only plain text inputs?

Prose editing supports structured text inputs including markdown, plain text, and text-heavy XML. The audit intelligently skips structural markup and frontmatter to focus entirely on content clarity.

How do I preserve author voice when running an editorial review on reports or documentation?

Preserving author voice during an editorial review requires a minimal intervention approach that focuses strictly on clarity. The audit returns suggested revisions without heavily rewriting the original text.

When should I avoid using automated prose edits for content?

Automated prose edits should be avoided when needing heavy structural rewriting rather than clarity fixes. This audit applies minimal intervention and skips code blocks, frontmatter, and structural markup entirely.