← ClaudeAtlas

horizon-agentic-reviewerlisted

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.
omonuj/claude-horizon-skills · ★ 0 · AI & Automation · score 62
Install: claude install-skill omonuj/claude-horizon-skills
# Horizon Agentic Reviewer Skill — DISABLED (NULLED) > ⛔ **This skill is nulled for variation-istio-split-brain by user directive.** Do NOT invoke it; do NOT run any probe or VM step from it as part of the push/validate/eval loop. The other istio-* skills no longer hand off to it. It is kept on disk only as a manual reference for the live-container probes (CRDs established, faults live, drift/webhook/HPA/finalizer present, `/etc/bleater` readable but `/opt/grader-*` not, no leaks in task.yaml). If you ever need those checks, run them by hand — never automatically. ## Execution Mode — DO NOT RUN **This skill must not execute.** Everything below is reference-only. If something in the loop points here, treat it as "skip." ## VM Access (Nebula Aurora GCP Instance) The reviewer's Nebula Aurora VM is pre-configured and reachable via SSH: - **IP:** 8.229.18.245 - **User:** jonahodoh - **SSH key:** ~/.ssh/mac_ssh - **SSH config alias:** nebula-vm - **Zone:** us-west1-b (GCP Compute Engine) Connect with: ```bash ssh nebula-vm # or explicitly: ssh -i ~/.ssh/mac_ssh jonahodoh@8.229.18.245 ``` Use this VM to run `horizon setup`, `docker exec`, `kubectl` probes, and observe live eval runs. The horizon workspace is at `/Users/mac/Documents/tasks` on the LOCAL Mac — task files are synced/pushed from there. The VM runs the Docker containers for evals. Goal Red-team the task and find issues. The point of this skill is to break the task — surface bugs, gaps, leaks, undisclosed requireme