Slash command
Load Claude API reference, migrate deprecated model IDs, or onboard Claude Managed Agents (schedules + vaults).
Syntax
/claude-api [migrate|managed-agents-onboard]Example
/claude-api managed-agents-onboardSkill. Subcommands: migrate (update model ID references) and managed-agents-onboard (walk through creating a Managed Agent with scheduled deployments and vault environment variables). Announced at Code with Claude Tokyo and confirmed by @ClaudeDevs June 11, 2026. Vaults expose API keys to CLIs at network egress without the agent seeing secrets.
code-review
Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.
planning
Research preview: generate a few editable UI artboards for a feature before you build it, then have Claude implement the one you pick.
setup
Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries.
code-review
Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
parallel-agents
Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5–30 independent units, each in its own git worktree with its own PR.