harness-editorial-review-prose

Review prose for communication issues and output a three-column table.

1|Updated May 23, 2026
One-click install
npx skills add https://github.com/baobao0303/harness --skill harness-editorial-review-prose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-editorial-review-prose
Source: https://github.com/baobao0303/harness/tree/main/.agents/skills/harness-editorial-review-prose
Command: npx skills add https://github.com/baobao0303/harness --skill harness-editorial-review-prose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes communication issues in text that block comprehension, helping AI and human readers understand intent and produce better outputs without rewriting for preference.

Core Features & Use Cases

  • Clarity-focused editorial fixes: Identifies comprehension-impeding issues (not stylistic preferences) and provides minimal revisions.
  • Structure preservation: Keeps existing document structure intact while improving only phrasing clarity.
  • Safe handling of markup: Skips code blocks, frontmatter, and structural markup so only prose is evaluated.
  • Deduplicated reporting: Consolidates repeated issues into one entry with locations, avoiding noisy, conflicting edits.
  • Uncertainty handling: Uses questions when a definitive fix isn’t clear, rather than making risky changes.
  • Use case: Prepare a feature spec, decision note, or documentation section so an agent can act correctly on what the text actually means.

Quick Start

Ask an AI to run the harness editorial review on the provided text content and return a three-column table of original text, revised text, and change rationale.

Frequently Asked Questions about harness-editorial-review-prose

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

FAQPage Schema
How do I fix confusing prose in technical documentation?

Editorial review for technical documentation identifies comprehension-impeding issues and provides minimal, conflict-free revisions. It corrects phrasing clarity while preserving the existing document structure and skipping code blocks or frontmatter.

Does editorial review work with markdown and text-heavy XML?

Yes, editorial review works with markdown, plain text, and text-heavy XML. It safely skips code blocks, frontmatter, and structural markup so that only prose is evaluated for clarity and comprehension improvements.

How do I copyedit specs for AI agents without changing formatting?

To copyedit specs for AI agents without changing formatting, apply a structure-preserving review that outputs a three-column table of original text, revised text, and change rationale. This ensures minimal edits that do not conflict with existing markup.

What is the best way to review decision notes for clarity?

The best way to review decision notes for clarity is a deduplicated editorial review that consolidates repeated issues into one entry with locations. This avoids noisy edits and uses questions when a definitive fix is uncertain.

When should I not use automated prose correction?

You should not use automated prose correction when a definitive fix is not clear, as it uses questions rather than making risky changes. It also does not rewrite text for stylistic preferences, focusing solely on comprehension-impeding issues.