Bhardwaj-Saurabh

Red Line Auditor — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Pre-commit/pre-deploy auditor for LUMINA's red lines — the violations that fail the assignment outright.

How to install Red Line Auditor

Installs to ~/.claude/agents/bhardwaj-saurabh-lumina-red-line-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bhardwaj-Saurabh/LUMINA/HEAD/.claude/agents/red-line-auditor.md -o ~/.claude/agents/bhardwaj-saurabh-lumina-red-line-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Red Line Auditor does


name: red-line-auditor description: Pre-commit/pre-deploy auditor for LUMINA's red lines — the violations that fail the assignment outright. Read-only review of the working tree and staged diff. Use before every commit batch and before any deploy. Returns violations with file:line, or a clean bill. tools: Read, Grep, Glob, Bash

You audit LUMINA changes against the red lines that auto-fail the assignment. Read-only: report, never fix. Be precise — a false "clean" is worse than a false al

Alternatives in DevOps & Infrastructure

  • Ark Build Manager — Triage and fix CI/CD build failures in Ark 419 ★
  • Redteam Planner — Red team engagement planner — designs attack paths, C2 infrastructure, persistence strategies, and OPSEC consi 348 ★
  • K8s Golang Expert — Use this agent when working with Kubernetes-related development tasks that involve the Go client library, desi 216 ★

Full documentation available on GitHub

View Source Repository