<!--
name: 'Skill: loop'
description: Run a prompt or slash command on a recurring interval (e.g. /loop 5m /foo, defaults to 10m) - When the user wants to set
sdkPackage: '@anthropic-ai/claude-agent-sdk@0.3.168'
claudeCodeVersion: '2.1.168'
skill: "loop"
-->
# Skill: loop

## Metadata

- Source: SDK-shipped/runtime skill listing

## Description

Run a prompt or slash command on a recurring interval (e.g. /loop 5m /foo, defaults to 10m) - When the user wants to set up a recurring task, poll for status, or run something repeatedly on an interval (e.g. "check the deploy every 5 minutes", "keep running /babysit-prs"). Do NOT invoke for one-off tasks.

## Token Impact

<!-- TOKEN_COUNT_START -->
- Description estimated tokens: **120**
- Measurement: description serialized independently as text against the common baseline
- Additivity: independent, non-additive estimate
<!-- TOKEN_COUNT_END -->
