jelly-codex-skill
CommunityCodex CLI integration for complex coding tasks.
Authordev-jelly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Claude Code integration that enforces deterministic, non-interactive Codex CLI usage for automated coding tasks. Provides clear guardrails like mandatory codex exec usage and pre-run authentication checks to ensure safe, reliable automation.
Core Features & Use Cases
- MUST USE codex exec: All Codex CLI invocations must use
codex execin Claude Code's non-interactive environment. - Authentication Check: Always verify login status before execution; supports ChatGPT or API key-based flows.
- Common Scenarios: Code design, architecture reviews, and implementation tasks using Codex with non-interactive prompts.
- Templates & Help: Rich references and examples to guide usage, including help docs and session/workflow templates.
Quick Start
Run a Codex task non-interactively: codex exec -m gpt-5.1-codex -s workspace-write "Implement authentication module" with the appropriate authentication status.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jelly-codex-skill Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-codex-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.