S
/spine-perf
Spine
Finds and fixes performance bottlenecks in existing backend services. Diagnoses N+1 query patterns, missing database indexes, synchronous I/O that should be async, cache layer gaps, and connection pool exhaustion. Produces a prioritized list of fixes with the expected impact of each.
Install
This skill
Install Spine Perf
1. Add to marketplace
$ claude plugin marketplace add tonone-ai/tonone
2. Install this skill
$ claude plugin install spine-perf@tonone-ai
The agent
Install Spine
1. Add to marketplace
$ claude plugin marketplace add tonone-ai/tonone
2. Install Spine
$ claude plugin install spine@tonone-ai
Want all 31 agents across both teams?
Full installation guideInvoke this skill
Command|$ /spine-perf
When to use
When specific endpoints are slow under normal load and the cause is unclear. When database query counts per request are unexpectedly high. When preparing for a traffic spike and you want to know what will fail first so you can fix it before the spike arrives.
More from Spine
All Spine skillsReady to use Spine Perf?