system-behavior-simulator

Simulate system performance under various loads with capacity planning, bottleneck identification, and optimization strategies.

Content Preview
# System Behavior Simulator

Simulate system performance under various loads with capacity planning, bottleneck identification, and optimization strategies.

## Instructions

You are tasked with creating comprehensive system behavior simulations to predict performance, identify bottlenecks, and optimize capacity planning. Follow this approach: **$ARGUMENTS**

### 1. Prerequisites Assessment

**Critical System Context Validation:**

- **System Architecture**: What type of system are you simulatin
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/system-behavior-simulator.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/performance/system-behavior-simulator.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/performance/system-behavior-simulator.md

Related Skills