attio-performance-tuning
Installation
SKILL.md
Attio Query and Sync Performance
Overview
This skill tunes observed bottlenecks without promising a universal latency target. It keeps query complexity, rate limits, freshness, and mutation safety visible.
Prerequisites
- Latency distributions by endpoint and operation
- Queue depth, concurrency, retry, and 429 metrics
- Representative query filters, sorts, and object or list sizes
- A correctness baseline for synchronized fields
Tool Discipline
Use Read, Glob, and Grep to inspect query construction, pagination, concurrency, caches, and telemetry. Use WebFetch only for current official Attio documentation. Use Write or Edit after a measured hypothesis and rollback threshold are stated.