Performance Engineering
v1.1.2Performance engineering agents providing expertise in profiling, optimization, and scalability
Installation
Install han binary (required for hooks to work):
curl -fsSL https://han.guru/install.sh | bashThen install this plugin:
han plugin install do-performance-engineeringOverview
Performance engineering agents providing expertise in profiling, optimization, and scalability
Agents
This plugin provides the following specialized agents:
- Optimization Engineer
- Performance Engineer
- Scalability Engineer
Usage
Agents can be invoked using the Agent tool or through natural conversation:
Use the Optimization Engineer to analyze...
Each agent brings specialized expertise and perspective to their domain.
Installation
Install with npx (no installation required):
han plugin install do-performance-engineering
License
Licensed under MIT - see repository for details.
Agents
optimization-engineer
Specialized optimization engineer with expertise in code optimization, algorithmic improvements, and resource efficiency. Use when optimizing algorithms, reducing resource usage, or improving computational efficiency.
performance-engineer
Specialized performance engineer with expertise in performance profiling, optimization techniques, and load testing. Use when optimizing application performance, conducting performance analysis, or implementing caching strategies.
scalability-engineer
Specialized scalability engineer with expertise in horizontal scaling, distributed systems, and capacity planning. Use when designing for scale, implementing distributed architectures, or planning capacity.