πŸ”
Quality

Codex Direct File Audit

by sterlingcrispin

Codex Direct File Audit is a Quality skill for Claude Code, published by sterlingcrispin in claude_slash_commands.

200 stars18 forkson sterlingcrispin/claude_slash_commandsAdded 2026/09/05Repository updated 2026/03/31
claude-skillscodex-skills
Install in seconds
Install Codex Direct File Audit
Copy Codex Direct File Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sterlingcrispin/claude_slash_commands/tree/main/auditcodexdirect ~/.claude/skills/auditcodexdirect

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sterlingcrispin/claude_slash_commands.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
auditcodexdirect/SKILL.md in sterlingcrispin/claude_slash_commands
Installs to
~/.claude/skills/auditcodexdirect
Collection
One of 11 skills cataloged from this repository
Category
Quality β€” 1662 skills

What Codex Direct File Audit does

Codex Direct File Audit sends specific files to OpenAI Codex CLI for an independent review. Use it when you want bugs, security issues, performance problems, and logic errors checked against the source.

Codex Direct File Audit is cataloged under Quality on DirSkills. Codex Direct File Audit comes from a repository tagged claude-skills and codex-skills.

Documentation

README

Codex Direct File Audit

Your Task

The user wants to audit specific files (not a git diff). They will provide file paths, or you should identify the relevant files from context.

  1. Identify the files to audit. If the user provided paths, use those. Otherwise, determine the most relevant files from the conversation context.

  2. Prepare a brief summary of what each file does and why it's being audited.

  3. Run the following command, replacing <FILE_PATHS> with the space-separated list of files, and <FILE_SUMMARY> with a concise description of each file's purpose:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Codex Direct File Audit

  • What else does sterlingcrispin publish alongside Codex Direct File Audit?

    Codex Direct File Audit is one of 11 skills that DirSkills catalogs from sterlingcrispin/claude_slash_commands, the repository it ships in. Its siblings there include Audit Handoff, Checkpoint and Codex Audit. Each one is a separate skill with its own page in this directory, installs the same way Codex Direct File Audit does, and is maintained by sterlingcrispin in that same repository. The rest of the collection is listed on the sterlingcrispin/claude_slash_commands page.

  • How does Codex Direct File Audit compare to other Quality skills?

    Codex Direct File Audit ranks #1539 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Codex Direct File Audit against them. Open each page to compare what they document and how they install.

More from sterlingcrispin/claude_slash_commands

Codex Direct File Audit is one of 11 skills cataloged on DirSkills from sterlingcrispin/claude_slash_commands.

See all 11 skills β†’