bynickcrew· 58 skills
Automate code review remediation loops with the codex CLI. Requests reviews from codex, classifies findings by severity (P0-P4), fixes critical issues (P0/P1) through iterative cycles, defers quality improvements to backlog, and escalates after 3 review cycles. Use when working with code that needs structured remediation: ''codex review'' in a request triggers this workflow.
$npx -y skills add nickcrew/claude-cortex --skill codex-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/nickcrew/claude-cortex" --skill "nickcrew/claude-cortex/codex-code-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nickcrew/claude-cortex" that are relevant to the current task. Run `npx skills add "https://github.com/nickcrew/claude-cortex"` and select the relevant skills, then follow their instructions.