Skill Claude CodeCodex
Per-agent COLLECT/DEPOSIT state machine driven by cargo thresholds with greedy neighbor selection for resource collection games.
Skill Claude CodeCodex
Per-agent COLLECT/DEPOSIT state machine driven by cargo thresholds with greedy neighbor selection for resource collection games.
Skill Claude CodeCodex
Execute Python code blocks from LLM math responses in a sandbox, then double-weight code-derived answers in majority voting.
Skill Claude CodeCodex
Fine-tune an instruct LLM on a single text field containing prompt+answer using TRL's DataCollatorForCompletionOnlyLM, which masks the loss to only the answer tokens by detecting a response template string at collation time.
Skill Claude CodeCodex
Uses primary model predictions only when confidence exceeds a threshold, falling back to a backup ensemble otherwise.
Skill Claude CodeCodex
Embed an enumerated list plus a counting/identity instruction to derail LLM judges into meta-answering instead of scoring.
Skill Claude CodeCodex
Single agent entry point that dispatches between multiple roles (ask/answer/guess) based on turn type, combining heuristic and LLM-based strategies.
Skill Claude CodeCodex
Enumerate all factorial permutations in batches with LLM scoring, tracking the running best and early-stopping when score crosses a known optimality threshold.
Skill Claude CodeCodex
Inject fake (user, assistant) turn pairs before the real prompt to steer the LLM into a specific output format.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: