Use this skill when the user asks to create, edit, or reason about a repeat task or loop — including phrases like 'create repeat task', 'recurring task', 'scheduled task', 'continuous task', 'same session continue', 'speak the result', 'TTS for a task', 'critique pass', or asks for good loop/cron prompt design. It teaches canonical task.md frontmatter, scheduler/runtime boundaries, prompt contracts, durable loop state, companion-skill factoring, and the safe edit workflow.
$npx -y skills add aj47/dotagents-mono --skill create-repeat-taskInstalls into the current project.
Run `npx skills use "https://github.com/aj47/dotagents-mono" --skill "aj47/dotagents-mono/create-repeat-task"` 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/aj47/dotagents-mono" that are relevant to the current task. Run `npx skills add "https://github.com/aj47/dotagents-mono"` and select the relevant skills, then follow their instructions.