What problem does it solve? Applying attorney redlines to Word documents normally requires opening Microsoft Word and manually accepting or inserting edits, which is slow and risks losing formatting or prior tracked changes. This Skill inserts real tracked changes directly into the .docx XML, attributed to the correct attorney, without opening any application. ## Core Features & Use Cases - XML-Level Redlining: Inserts <w:ins> and <w:del> elements with attorney name and ISO 8601 dates directly into word/document.xml. - Formatting Preservation: Maintains existing styles, numbering, headers, footers, cross-references, and all prior tracked changes from earlier editing rounds. - Validation and Summary: Repackages a valid .docx, verifies XML well-formedness, and reports insertion/deletion counts and affected sections. - Use Case: After a contract review, apply a list of negotiation edits to a counterparty's draft agreement as tracked changes attributed to the reviewing attorney, producing a redline ready to send back. ## Quick Start Apply these contract edits as tracked changes to the attached draft-agreement.docx, attributed to attorney Jane Smith with today's date.