codex skillA
codex is agent-read markdown (skill) from dropfan/claude-code-plugins: This skill should be used ONLY when the user explicitly mentions "codex" by name. Trigger phrases: "use codex", "ask codex", "let codex review", "compare with codex", "delegate to codex", "codex review my code", "have codex check this", "用 codex", "让 codex 看看", "codex 审查", "codex 帮我看", "用 codex 分析", "让 codex 帮忙", "交给 codex", "codex 看一下", "换 codex 看看". Do NOT trigger on generic phrases like "get a second opinion", "review my code", "cross-model verification", "帮我看看代码", "再检查一下" unless the user exp.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Codex Bridge Route user requests to the appropriate Codex command. Commands handle context collection, prompt composition, and result analysis autonomously. ## Safety - Default sandbox: `read-only`. Only use `workspace-write` on explicit user request. - Forbidden flags: `--dangerously-bypass-approvals-and-sandbox` (and its alias `--yolo`), `--full-auto`, `--sandbox danger-full-access` - Never pass secrets (API keys, tokens, passwords) in Codex prompts. ## Intent Classification & Routing Classify the user's request and invoke the matching command. When the intent is ambiguous (e.g., "codex check this"), look at conversation context — if the user was just editing code and has uncommitted changes, lean toward review; otherwise default to general task. ### Review Intent → `/codex-bridge:codex-review` Trigger when the request is about reviewing code changes, diffs, commits, or PRs. Keywords: review, 审查, check changes, 看看改动, code review, PR review, diff review, check my code, 看看代码 Examples: - "让 codex review 我的改动" → `/codex-bridge:codex-review` - "codex 审查一下这个 PR" → `/codex-bridge:codex-review` - "ask codex to review changes against main" → `/codex-bridge:codex-review main` …
Read the whole file at its exact version.
How to install
mdr add dropfan/claude-code-plugins/codex@git:20260705.bec1964mdr add dropfan/claude-code-plugins/codex@sha256:8c77e9a657ae4753Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_dyodbzn4qp7ces4t)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260705.bec1964 latest | 2026-07-05 | bec1964 | 3,310 B | A | view · diff |
| git:20260318.696d05c | 2026-03-18 | 696d05c | 3,292 B | A | view · diff |
| v0.3.0 | 2026-03-06 | 6d607ac | 3,307 B | A | view · diff |
| v0.2.0 | 2026-03-06 | 63bbc18 | 3,307 B | A | view · diff |
| v0.2.0 | 2026-02-07 | a278ee2 | 2,554 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3310 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_dyodbzn4qp7ces4t GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/codex GET https://markdownregistry.com/api/v1/blob/8c77e9a657ae4753c1ae80ca8719f8d41d439c37e7fe542af3efb03b33619956
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from dropfan/claude-code-plugins
Every file in dropfan/claude-code-plugins