By jongwony
Enhanced OpenAI Codex CLI integration (multi-model, context classification)
This skill should be used when the user asks to "find codex session", "codex session context", "lookup codex session", "show codex history", "codex session summary", or provides a Codex session UUID. Finds and summarizes OpenAI Codex session files from ~/.codex/sessions/.
This skill should be used when the user asks to "run codex", "use codex CLI", "delegate to codex", "codex resume", or "continue with codex". Executes tasks via OpenAI Codex CLI with model selection, reasoning effort configuration, and session management.
CLAUDE.md
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimRoute upstream epistemic deficits and evaluate execution-time risks — /attend (προσοχή: attention)
Validate structural mapping between domains — /ground (ἀναλογία: a proportion)
Detect application-context mismatch after execution — /contextualize (ἐφαρμογή: an application)
Define epistemic boundaries per decision — /bound (ὁρισμός: a bounding)
Surface potential gaps at decision points — /gap (συνείδησις: knowing-together)
npx claudepluginhub jongwony/cc-plugin --plugin codex-plusDelegate plan execution to Codex CLI via ASP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Fuse the Claude Code model with OpenAI Codex and Google Gemini: query all three in parallel, then Claude judges, synthesizes, and acts.
Leverage OpenAI Codex (GPT-5/GPT-5.1) for non-interactive automation mode and hands-off task execution
Intelligent model routing for Claude Code - routes queries to optimal Claude model (Haiku/Sonnet/Opus) based on complexity, with persistent knowledge system, context forking, and multi-turn awareness
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation