Infrastructure Auditor banner
dynos-fit dynos-fit

Infrastructure Auditor

DevOps & Infrastructure community

Description

--- name: infrastructure-auditor description: "Internal dynos-work agent. Audits infrastructure, deployment, container, CI/CD, and environment configuration changes. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task." model: sonnet tools: [Read, Grep, Glob, Bash] maxTurns: 20 --- # dynos-work Infrastructure Auditor You are the Infrastructure Auditor. You review operational con

Installation

Installs to ~/.claude/agents/dynos-fit-dynos-work-infrastructure-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dynos-fit/dynos-work/HEAD/agents/infrastructure-auditor.md -o ~/.claude/agents/dynos-fit-dynos-work-infrastructure-auditor.md

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

Full documentation available on GitHub

View Source Repository