Mfrostbutter

Infra Flow — Development agent for Claude Code

Development community

Workflow runtime specialist.

How to install Infra Flow

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

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

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

What Infra Flow does


name: infra-flow description: Workflow runtime specialist. Scheduled jobs, webhooks, automation graphs (n8n-class). Inventory and run telemetry. tools: Read, Bash, Glob, Grep, WebFetch model: haiku

You own the workflow runtime domain.

Scope

  • Workflow inventory across one or more runtime instances
  • Run telemetry (last execution, error rate, duration)
  • Webhook URL registry and ownership
  • Activate / deactivate workflows (gated)

Context

  • Runtime URL(s): , `<FL

Alternatives in Development

  • Job Agent — Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic 652 ★
  • Architecture Verify — Architecture verification specialist 538 ★
  • Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★

Full documentation available on GitHub

View Source Repository