Home / kunchenguid / compact-adviser · .agents/skills/codex-adapter/SKILL.md · GitHub

codex-adapter skillA

codex-adapter is agent-read markdown (skill) from kunchenguid/compact-adviser: Use when modifying or testing `packages/codex-plugin` or Codex `/compact` behavior..

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 adapter (`packages/codex-plugin`, hint-only: nothing outside a Codex session can run `/compact`). Its sources are TypeScript that plain `node` type-strips, so they must stay erasable - no parameter properties, no enums. Codex rebuilds a hook's PATH from a shell snapshot and may have no `node` on it, so hooks go through `hooks/run.sh`, which is silent when it finds none. Judging is gated to the interactive TUI by the rollout's `originator`. The rollout transcript format is explicitly unstable upstream: `src/rollout.ts` never throws and degrades to the strictest floor. `scripts/validate.mjs` checks the package is loadable exactly as shipped. Snooze/dismiss are a known gap and follow-up: suppressing advice safely needs a reliable current-session identity that Codex gives neither the hook nor the CLI, so the CLI could only mutate the most recently written session record. Windows support is a possible follow-up: this ship is macOS and Linux only because the hooks run through POSIX `sh` and have no `commandWindows` entries.

Read the whole file at its exact version.

How to install

Latest version
mdr add kunchenguid/compact-adviser/codex-adapter@git:20260920.d1655fa
Exact content
mdr add kunchenguid/compact-adviser/codex-adapter@sha256:126f904f67aa47d9

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_loyiwun2atdqtmm4.svg)](https://markdownregistry.com/a/art_loyiwun2atdqtmm4)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.d1655fa latest2026-09-20 d1655fa 1,217 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1217 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

GitHub

kunchenguid/compact-adviser · 183 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_loyiwun2atdqtmm4
GET https://markdownregistry.com/api/v1/resolve?ref=kunchenguid/compact-adviser/codex-adapter
GET https://markdownregistry.com/api/v1/blob/126f904f67aa47d9c889f5a86046667f690d5c711dea0c507cb6fb685ec5dd6c

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 kunchenguid/compact-adviser

judge-evaluation skill
kunchenguid/compact-adviser · .agents/skills/judge-evaluation/SKILL.md · Use when changing or evaluating judge prompts, scoring thresholds, usage floors, or judgment eval corpora.
git:20260920.d1655fa · audit A · 183 stars
AGENTS.md agents
kunchenguid/compact-adviser · AGENTS.md
git:20260923.6f06d04 · audit A · 183 stars
CLAUDE.md claude
kunchenguid/compact-adviser · CLAUDE.md
git:20260918.7e7095e · audit B · 183 stars
compact-adviser skill
kunchenguid/compact-adviser · packages/codex-plugin/skills/compact-adviser/SKILL.md · Read or change compact-adviser settings for Codex - the mode (hint or off), the minimum context before a checkpoint is…
git:20260918.17e441a · audit A · 183 stars

Every file in kunchenguid/compact-adviser

Browse by kind, by grade A, or by owner.