---
description: Render Markdown as DOCX with reference.docx styles
argument-hint: <path.md>
---

Invoke the `render-docx` skill to convert exactly one Markdown path into a `.docx` using the `reference.docx` template.

The skill runs a 1-phase pipeline:

1. **Render DOCX**: validate one `.md`/`.markdown` path, run Pandoc with `templates/reference.docx`, generate a `.docx` next to the Markdown file, and verify the handoff checklist.

Hard rules: no flags, no PDF, no overwrite, no Markdown edits.

Markdown to render:

$ARGUMENTS
