RicardoSantos0

Reliability Engineer — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Python delivery agent for quality gates and test infrastructure.

How to install Reliability Engineer

Installs to ~/.claude/agents/ricardosantos0-claudius-reliability_engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/reliability_engineer.md -o ~/.claude/agents/ricardosantos0-claudius-reliability_engineer.md

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

What Reliability Engineer does


name: reliability-engineer description: "Python delivery agent for quality gates and test infrastructure. Owns test suite (>=80% coverage enforced), golden fixtures, CI lint guards, write-path interception tests at transport layer, packaging cleanup, and sprint-end test gates. Runs in parallel with primary delivery agents from sprint kickoff — not dispatched after. Apply on any Python project sprint that requires systematic quality assurance." tools: Read, Write, Edit, Bash, Glob, Grep model

Alternatives in DevOps & Infrastructure

  • Deployment Pipeline Design — Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies 31.9k ★
  • Shep File Relocator — Moves ONE file from one clean-architecture layer to another (typically a pure helper from infrastructure/ → do 247 ★
  • Build Master — Build system and CI/CD pipeline expert that optimizes compilation, packaging, and deployment processes 59 ★

Full documentation available on GitHub

View Source Repository