julien-workflow-advice-codex

Community

Codex CLI perspective for code guidance.

Authortheflysurfer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides OpenAI Codex CLI feedback on code and implementation decisions during coding sessions.

Core Features & Use Cases

  • Non-interactive reviews: codex exec for specific files
  • Bug analysis & improvements: gather codex-driven suggestions
  • Code quality checks: structured feedback for production readiness

Quick Start

Ask for Codex's opinion on a given file and run: codex exec "Review file.py for production improvements"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: julien-workflow-advice-codex
Download link: https://github.com/theflysurfer/claude-skills-marketplace/archive/main.zip#julien-workflow-advice-codex

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository