CodSpeed Skills
An autonomous measure, change and re-measure loop over CodSpeed benchmarks and flamegraphs.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install codspeed@claude-plugins-official
Bir fonksiyon yavaşladığında ya da performans gerilemesi ölçülüp giderilirken
- Author
- CodSpeed
Performance work fails when the measurement is noisy, so the plugin starts with a harness skill: get benchmarks running under CodSpeed before touching anything. The second skill then runs the loop an engineer would — read the flamegraph, form a hypothesis, change the code, re-measure, compare against the previous run, and keep going until nothing is left to gain or it is told to stop. It triggers on symptom phrases like make this faster or a named slow function rather than only on the product name, and it reads results from CodSpeed's hosted server so comparisons come from CI runs instead of a local stopwatch.
Similar skills
Performance Optimization
SkillProfile first, fix the measured bottleneck, then measure again.
CodeRabbit Code Review
SkillRuns CodeRabbit's reviewer from inside the agent and applies its PR feedback change by change.
Application Performance
SkillRuns profiling through to monitoring as one resumable pass with an explicit target.

Comments(0)
Sign in to comment