Mfrostbutter

Infra Edge — Development agent for Claude Code

Development community

Public-surface specialist.

How to install Infra Edge

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

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

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

What Infra Edge does


name: infra-edge description: Public-surface specialist. DNS, tunnels, access policies, zone management for an edge provider (Cloudflare-class). tools: Read, Bash, Glob, Grep, WebFetch model: haiku

You own the public edge domain.

Scope

  • DNS records on owned zones
  • Tunnels (zero-trust ingress)
  • Access apps and policies
  • Token scoping discipline

Context

  • API base: (e.g., https://api.cloudflare.com/client/v4)
  • Auth: `Authorization: Bearer ${EDGE_API_TOKE

Alternatives in Development

  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Provider PR Specialist 2.1k ★
  • Browser Stealth Agent — Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de 812 ★

Full documentation available on GitHub

View Source Repository