bmad-editorial-review-structure

Execute editorial review tasks from a centralized XML task file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-editorial-review-structure-rafaellsalmeida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-editorial-review-structure
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/bmad-editorial-review-structure
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-editorial-review-structure-rafaellsalmeida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the strict execution of editorial review workflows by reading and implementing the instructions defined in a centralized task file.

Core Features & Use Cases

  • Ensures consistent adherence to predefined editorial tasks across teams.
  • Automates reading the task file and translating it into actionable steps.
  • Use Case: Content teams needing repeatable editorial-review cycles with traceable instructions.

Quick Start

Read the task file at the project root and commence automated execution of the editorial-review-structure.

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 automate editorial review tasks from an XML file?

Automating editorial review tasks from an XML file involves parsing the predefined instructions and executing them with strict validation. This skill reads the task file at the project root and translates the structured guidelines into actionable, automated steps.

What is an editorial-review-structure workflow for content compliance?

An editorial-review-structure workflow is a repeatable process ensuring content teams adhere to predefined guidelines. It works by reading a centralized task file containing instructions and executing them precisely to guarantee consistent compliance across all content cycles.

How do I ensure consistent adherence to predefined editorial tasks across teams?

Ensuring consistent adherence to predefined editorial tasks requires a centralized instruction file and automated execution. By parsing the task file and applying its rules with validation and audit trails, teams achieve repeatable editorial review cycles.

Does this editorial review automation work without external dependencies?

Yes, this editorial review automation works without external dependencies. It directly reads the XML task file located at the project root and natively parses the instructions to execute the validation workflow within your existing environment.

What is the best way to execute predefined content review instructions traceably?

The best way to execute predefined content review instructions traceably is using a centralized task file. The skill parses the XML structure and enforces strict adherence while generating audit trails, ensuring every automated step is validated and recorded.

Why does my automated editorial review task execution fail to find instructions?

Automated editorial review task execution fails to find instructions when the XML task file is not located at the correct project root path. You must ensure the predefined task file exists at the exact specified directory location for successful parsing.