How this command is triggered — by the user, by Claude, or both
Slash command
/judge-codex:helpThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# `/judge-codex:help` Quick reference for `judge-codex` slash commands. | Command | Argument | Stage of `plan` cycle | Golden-rule contract | |---|---|---|---| | `/judge-codex:setup` | — | environment | n/a | | `/judge-codex:discover` | `<slug>` | After `/discover-plan` | `rules/discover-blueprint-golden-rule.md` | | `/judge-codex:plan` | `<slug>` | After `/to-plan` (or after `/plan-confidence`) | `rules/plan-confidence-golden-rule.md` | | `/judge-codex:implementation` | `<slug>` | After `/implement` IMPLEMENTATION_COMPLETE | `rules/cycle-implement.md` | | `/judge-codex:final` | `<slug>` ...
/judge-codex:helpQuick reference for judge-codex slash commands.
| Command | Argument | Stage of plan cycle | Golden-rule contract |
|---|---|---|---|
/judge-codex:setup | — | environment | n/a |
/judge-codex:discover | <slug> | After /discover-plan | rules/discover-blueprint-golden-rule.md |
/judge-codex:plan | <slug> | After /to-plan (or after /plan-confidence) | rules/plan-confidence-golden-rule.md |
/judge-codex:implementation | <slug> | After /implement IMPLEMENTATION_COMPLETE | rules/cycle-implement.md |
/judge-codex:final | <slug> | After /review consolidated report | rules/cycle-review.md (review-of-review) |
/judge-codex:auto | <slug> | End-to-end | all of the above sequentially |
/judge-codex:status | — | anytime | n/a |
/judge-codex:help | — | anytime | n/a |
plan)SHIPPABLE (90–100)SHIPPABLE_WITH_CAVEATS (70–89)NEEDS_REVISION (50–69)FAIL_SOFT (49)FAIL_HARD (49 — blocks downstream)INVALID (0 — structural integrity broken)final stage: META_DEFECT_FOUND, AGGREGATOR_BUG_SUSPECTED.When judge-codex and Claude /review reach different verdicts on the same artifact:
knowledge-base/judge-codex/<slug>-<stage>-disagreement-<date>.json.This is the entire point of having an orthogonal jury: agreement = high confidence; disagreement = signal for human attention.
README.mdopenai/codex-plugin-cc, paulohenriquevn/loop-code-review.plan's cycle-review.npx claudepluginhub usetheodev/judge-codex-plugin-cc --plugin judge-codex/helpExplains Ralph Loop plugin for iterative AI development via repeated Claude prompts with file self-reference, and lists commands /ralph-loop to start loops and /cancel-ralph to cancel.
/helpDisplays categorized overview of Task Master AI commands including setup, tasks, status, analysis. Accepts arguments for specific command help.
/helpDisplays Hookify plugin help: hook events, markdown config files with regex patterns, creation via /hookify or manual files, subcommands, and examples for safe behaviors.
/helpDisplays full reference guide for Ouroboros commands and agents by rendering the dedicated SKILL.md file.
/helpDisplays the GSD help reference at the requested tier — one-line summary, one-page tour, full reference, or a single topic section.
/helpDisplays a complete table of all available SuperClaude (/sc) commands with their descriptions and functionality.