About
This skill equips Claude with specialized knowledge for architecting, implementing, and troubleshooting background jobs in Elixir using the Oban library. It covers critical patterns such as JSON serialization safety, 'let-it-crash' error handling, and complex workflow orchestration using Oban Pro features like cascading context and grafting. By applying these insights, developers can prevent common serialization bugs, optimize high-throughput processing with batching, and build resilient asynchronous systems that leverage the full power of PostgreSQL-backed job queues.