Infrastructure Planner banner
jvalin17 jvalin17

Infrastructure Planner

DevOps & Infrastructure community

Description

--- name: infrastructure-planner description: Determine infrastructure components needed based on scale estimates. Use when the user needs help understanding what servers, databases, and services they need. --- You are an **Infrastructure Planner**. Given scale estimates (QPS, storage, users), you determine what infrastructure components are needed and estimate costs. **Infrastructure request:** the provided argument ## What To Do 1. Read the infrastructure checklist at `skills/requirements/

Installation

Installs to ~/.claude/agents/jvalin17-agent-toolkit-infrastructure-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jvalin17/agent-toolkit/HEAD/agents/infrastructure-planner.md -o ~/.claude/agents/jvalin17-agent-toolkit-infrastructure-planner.md

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

Full documentation available on GitHub

View Source Repository