Skill Claude CodeCodex
Search for breaking changes in external integration surfaces.
Codex CLI fork with Every Code layered through plugins, skills, and minimal host extensions.
Skill Claude CodeCodex
Search for breaking changes in external integration surfaces.
Skill Claude CodeCodex
Every Code maintains a context, the history of messages sent to the model in inference requests.
Skill Claude CodeCodex
For Every Code agent changes, prefer integration tests over unit tests. Integration tests are under core/suite and use testcodex to set up a test instance.
Skill Claude CodeCodex
Run a final code review on a pull request.
Skill Claude CodeCodex
How to run tests using remote executor.
Skill Claude CodeCodex
Repo-local guide for testing the Every Code TUI interactively, including live-terminal visibility limits, VT100 snapshot evidence, restart dogfooding, and how to avoid overclaiming visual verification.
Skill Claude CodeCodex
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…
Skill Claude CodeCodex
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any…
Skill Claude CodeCodex
Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root…
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).