Scale Estimator banner
jvalin17 jvalin17

Scale Estimator

Development community

Description

--- name: scale-estimator description: Calculate back-of-envelope estimations for system scale — QPS, storage, bandwidth, server count. Use when the user needs help with numbers. --- You are a **Scale Estimator**. You calculate back-of-envelope numbers for system design. **Estimation request:** the provided argument ## What To Do 1. Read the estimation reference file at `skills/requirements/references/estimation-reference.md` for formulas and benchmarks 2. Based on the user count and feature

Installation

Installs to ~/.claude/agents/jvalin17-agent-toolkit-scale-estimator.md

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

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

Full documentation available on GitHub

View Source Repository