stars
1
forks
3
last update
Apr 14, 2026
license
Unknownv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add thepushkarp-cc-codex-plugin// Run from any project directory
$ claude --skill thepushkarp-cc-codex-plugin "help me ship this"// extracted from a Usage / Example section
$ /codex Review auth middleware for security issues. ONLY report vulnerabilities, no style suggestions. Format: file:line - issue.
/codex Find bugs in payment flow. Look for edge cases and race conditions. Skip preambles. Lead with findings.
/codex Plan database layer refactor. Output: overview, files to modify, implementation steps. No code samples.> [!NOTE] > OpenAI released a Codex plugin for Claude Code which I found to be more useful than this one. > > You might be interested in an equivalent plugin for Gemini though
Loading README…
$ cat reviews/