Slash command
Run a prompt repeatedly on a schedule while the session stays open. Omit the interval and Claude self-paces between iterations.
Syntax
/loop [interval] [prompt]Example
/loop 5m check if the deploy finishedSkill. Run a prompt repeatedly while the session stays open. Omit the interval and Claude self-paces. Omit the prompt and Claude runs an autonomous maintenance check or .claude/loop.md. Example: /loop 5m check if the deploy finished.
context-management
Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary.
configuration
Set or view the default environment for cloud agents spawned from Claude Code sessions.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
session-management
Rewind code and/or conversation to a checkpoint. As of v2.1.191, restore context from before /clear ran. Aliases: /checkpoint, /undo.
diagnostics
Audit and clean up your Claude Code setup: unused skills, MCPs, and plugins, CLAUDE.md dedup and splitting, slow hooks, auto mode, and permission pre-approval. Confirms before making changes.
diagnostics
Show session cost, plan usage limits, and activity stats. Includes breakdown by skill, subagent, plugin, and MCP server on paid plans.