bmad-editorial-review-structure

Executes editorial review structure defined in an external XML task file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution of a specific editorial review process defined in an external task file.

Core Features & Use Cases

  • Task Execution: Directly runs a predefined editorial review structure.
  • External Configuration: Leverages a detailed task file for instructions.
  • Use Case: Streamline the process for submitting manuscripts for editorial review by automatically following a complex, multi-step procedure.

Quick Start

Execute the editorial review structure task defined in the project.

Frequently Asked Questions about bmad-editorial-review-structure

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

FAQPage Schema
How do I execute an editorial review structure for manuscript submissions?

To execute an editorial review structure, this skill reads predefined procedural instructions from an external XML task file. It automates the multi-step manuscript submission and review workflow by adhering to the specific steps configured in that file.

What is an editorial review structure task and when do I need it?

An editorial review structure task is a predefined procedural workflow for content submission and review. You need it when processing manuscript submissions requires following a complex, multi-step procedure to ensure strict adherence to editorial standards.

Do I need an XML task file to run the editorial review workflow?

Yes, you need an external XML task file located at {project-root}/_bmad/core/tasks/editorial-review-structure.xml. This file contains the specific instructions and procedural steps required for the skill to execute the review workflow.

How do I set up my project environment to use this editorial review structure?

To set up your project, you must place the XML task file at {project-root}/_bmad/core/tasks/editorial-review-structure.xml. The skill requires access to this exact file path to read and execute the configured review workflow instructions.

What's the best way to automate a multi-step content review process?

The best way to automate a multi-step content review process is by using a predefined external configuration file. This skill leverages an XML task file to run the editorial review structure, streamlining complex procedural execution without manual intervention.

Can I modify the editorial review steps without changing the skill itself?

Yes, you can modify the editorial review steps by editing the external XML task file. Because the skill leverages this external configuration for its instructions, updating the file at the specified project root path changes the executed workflow.