dt:execute-loop
CommunityRepetitively execute a skill command in fresh serial subagents.
Authoradzcsx2
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for the repeated execution of a skill command in multiple, fresh subagents, ensuring that each execution is independent and does not inherit context from previous runs.
Core Features & Use Cases
- Serial Execution: Executes a skill command multiple times in separate subagents, maintaining isolation between runs.
- Independent Subagents: Each run creates a new subagent, ensuring that there is no context carryover from one run to the next.
- Default and Custom Runs: By default, executes the command 3 times, but allows for custom run counts using the
-Nflag. - Error Handling: Stops execution if any run fails, encounters a block, or requires manual intervention.
Quick Start
Run the /dt:execute-loop -3 /dt:push command to execute the 'push' skill three times in fresh subagents.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: dt:execute-loop Download link: https://github.com/adzcsx2/dev-tools-skills/archive/main.zip#dt-execute-loop 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.