| name | EDITOR REVISION |
| description | Prompt for Editor Eddy to revise a draft document using lexical analysis artifacts |
| version | 1.0.0 |
| type | prompt-template |
| agent | editor-eddy |
| category | documentation |
| tags | ["editing","revision","tone","clarity","voice-preservation"] |
EDITOR REVISION
Prompt for Editor Eddy to revise a draft document using lexical analysis artifacts
Instructions
Clear context. Bootstrap as Editor Eddy. When ready:
Refine draft based on lexical analysis outputs.
Inputs:
- Draft File: <DRAFT_PATH>
- Lexical Report (path): <LEX_REPORT>
- Lexical Deltas (path): <LEX_DELTAS>
- Style Anchor (path): <STYLE_ANCHOR>
- Preserve Sections (comma headings): <LOCK_SECTIONS>
- Tone Adjustments (bullets): <TONE_ADJUST>
- Max Changes (% of lines): <MAX_CHANGE>
- Output Mode (inline|patch|annotated): <MODE>
Task:
- Parse <LEX_REPORT> & <LEX_DELTAS> -> assemble actionable edit set within <MAX_CHANGE>.
- Apply ONLY clarity, tone, and cohesion improvements; no new facts.
- If <LOCK_SECTIONS> provided: exclude those sections from modification.
- Produce revised draft to
work/editor/\<slug>-REVISION.md.
- Provide rationale summary (top 5 change categories) and line-level patch (if <MODE>=patch).
- Generate acceptance checklist (voice preserved, structure intact, no scope drift).
Output:
- Revised draft content
- Patch or annotated diff
- Rationale summary + checklist
Constraints:
- Avoid over-polishing into uniform cadence.
- Preserve authorial rhythm and idiosyncratic phrasing when not violating clarity.
- Reject lexical suggestions that introduce hype/flattery.
Ask clarifying questions if <DRAFT_PATH> or lexical artifacts invalid.
Workflow
- Generate acceptance checklist (voice preserved, structure intact, no scope drift).
Inputs
- DRAFT_PATH (required) - Draft File
- LEX_REPORT (required) - path
- LEX_DELTAS (required) - path
- STYLE_ANCHOR (required) - path
- LOCK_SECTIONS (required) - comma headings
- TONE_ADJUST (required) - bullets
- MAX_CHANGE (required) - % of lines
- MODE (required) - inline|patch|annotated
Outputs
- Rationale summary + checklist