About
This skill provides a comprehensive framework for handling PostHog's API constraints, ensuring high-throughput data ingestion without data loss or duplicate events. It equips Claude with the patterns needed to handle 429 status codes gracefully, manage request queues using p-queue, and implement deterministic idempotency keys for reliable retries. It is particularly useful for enterprise SaaS applications that process large volumes of user analytics and need to maintain system stability under varying load conditions.