Loading...
Loading...
Found 5 Skills
Identify, validate, and ship production-safe Node.js optimizations with execution time as the primary objective. Use when users ask to reduce latency (p50/p95/p99), improve throughput, and then reduce CPU/memory/event-loop lag/FD pressure or retry amplification, using one-PR-per-improvement workflows with benchmarks.
Multi-cycle performance optimization with profiling and bottleneck analysis. Use when optimizing application performance.
Coordinates performance optimization: algorithm, query, and runtime workers in parallel
Set up and run an autonomous experiment loop for any optimization target. Gathers what to optimize, then starts the loop immediately. Use when asked to "run autoresearch", "optimize X in a loop", "set up autoresearch for X", or "start experiments".
Internal protocol for evo optimization subagents. Not user-invocable -- read by subagents spawned from /optimize.