Build or review a recurrent background job / scheduled sweep in portal/ the emisar way - context-owned jobs/, supervised by the owning context, idempotent durable-row work, testable. Use when adding/changing a recurrent job or debugging job ticks.
$npx -y skills add andrewdryga/emisar --skill elixir-recurrent-jobsInstalls into the current project.
Run `npx skills use "https://github.com/andrewdryga/emisar" --skill "andrewdryga/emisar/elixir-recurrent-jobs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andrewdryga/emisar" that are relevant to the current task. Run `npx skills add "https://github.com/andrewdryga/emisar"` and select the relevant skills, then follow their instructions.