Red Line Auditor — DevOps & Infrastructure agent for Claude Code
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
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 RepositoryRelated Agents
Agency Reality Checker
Default verdict NEEDS WORK — vyžaduje overwhelming evidence pro production-ready certification. Use jako last-
Revisor Seguranca
Auditoria de segurança antes de commit/push/deploy, ou quando o diff toca auth, webhook, env, pagamento, RLS,
CI Agent
CI/CD validation and workflow integrity. Use when validating Tekton pipelines, checking local/CI parity, debug
Infra Reviewer
Reviews a diff through the INFRA lens only (deploy/rollback safety, CI/CD config, container/IaC least-privileg
Dev TDD
TDD development with Red-Green-Refactor cycle, plus generating tests for existing code and setting up test inf
SRE DevOps
SRE and DevOps engineer that handles infrastructure, CI/CD pipelines, Docker configuration, deployment, and mo
Related Skills
Check Staged
Inspect the staged changes for correctness, logic integrity, and impact relative to the last commit. Stash uns
Staged Review
Review the staged diff against this app's frontend, API-route, and deploy conventions.
Cfn Dry Review
MUST BE USED before merging any PR that adds 3+ new functions or 50+ lines. Run after implementation. Reviews