---
title: "codex"
description: "Portable Codex delegation wrapper. It validates one codex.delegation.v1 envelope, supervises one codex exec, and writes an evidence bundle plus an output-attested bridge receipt. Claude commands and agents live under the"
canonical: https://agentpluginsdirectory.com/plugins/codex--infiquetra
last-updated: 2026-09-23
---

# codex
Portable Codex delegation wrapper. It validates one codex.delegation.v1 envelope, supervises one codex exec, and writes an evidence bundle plus an output-attested bridge receipt. Claude commands and agents live under the com.infiquetra.claude client extension directory.
- Slug: codex--infiquetra
- Publisher: infiquetra
- Repository: https://github.com/infiquetra/infiquetra-agent-plugins
- Manifest: plugins/codex/plugin.json
- Version: 0.1.5
- Category (editorial): other
- Skills: 1 (codex-delegate)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-22
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/codex--infiquetra
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What codex does, in the publisher's words

Portable wrapper that delegates one bounded coding or review task to the Codex CLI. The wrapper checks a codex.delegation.v1 envelope, supervises one codex exec process, and writes an evidence bundle with an output-attested bridge receipt. A run without --validate-only or --dry-run launches that process. Those two flags check the envelope and write a validation bundle without launching codex. --help does neither.

Coder runs use mode=task. The write stays inside a disposable clone, and the patch is kept in the evidence bundle. Reviewer runs use mode=read-only and scan the live tree for new changes. Neither mode applies a patch to the live tree.

The codex executable is taken from PATH unless --codex-bin names one. The wrapper reads no credential variable. The child process inherits the environment, so authentication is the Codex CLI's own login.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/infiquetra/infiquetra-agent-plugins/HEAD/plugins/codex/README.md

## Skills

- codex-delegate: Build a codex.delegation.v1 envelope and run it through the guarded Codex wrapper, which supervises one codex exec and writes an evidence bundle with an output-attested receipt.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
