Laravel Data Jobs - AI Coding Assistant Instructions
This is a Laravel package (`badrshs/laravel-data-jobs`) that provides a framework for managing one-time data migration jobs with priority support, execution tracking, and automatic discovery. Jobs are implemented as Artisan commands that use the `DataJob` trait.