name: finalize-export description: Package a completed assignment draft into final deliverables such as PDF, HTML, and optional Draw.io-backed diagram assets.
Finalize Export
Goal
Produce submission-ready output after the draft is complete.
Steps
- Confirm the draft meets the rubric target.
- If ER diagrams must be exported through Draw.io, use
skills/ucu_mermaid_to_drawio/SKILL.md. - If manual renders are needed, save them under the local assignment directory.
- Run
skills/md2pdf_export/SKILL.mdto generate HTML and PDF. - Verify links, diagrams, pagination, and visible formatting.
Output
Submission-ready artifacts in the assignment folder.