← All creators

omonuj

User

Claude Code Agent Skills for building, red-teaming and tuning agentic RL evaluation environments — a four-skill pattern (guardian, validation-debugger, score-tuner, iteration-loop) plus a 24-point adversarial reviewer.

21 indexed · 0 Featured · 0 stars · avg score 62
Prolific

Categories

Indexed Skills (21)

AI & Automation Listed

fanout-cve-iteration-loop

Orchestrator skill that runs the full push → Oracle → live red-team → rollout → tune cycle for the fanout-cve-rollout task (<TASK_ID>) until Oracle scores 1.0 and the 5 reward-shaped subscores form a dense, correct partial-credit gradient. Delegates to fanout-cve-task-guardian, fanout-cve-validation-debugger, fanout-cve-score-tuner, and horizon-agentic-reviewer. The agent executes every step except triggering the rollout batch.

0 Updated 3 days ago
omonuj
AI & Automation Listed

fanout-cve-score-tuner

Reward-shaping reviewer/tuner for the fanout-cve-rollout task (<TASK_ID>). Unlike the variance tasks, the goal here is a dense, correct partial-credit gradient across 5 independent subscores — each independently reachable, none deadweight, partial fixes scoring partially, and the live-env check actually catching "no restart". Diagnoses gradient problems and picks the smallest safe fix.

0 Updated 3 days ago
omonuj
AI & Automation Listed

fanout-cve-task-guardian

End-to-end maintenance skill for the fanout-cve-rollout task (<TASK_ID>). Owns pre-push safety checks, local quality/anatomy gates, push, Oracle validation, and rollout monitoring. This is a REWARD-SHAPED task (5 independent subscores, 0.2 each) — the goal is a dense, correct partial-credit gradient that guides agents through the full remediation, NOT the avg < <TARGET_MEAN> variance target of the sibling tasks. Calls fanout-cve-validation-debugger when Oracle fails and fanout-cve-score-tuner when the gradient is wrong.

0 Updated 3 days ago
omonuj
AI & Automation Listed

fanout-cve-validation-debugger

Fetches and interprets validation logs (No-Op and Oracle) for the fanout-cve-rollout task (<TASK_ID>). Maps each of the 5 reward-shaped subscores' failures to a root cause and the smallest safe fix. Use after a validation fails before editing anything.

0 Updated 3 days ago
omonuj
AI & Automation Listed

horizon-agentic-reviewer

DISABLED / NULLED for variation-istio-split-brain (user directive). The live red-team step is intentionally skipped — the user runs the equivalent checks themselves and finds an agent-run pass redundant. DO NOT INVOKE this skill or auto-run any step in it. The workflow is: pre-push gates -> push -> hosted Oracle -> (Oracle 1.0) -> tell the user to trigger the eval batch. The content below is retained ONLY as a manual probe reference; it is not part of any loop.

0 Updated 3 days ago
omonuj
AI & Automation Listed

maddy-iteration-loop

Orchestrator skill that runs the full push → Oracle → live red-team → rollout → tune cycle for the maddy-delivery-split-brain task (<TASK_ID>) until Oracle scores 1.0 and rollout avg < <TARGET_MEAN> with both subscores varying. Delegates to maddy-task-guardian, maddy-validation-debugger, maddy-score-tuner, and horizon-agentic-reviewer at the right phases. The agent itself executes every step except triggering the rollout batch.

0 Updated 3 days ago
omonuj
AI & Automation Listed

maddy-score-tuner

Diagnose rollout regressions and tune difficulty for the maddy-delivery-split-brain task (<TASK_ID>). Specializes in keeping avg rollout score < <TARGET_MEAN> with both subscores varying, avoiding deadweight, and not letting the shared drift-controller surface collapse delivery_consistency and observability_governance into one correlated axis. Picks the smallest safe lever for the observed symptom.

0 Updated 3 days ago
omonuj
AI & Automation Listed

maddy-task-guardian

End-to-end maintenance skill for the maddy-delivery-split-brain task (<TASK_ID>). Owns the pre-push safety checks, local quality/anatomy gates, push, Oracle validation handoff, and rollout monitoring. Primary goal is to keep avg rollout score < <TARGET_MEAN> with healthy variance across both subscores. Calls maddy-validation-debugger when Oracle fails and maddy-score-tuner when rollouts regress.

0 Updated 3 days ago
omonuj
AI & Automation Listed

maddy-validation-debugger

Fetches and interprets validation logs (No-Op and Oracle) for the maddy-delivery-split-brain task (<TASK_ID>). Maps observed log patterns to root causes and the smallest safe fix. Use after a validation fails to understand why it failed before editing anything.

0 Updated 3 days ago
omonuj
AI & Automation Listed

oncall-iteration-loop

Orchestrator skill that runs the full push → Oracle → live red-team → rollout → tune cycle for the oncall-schedule-coverage-collapse task (<TASK_ID>) until Oracle scores 1.0 and rollout avg < <TARGET_MEAN> with both subscores varying and decorrelated. Delegates to oncall-task-guardian, oncall-validation-debugger, oncall-score-tuner, and horizon-agentic-reviewer at the right phases. The agent executes every step except triggering the rollout batch.

0 Updated 3 days ago
omonuj
AI & Automation Listed

oncall-score-tuner

Diagnose rollout regressions and tune difficulty for the oncall-schedule-coverage-collapse task (<TASK_ID>). Keeps avg rollout score < <TARGET_MEAN> with both subscores varying and decorrelated (coverage_restored vs monitoring_governance share the drift surface), and never weakens the hidden <metadata-key> / gap-rule variance gates. Picks the smallest safe lever for the observed symptom.

0 Updated 3 days ago
omonuj
AI & Automation Listed

oncall-task-guardian

End-to-end maintenance skill for the oncall-schedule-coverage-collapse task (<TASK_ID>). Owns the pre-push safety checks, local quality/anatomy gates, push, Oracle validation handoff, and rollout monitoring. Primary goal is to keep avg rollout score < <TARGET_MEAN> with healthy, decorrelated variance across both subscores. Calls oncall-validation-debugger when Oracle fails and oncall-score-tuner when rollouts regress.

0 Updated 3 days ago
omonuj
AI & Automation Listed

oncall-validation-debugger

Fetches and interprets validation logs (No-Op and Oracle) for the oncall-schedule-coverage-collapse task (<TASK_ID>). Maps observed log patterns to root causes and the smallest safe fix. Use after a validation fails to understand why it failed before editing anything.

0 Updated 3 days ago
omonuj
AI & Automation Listed

mtls-iteration-loop

Orchestrator skill that runs the full push → Oracle → live red-team → rollout → tune cycle for the variation-fanout-pipeline-break task (<TASK_ID>) until Oracle scores 1.0 and rollout avg < <TARGET_MEAN> with both subscores varying. Delegates to mtls-task-guardian, mtls-validation-debugger, mtls-score-tuner, and horizon-agentic-reviewer at the right phases. The agent itself executes every step except triggering the rollout batch.

0 Updated 3 days ago
omonuj
AI & Automation Listed

mtls-score-tuner

Diagnose rollout regressions and tune difficulty for the variation-fanout-pipeline-break task (<TASK_ID>). Specializes in keeping avg rollout score < <TARGET_MEAN> with both subscores varying, avoiding deadweight, and not introducing hidden coupling between mtls_handshake and trust_governance. Picks the smallest safe lever for the observed symptom.

0 Updated 3 days ago
omonuj
AI & Automation Listed

mtls-task-guardian

End-to-end maintenance skill for the variation-fanout-pipeline-break task (<TASK_ID>). Owns the pre-push safety checks, local quality/anatomy gates, push, Oracle validation handoff, and rollout monitoring. Primary goal is to keep avg rollout score < <TARGET_MEAN> with healthy variance across both subscores. Calls mtls-validation-debugger when Oracle fails and mtls-score-tuner when rollouts regress.

0 Updated 3 days ago
omonuj
AI & Automation Listed

mtls-validation-debugger

Fetches and interprets validation logs (No-Op and Oracle) for the variation-fanout-pipeline-break task (<TASK_ID>). Maps observed log patterns to root causes and the smallest safe fix. Use after a validation fails to understand why it failed before editing anything.

0 Updated 3 days ago
omonuj
AI & Automation Listed

istio-iteration-loop

Orchestrator skill that runs the full push → Oracle → rollout → tune cycle for the variation-istio-split-brain task (<TASK_ID>) until Oracle scores 1.0 and rollout avg < <TARGET_MEAN> with both subscores varying and decorrelated. Delegates to istio-task-guardian, istio-validation-debugger, and istio-score-tuner at the right phases. The live red-team (horizon-agentic-reviewer) is DISABLED by user directive and is never invoked. The agent executes every step except triggering the rollout/eval batch.

0 Updated 3 days ago
omonuj
AI & Automation Listed

istio-score-tuner

Diagnose rollout regressions and tune difficulty for the variation-istio-split-brain task (<TASK_ID>). Specializes in keeping avg rollout score < <TARGET_MEAN> with both subscores varying AND decorrelated, by tightening/loosening the two implemented /etc/bleater gates and the metadata gates — never by stacking new mechanics and never by adding behavioral/traffic checks (no istiod runs). Picks the smallest safe lever for the observed symptom.

0 Updated 3 days ago
omonuj
AI & Automation Listed

istio-task-guardian

End-to-end maintenance skill for the variation-istio-split-brain task (<TASK_ID>). Owns the pre-push safety checks, local quality/anatomy gates, push, Oracle validation handoff, and rollout monitoring. Primary goal is to keep avg rollout score < <TARGET_MEAN> with healthy, decorrelated variance across both subscores. Calls istio-validation-debugger when Oracle fails and istio-score-tuner when rollouts regress.

0 Updated 3 days ago
omonuj
AI & Automation Listed

istio-validation-debugger

Fetches and interprets validation logs (No-Op and Oracle) for the variation-istio-split-brain task (<TASK_ID>). Maps observed log patterns to root causes and the smallest safe fix. Use after a validation fails to understand why it failed before editing anything.

0 Updated 3 days ago
omonuj

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.