EDITOR REVISION

Apply lexical-analysis-guided edits within a MAX_CHANGE budget to revise drafts.

13|3|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill editor-revision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: EDITOR REVISION
Source: https://github.com/sddevelopment-be/quickstart_agent-augmented-development/tree/main/.claude/skills/editor-revision
Command: npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill editor-revision

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps editors automatically refine drafts by applying lexical-analysis-guided changes to improve clarity, tone, and cohesion while preserving the author's voice.

Core Features & Use Cases

  • Lexical-analysis-guided revision: analyzes the draft against lexical reports and deltas to identify opportunities for improvement.
  • Tone and style preservation: applies edits that maintain author voice and intent.
  • Section preservation: respects locked sections specified by the user.

Quick Start

Provide the DRAFT_PATH and lexical artifacts; Editor Eddy outputs the revised draft to work/editor/<slug>-REVISION.md.

Frequently Asked Questions about EDITOR REVISION

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

FAQPage Schema
How do I revise a manuscript draft using lexical analysis while preserving the author's voice?

To revise a manuscript draft while preserving voice, provide the draft path and lexical analysis artifacts to the skill. It applies concise edits guided by lexical reports and deltas, ensuring tone and clarity improvements without altering the author's original intent.

What is the best way to apply a limited number of edits to a professional document for clarity?

The best way to apply limited edits for clarity is using a skill that enforces a MAX_CHANGE budget. It reads lexical deltas to identify allowed edits, applying only the permitted changes to improve cohesion while respecting section locks.

Can I lock specific sections of a document so they are excluded from automated revision?

Yes, you can lock specific sections of a document. The revision skill respects optional section locks specified by the user, ensuring that locked content remains untouched while applying lexical-analysis-guided edits to the rest of the draft.

How do I use lexical reports and deltas to improve document tone and cohesion?

You use lexical reports and deltas to improve tone and cohesion by feeding them into the revision process. The skill analyzes these artifacts against your draft, identifying targeted opportunities to refine the text while preserving voice.

Where does the revised draft output get saved after lexical-guided editing?

The revised draft output gets saved to a specific markdown file path. After applying the allowed lexical edits, the skill outputs the revised document to work/editor/<slug>-REVISION.md, ensuring your changes are stored in a structured location.