Verify that Codex Slides changes are durably reflected in project state and visibly reflected in the exact Codex Browser slide, panel, version, checkpoint, or presentation surface.
Verify that Codex Slides changes are durably reflected in project state and visibly reflected in the exact Codex Browser slide, panel, version, checkpoint, or presentation surface.
Use after creation, rendering, editing, restyling, mark edits, speaker-note changes, version restores, or export.
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexDeclared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars859
LicenseLICENSE
Default branchmaster
Open issues4
Status
Archived
Skill metadata
Parsed from SKILL.md frontmatter.
Declared agentscodex
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,867 B
docsSUMMARY.md327 B
History
First seen on skills.sh
First recorded snapshot · 12 installs
SKILL.md
Codex Slides Verification
Use two signals before reporting a presentation task complete:
Read canonical project state with get_project, and read a named durable job
with getprojectrun or waitprojectrun when a runId was returned.
Follow the returned browserHandoff and inspect the exact visible result in
the Codex in-editor Browser.
Verification sequence
Confirm the project id rather than guessing from a similar title.
For a durable run, require a terminal complete status. Treat error and
cancelled as incomplete; a timed-out wait leaves the run active.
Confirm the expected page count, changed slide indexes, rendered images,
transitions, speaker notes, current workflow stage, and current deck version.
Open the exact handoff returned by the mutation. Preserve its slide,
panel, version, mode, conversation, checkpoint, and run query parameters.
In Browser, confirm the intended slide or panel is focused and the visible
result matches the request. Do not treat a JSON response alone as visual QA.
Export only after the current or explicitly selected version passes review.
If the in-editor Browser is unavailable, use the project state and persisted slide-image endpoints as structural evidence, return the exact handoff URL, and state that visible Browser verification remains outstanding.
For cross-surface changes, also verify that refreshing or reopening the same project preserves the run result and deep-link focus.