Explain Ralph Reviewed and available commands
/plugin marketplace add 0xBigBoss/claude-code/plugin install ralph-reviewed@0xbigboss-plugins# Ralph Reviewed - Help Ralph Reviewed is an iterative development loop with Codex review gates. ## How It Works 1. You start a loop with `/ralph-reviewed:ralph-loop "your task"` 2. Claude works on the task iteratively 3. When Claude claims completion, Codex reviews the work 4. If approved: loop ends 5. If rejected: Claude gets feedback and continues ## Commands ### `/ralph-reviewed:ralph-loop` Start an iterative loop with review gates. **Usage:** **Options:** - `--max-iterations <n>` - Max work iterations before auto-stop (default: 50) - `--max-reviews <n>` - Max review cycles bef...