Use for code review and quality feedback from Codex. Triggers on "codex review code", "codex code review", "have codex review this", "get codex feedback on code".
Triggers on "codex review code", "codex code review", or "have codex review this". Runs Codex with high reasoning effort to analyze staged changes, specific files, or recent commits for bugs, security issues, and best practices violations.
/plugin marketplace add kanlanc/Claude-Code-Kanlanc-Marketplace/plugin install codex-consulting@kanlanc-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Comprehensive code review with Codex (gpt-5.2).
high (thorough but efficient review)
git diff --staged)git diff)Review this code thoroughly.
Code:
<code to review>
Context:
<any relevant context about patterns/conventions>
Please review for:
1. Bugs and logic errors
2. Security vulnerabilities
3. Performance issues
4. Code quality and readability
5. Best practices adherence
6. Edge cases
codex exec -c model_reasoning_effort="high" "<prompt>"**Codex Code Review:**
**Summary:**
[Overall assessment]
**Issues Found:**
- 🔴 Critical: [if any]
- 🟡 Warning: [if any]
- 🔵 Suggestion: [if any]
**Detailed Feedback:**
[Line-by-line or section-by-section feedback]
**Recommendations:**
[Specific improvements]
**Session ID:** [id]
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.