openai/code-review-context
Model visible context
npx skills add https://github.com/openai/codex --skill code-review-context
Codex maintains a context (history of messages) that is sent to the model in inference requests.
core/context and implement ContextualUserFragment traitTake openai/code-review-context 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.