cgw-performance
Use when a change in safe-client-gateway adds or modifies a cached read, a cache key, a TTL, an outbound upstream call, a datasource, a BullMQ job, or anything on a hot path. Covers the new-cached-call recipe (CacheRouter getter, CacheFirstDataSource with a config TTL and notFoundExpireTimeSeconds, clear*() on every write, EventCacheHelper wiring - all in one PR), the never-call-fetch-directly rule, Promise.all/allSettled over sequential awaits, batching to provider limits, and the small-single-concern-measured protocol for perf PRs. Triggers on "cache", "Redis", "TTL", "invalidate", "slow", "p95", "latency", "N+1", "timeout", "retry", "backoff", "circuit breaker", "batch", "chunk", "upstream call", "queue job", "await in a loop".
Source facts
- Repository
- safe-global/safe-client-gateway
- Last source activity
- August 7, 2026 at 12:46
- Detected SKILL.md language
- English
- Stars
- 50
- Forks
- 102
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.