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.
parallel-agents
List every other session Claude can message: local sessions on this machine and, when Remote Control is connected, your sessions on other machines and Claude Code on the web. Alias: /peers.
code-review
Review the current diff for correctness bugs and for reuse, simplification, and efficiency cleanups. Pass --fix to apply findings, --comment to post as GitHub PR comments, or ultra for a deep cloud review.
diagnostics
Show session cost, plan usage limits, and activity stats. Includes breakdown by skill, subagent, plugin, and MCP server on paid plans.
parallel-agents
Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.
configuration
Set or view the default environment for cloud agents spawned from Claude Code sessions.