| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /checkup 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. | Claude Code | diagnostics | Claude Code |
| 2 | /init Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions. | Claude Code | setup | Claude Code |
| 3 | /loop Run a prompt repeatedly on a schedule while the session stays open. Omit the interval and Claude self-paces between iterations. | Claude Code | automation | Claude Code |
| 4 | /permissions Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191. | Claude Code | configuration | Claude Code |
| 5 | /plan Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts. | Claude Code | planning | Claude Code |