rcode-editorial-review-prose

Identify prose communication issues and propose minimal wording fixes.

2|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/hanzlahabib/rcode --skill rcode-editorial-review-prose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rcode-editorial-review-prose
Source: https://github.com/hanzlahabib/rcode/tree/main/rcode/skills/core/rcode-editorial-review-prose
Command: npx skills add https://github.com/hanzlahabib/rcode --skill rcode-editorial-review-prose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reviews prose for communication problems that block comprehension and returns only the smallest necessary edits.

Core Features & Use Cases

  • Minimal editorial fixes: Correct grammar, ambiguity, redundancy, and unclear references without rewriting for style alone.
  • Structure-aware review: Skips code blocks, frontmatter, and markup so only readable prose is evaluated.
  • Useful for drafted documents: Ideal for markdown notes, PRDs, documentation, and other text-heavy content that needs a clean editorial pass.

Quick Start

Paste the text you want reviewed, and I will return a three-column table of minimal fixes or say that no editorial issues were identified.

Frequently Asked Questions about rcode-editorial-review-prose

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

FAQPage Schema
How do I fix grammar and clarity issues in markdown documentation?

To fix grammar and clarity issues in markdown documentation, use an editorial review process that identifies communication problems and proposes minimal wording fixes. It corrects ambiguity, redundancy, and unclear references while skipping code blocks and markup.

Can I review prose in text-heavy XML drafts without altering the markup?

Yes, you can review prose in text-heavy XML drafts without altering the markup. The editorial review process is structure-aware, meaning it skips code blocks, frontmatter, and markup, evaluating and correcting only the readable prose.

What is the best way to copyedit a PRD without rewriting the entire document?

The best way to copyedit a PRD without rewriting the entire document is to apply minimal editorial fixes. This approach targets only communication problems that block comprehension, preserving your original structure while correcting grammar and ambiguity.

How do I check drafted markdown notes for redundancy and unclear references?

To check drafted markdown notes for redundancy and unclear references, paste the text into an editorial review tool. It evaluates the prose, deduplicates repeated issues, and outputs a three-column markdown table of minimal fixes or a no-issues result.

Does the copyediting process work with plain text and frontmatter?

Yes, the copyediting process works with plain text and frontmatter. It evaluates markdown, plain text, and text-heavy XML, but specifically skips frontmatter and code blocks to ensure only the readable prose is reviewed for communication issues.