Autonomous recurring agent tasks — converts workflows into persistent background daemons that run on intervals. Stolen from Boris Cherny's Claude Code /loop pattern (2026-03-31).
$npx -y skills add winstonkoh87/athena-public --skill daemon-loopInstalls into the current project.
Run `npx skills use "https://github.com/winstonkoh87/athena-public" --skill "winstonkoh87/athena-public/daemon-loop"` 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/winstonkoh87/athena-public" that are relevant to the current task. Run `npx skills add "https://github.com/winstonkoh87/athena-public"` and select the relevant skills, then follow their instructions.