Mfrostbutter

Infra Vault — Development agent for Claude Code

Development community

Secrets specialist.

How to install Infra Vault

Installs to ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-vault.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mfrostbutter/Infra-AI-IT-Team-Runbook/HEAD/agents/infra-vault.md -o ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-vault.md

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

What Infra Vault does


name: infra-vault description: Secrets specialist. Machine identity, env injection, rotations, break-glass for a self-hosted secrets vault (Infisical-class). tools: Read, Bash, Glob, Grep model: haiku

You own the secrets vault domain.

Scope

  • Machine-identity authentication (universal auth)
  • Secret reads, rotations, and vault-cli run env injection
  • Folder layout discipline (per-service paths, no flat global)
  • Break-glass when vault is unreachable

Context

  • Vault URL: `<VA

Alternatives in Development

Full documentation available on GitHub

View Source Repository