Help us improve
Share bugs, ideas, or general feedback.
From role-architect
Provides capacity planning: estimates traffic (DAU to QPS), sizes CPU/memory/network/storage, models growth/peaks, calculates infrastructure runway, correlates load tests with CI/CD.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-architectHow this skill is triggered — by the user, by Claude, or both
Slash command
/role-architect:capacity-planningThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Estimating infrastructure needs for a new service before launch
Forecast infrastructure resource needs (compute, storage, network). Model growth scenarios and utilization targets. Use when planning infrastructure investments or optimizing costs.
Produces a structured capacity planning document for a service covering traffic forecasts, resource requirements, scaling strategy, and cost projections.
Analyzes CPU, memory, storage, network utilization; forecasts growth trends; recommends scaling strategies with cost estimates. Useful for infrastructure capacity planning and bottleneck identification.
Share bugs, ideas, or general feedback.
references/traffic-and-resource-sizing.md — DAU-to-QPS conversion, peak multipliers by app type, traffic composition (read/write ratios), CPU/memory/storage/network sizing rules, target utilization headroom percentages, and linear/exponential/step-function growth modelingreferences/peak-load-and-load-testing.md — seasonal and event-driven peak planning, thundering herd mitigation, infrastructure runway formula and minimum thresholds, load test baseline establishment at current/2x/projected peak, capacity ceiling identification, and continuous load testing integration with CI/CD