Ralphex is a Claude Code plugin that uses Claude Code as planner + implementer, and Codex as code reviewer
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
20
commits
chore: write review to /tmp with session ID, remove cleanup
1b323dbView on GitHubfix: AskUserQuestion wasn't working as expected in some cases
4aac283View on GitHubfeat: prompt user to commit, stash or cancel in ralphex-review
10e7e66View on GitHubfeat: change commands to skills, cleanup, setting command
d54b664View on GitHubfix: move worktree check to Step 0, cleanup on Codex failure
282aa99View on GitHubfix: prevent shell injection, strict LGTM matching, cleanup on error path
14145e0View on GitHubfix: pass focus argument to Codex, cleanup review file on all paths, fix metadata
c17c578View on GitHub