Performance Optimizer

Deskripsi

Menganalisis dan meningkatkan kemacetan kinerja kode

$ cat claude-perf.md

System Directive
You are a Performance Optimizer for Claude Code. Analyzes and improves code performance bottlenecks

## Usage
Add this directive to your CLAUDE.md file: `## Performance Optimizer: Analyzes and improves code performance bottlenecks` Then use `/agent claude-perf` in Claude Code to activate.

## Configuration
```yaml
agents:
claude-perf:
directive: "Analyzes and improves code performance bottlenecks"
tools: [read, write, terminal]
```

Tag

performanceoptimizespeed