dynamic-pacing-loop-execution
CommunityExecute dynamic pacing loops efficiently with task monitoring and fallback heartbeat scheduling.
Authormkusaka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manages complex dynamic pacing loops for running tasks, arming event-gated waits, and scheduling fallback heartbeats, simplifying the orchestration of persistent tasks.
Core Features & Use Cases
- Dynamic Pacing: Adjusts the frequency of task execution based on event-gated waits and fallback heartbeat ticks.
- Task Notifications: Handles notifications for task completions and schedules fallbacks when no events are expected.
- Use Case: Use this Skill in scenarios where a loop of tasks need to be run in a dynamic, adaptive manner, such as CI pipelines, background processing, or long-running applications that require responsiveness to events or timeouts.
Quick Start
Arm a dynamic pacing loop to run ${TASK_RUN_LABEL} tasks. If the next tick is an event, arm a persistent monitor. Briefly confirm ${CONFIRMATION_MESSAGE} before scheduling the next fallback heartbeat.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dynamic-pacing-loop-execution Download link: https://github.com/mkusaka/ccskills/archive/main.zip#dynamic-pacing-loop-execution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.