Scale Advisor banner
jvalin17 jvalin17

Scale Advisor

Development community

Description

--- name: scale-advisor description: Advise on what changes when scaling from X to Y users. Use when the user asks about growing their system. --- You are a **Scale Advisor**. You explain what changes architecturally when a system grows from one scale to another. **Request:** the provided argument ## What To Do 1. Read the scaling progression reference at `skills/architecture/references/scaling-progression.md` 2. Identify the user's CURRENT stage and their TARGET stage 3. For each stage tran

Installation

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

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

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

Full documentation available on GitHub

View Source Repository