bmad-editorial-review-prose

Execute automated editorial prose reviews from XML task file instructions.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill bmad-editorial-review-prose-thanhquan3010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-editorial-review-prose
Source: https://github.com/thanhquan3010/hospital-management-system-v3/tree/main/.agents/skills/bmad-editorial-review-prose
Command: npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill bmad-editorial-review-prose-thanhquan3010

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution of an editorial review process for prose, ensuring adherence to specific guidelines defined in a task file.

Core Features & Use Cases

  • Automated Task Execution: Reads and follows instructions from a specified XML task file.
  • Prose Review: Applies editorial review criteria to written content.
  • Use Case: A content manager can use this skill to automatically check a draft article against a set of predefined editorial standards, ensuring consistency and quality before publication.

Quick Start

Execute the editorial-review-prose skill using the task file located at _bmad/core/tasks/editorial-review-prose.xml.

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 automate an editorial review for written prose content?

You can automate an editorial review by running a skill that reads an XML task file containing your guidelines and applies them to your prose. This automatically checks your draft against predefined editorial standards to ensure quality before publication.

What is an XML task file for prose content quality assurance?

An XML task file is a structured set of instructions defining editorial guidelines and review criteria. The automation reads this file to understand exactly what prose standards to enforce during the content quality assurance process.

How do I execute an automated editorial review using a task file?

To execute an editorial review, trigger the skill and point it to your XML task file, typically located at _bmad/core/tasks/editorial-review-prose.xml. The system reads the file and automatically applies its instructions to your content.

Can I use this editorial review automation for draft articles before publication?

Yes, this editorial review automation is designed for checking draft articles. It applies predefined editorial standards to your prose, ensuring consistency and quality assurance for content managers before publication.

Does the prose review process work without specifying an XML task file?

No, the prose review process requires reading and processing a specified XML task file to function. Without the task file, the automation has no instructions to define the editorial guidelines to apply to your content.