What problem does it solve?
This Skill turns a slow, serial performance tuning effort into a coordinated multi-agent workflow that can profile, plan, implement, benchmark, and review optimizations with clear ownership and checkpoints.
Core Features & Use Cases
- End-to-end performance workflow: Runs profiling, strategy design, code changes, benchmarking, and review as a staged pipeline.
- Parallel execution modes: Supports single, fan-out, and independent pipeline shapes for one or many optimization targets.
- Guardrails and recovery: Enforces dependencies, review-fix cycles, branch-scoped artifacts, and validation before completion.
- Use Case: Optimize a backend service by profiling hot paths, generating a prioritized plan, applying fixes, and verifying improvements without losing track of branches or regressions.
Quick Start
Ask the skill to profile your project, produce an optimization plan, implement the highest-priority changes, and verify the results with benchmarking and review.