wshobson/pptx-quality-gates
Use when validating or repairing an editable PPTX deck for geometry, accessibility, native editability, source lineage, and OOXML package integrity.
npx skills add https://github.com/wshobson/agents --skill pptx-quality-gates
Use this skill before delivering a generated PPTX. Treat deterministic failures as repair work, not exceptions.
references/audit-checklist.md to the coordinate contract before building.pptx-reference-deck-analysis/scripts/validate_package.py and save the JSON report.Keep the spec, PPTX, build record, geometry audit, accessibility audit, package report, and source manifest together. Report any documented exception with slide ID, object ID, owner, reason, and review date.
Zero content collisions, text overflows, unsafe content bounds, invalid positive geometry, and package-integrity errors. Meaningful slide content must remain native editable objects; images support rather than replace it.
See references/audit-checklist.md for the complete checklist.
Take wshobson/pptx-quality-gates from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.