Reactor workflows and Oban background jobs for Elixir applications - use this
skill when working with multi-step transactional workflows (sagas), background
job processing, compensation patterns, or integrating workflows with jobs.
Essential for building reliable asynchronous operations with automatic
rollback and actor context propagation.