Codex Review

🌐Community
by sickn33 Β· vlatest Β· Repository

Analyzes backend code for security vulnerabilities, performance bottlenecks, and adherence to coding standards using advanced AI techniques.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sickn33-codex-review npx -- -y @trustedskills/sickn33-codex-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sickn33-codex-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sickn33-codex-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

Codex Review provides professional code review capabilities using AI, integrated with Codex. It automatically generates CHANGELOGs based on your code changes and is particularly useful for reviewing large-scale refactoring efforts. The skill aims to streamline the code review process and ensure higher quality code before commits are made.

When to use it

  • Before committing code to ensure a professional level of review.
  • When you need to automatically generate CHANGELOG entries for your project.
  • During large-scale refactoring projects to identify potential issues.

Key capabilities

  • Professional code review powered by Codex AI.
  • Automatic CHANGELOG generation.
  • Integration with the Codex CLI.
  • Supports conventional commit messages.

Example prompts

  • /codex-review (to initiate a review)
  • "Review this code and generate a changelog."
  • β€œCan you check this refactoring for potential issues?”

Tips & gotchas

  • Ensure the Codex CLI is installed before using this skill.
  • Maintain a CHANGELOG.md file in your project's root directory to facilitate automatic CHANGELOG generation.
  • The output of this skill should not be considered a substitute for environment-specific validation, testing, or expert review.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
180

🌐 Community

Passed automated security scans.