# Adeu Redlining

> Use this skill for reviewing, editing, or negotiating existing Word documents (.docx) where "Track Changes" or precise redlining is required. Use it to propose edits, accept/reject changes, or reply to comments. Do NOT use for creating new blank documents from scratch (use docx skill for that).

- Skill: `tomevault-io/adeu-redlining` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/adeu-redlining`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/adeu-redlining/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/adeu-redlining

---


# Adeu: Professional Redlining & Review

## Overview
Adeu acts as a "Virtual DOM" for DOCX files. It allows you to read documents as Markdown, propose edits, and apply them as native XML `w:ins` (insertions) and `w:del` (deletions) without breaking document structure.

## Capabilities
1.  **Extract**: Read text with high fidelity (preserving comments and structural headers).
2.  **Diff**: Compare two DOCX files to see what changed.
3.  **Edit**: Apply search-and-replace modifications that result in Track Changes.
4.  **Review**: Accept/Reject existing changes or Reply to comments.

## Execution Model
This skill relies on the `adeu` CLI tool. Always execute via `uvx` to ensure the environment is correct.

```bash
uvx adeu --version

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/dealfluence) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

