cycle

star 162

Autonomous work-loop driver — enumerate the active domain's open milestones (commons @D g58) → plan table → fan out one background Agent per item → auto-continue to DEPLETION. The whole family (bare /cycle · /cycle-full · /cycle-fg-loop · /cycle-bg-loop · /cycle-full-loop · /cycle-all) drains the domain's `## deferred` backlog to the bottom by self-continuing (ScheduleWakeup) each round until open milestones = 0 AND deferred empty AND no other signal. /cycle-all is the "run everything" variant — no per-round cap + no recommend/select gate, fan out EVERY PROCEED item this round (resource-serialized). Triggers — "/cycle", "/cycle-all", "사이클", "계속 진행", "다음 라운드 진행", "keep cycling", "march on", "next round", "전부 진행", "추천 말고 전부". Distinct from all-bg-go (reactive); /cycle self-generates each round, scoped to the session's active domain.

dancinlab By dancinlab schedule Updated 5/29/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/dancinlab/sidecar --skill cycle
Repository Details
star Stars 162
call_split Forks 83
navigation Branch main
article Path SKILL.md
More from Creator