Performance Engineering
Performance engineering agents providing expertise in profiling, optimization, and scalability
Installation
First, install the Han CLI tool:
npm install -g @thebushidocollective/hanThen install the 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.
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.