What problem does it solve?
Producing a Word document with accurate tracked changes from AI edits is time-consuming and often results in non-native or unusable revision markup, especially when you start from diff output rather than manually editing in Word.
Core Features & Use Cases
- Convert diff output into native DOCX revisions: Turn modified text or diff output into Word-compatible tracked changes (insertions and deletions) inside a DOCX.
- Apply upstream edits deterministically: Use the mechanical transform to carry the supplied edits into the file as Word revisions without doing substantive redline review.
- Preserve document structure: Keep headers, lists, and tables intact during the transformation so the output renders correctly in Microsoft Word.
Quick Start
Use the redlines skill to apply an AI-generated diff to an existing contract.docx and output a contract-redlined.docx with Word native tracked changes.