Perform structural rework in connected Google Slides decks. Use when local visual cleanup is not enough and repeated layout defects require batch_update structure edits plus strict verification.
Use this skill for structural Google Slides cleanup. This is the escalation path after normal visual iteration fails to converge.
Start with local slide fixes first. Escalate to template surgery only when one of these is true:
For simple cleanup, prefer google-slides-visual-iteration.
Confirm the runtime exposes:
get_presentation or get_presentation_textget_slideget_slide_thumbnailbatch_updateIf any of those are missing, stop and explain that the deck cannot be safely restructured from Codex.
get_slide before writing../references/batch-update-recipes.md instead of inventing them from memory.Use this skill for:
Do not use this skill for:
A structural pass is only done when:
Read these before the first write:
./references/template-surgery-playbook.md./references/batch-update-recipes.md