Application Performance
Runs profiling through to monitoring as one resumable pass with an explicit target.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install application-performance@claude-code-workflows
Bir uygulama profillenirken, gecikme ya da işlem hacmi darboğazı aranırken veya optimizasyon sonrası izleme kurulurken.
- Author
- Seth Hobson
- License
- MIT
The command asks two questions up front that performance work usually skips: what is being optimised for, latency or throughput or cost, and how deep to go, from quick wins to an enterprise pass. Both are command flags, so the answer is fixed before profiling starts and the results cannot be reinterpreted afterwards to fit whatever improved. State lives in a performance-optimization directory with each phase writing its own output file, and phase checkpoints stop for approval instead of running the whole sequence unattended. The agent mix is what makes it end well: a frontend developer and a performance engineer do the work while an observability engineer ensures it closes with monitoring in place rather than a single profile nobody repeats.
Similar skills
Performance Testing Review
SkillPairs a performance engineer and a test automator behind a review that picks its own reviewers.
Performance Optimization
SkillProfile first, fix the measured bottleneck, then measure again.
CodSpeed Skills
SkillAn autonomous measure, change and re-measure loop over CodSpeed benchmarks and flamegraphs.
Comments(0)
Sign in to comment