horizon-agentic-reviewerlisted
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