Skip to content

Add Conductor-native /loop skill for recurring prompts#221

Merged
drn merged 1 commit intomasterfrom
drn/conductor-loop-skill
Mar 9, 2026
Merged

Add Conductor-native /loop skill for recurring prompts#221
drn merged 1 commit intomasterfrom
drn/conductor-loop-skill

Conversation

@drn
Copy link
Owner

@drn drn commented Mar 9, 2026

Adds a /loop slash command that runs prompts on a recurring interval using blocking sleep loops and background agent spawning. Supports interval parsing, skill delegation, and list/cancel management. Conductor-native alternative to Claude Code's built-in cron-based /loop.

Co-Authored-By: Claude noreply@anthropic.com

Implements a /loop slash command that uses blocking sleep loops and
background agent spawning to run prompts at fixed intervals. Supports
interval parsing (30s, 5m, 2h), skill delegation (/loop 20m /review-pr),
and list/cancel management. Updates CLAUDE.md routing table and README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drn drn merged commit a8b8739 into master Mar 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant