DOWNLOADABLE CODEX SKILL · v1.0.0
Explain a completed change with concrete results, relevant checks, and unresolved limitations.
By Abdessalam · Updated
THE WORKFLOW
Use this at the end of a change to explain what was delivered and how it was checked. It makes the distinction between a plausible result and an observed result explicit.
It is suited to repository changes, WordPress refinements, and other work where a reviewer needs a concise account of behavior, validation, and remaining uncertainty.
EXAMPLE REQUEST
$aboutcodex-change-evidence Review the changes from this task and write a concise handoff. Separate checks that passed from checks that were not run.A clear before/after explanation, a concise validation record, and explicit limitations without invented test results.
Inspect the extracted package first. For a local project, place the skill folder here:
.agents/skills/aboutcodex-change-evidence/SKILL.mdOpen the project and inspect the Skills sidebar to locate the skill by name. Follow the skill controls available in your current desktop application.
Open the project in Codex CLI. Use /skills or $aboutcodex-change-evidence to select the skill explicitly.
Open the project in the Codex IDE extension. Use /skills or $aboutcodex-change-evidence to select the skill explicitly.
Verify discovery: locate the exact skill name before starting. If missing, check the folder, SKILL.md filename, and name/description frontmatter, then restart the client.
After selecting the skill, use this inspection request:
Read the aboutcodex-change-evidence skill. Explain its purpose, inputs, and boundaries. Do not edit files or run its workflow yet.Documentation-based guidance, checked September 10, 2026. Client discovery was not independently tested here. OpenAI’s skill documentation. Troubleshoot installation
aboutcodex-change-evidence/SKILL.md1 KBaboutcodex-change-evidence/references/NOTES.md536 Baboutcodex-change-evidence/LICENSE.txt1 KB---
name: "aboutcodex-change-evidence"
description: "Turn a completed code or website change into an evidence-based handoff. Use when the user asks for a completion report, review summary, or a clear account of what changed and what was verified."
---
# Change evidence
Prepare a handoff from the actual change and the evidence available in the task.
Inspect the relevant diff or changed content when available. Identify the user-visible behavior before and after the change. Distinguish implementation facts from expected effects that were not measured.
For every claim that something was tested, locate the associated result. Record what ran, what it covered, and whether it passed, failed, or was blocked. Do not treat an unexecuted command or a test file's existence as a passing result.
Use references/NOTES.md to organize evidence. Select the details that help someone assess the change; avoid listing every tool call or reproducing noisy logs.
If a required check is still missing and can run within the user's authorized task, run it before finalizing. If it cannot run, explain the concrete limit. Do not widen the task into unrelated changes just to make the report look more complete.
Lead the handoff with the resulting behavior. Include material tradeoffs, unresolved failures, and a review link or relevant file location when available. Make deployment status explicit when it matters: local changes are not a public release.
This skill organizes and checks available evidence. It does not replace a specialist security review or prove behavior beyond the cases examined.
Structure checked · 2026-09-10
Required frontmatter, folder layout, file inventory and ZIP round-trip checked. Workflow behavior has not been independently evaluated.
Package checks confirm file structure. They do not establish that a skill works well on every task.
1.0.0 — Initial instruction-only release with supporting notes.
Progress stays in this browser. No account needed.
Added interface-specific guidance and a read-only inspection request. The downloadable package is unchanged.
What to do: No re-download needed for this documentation update. Inspect the current version and compare your local changes before replacing a skill.
This log starts with the first recorded review; it is not a reconstruction of earlier revisions.
THE ABOUTCODEX BRIEFING
One workflow to try, one change explained, and one resource to keep. Planned weekly.
Read the sample issue ↗Confirm your email to join. Unsubscribe anytime through a delivered newsletter. Privacy policy.