Croft Logo
CROFT

COMMAND.CATALOG

Quick reference guide to all Claude Code features. Access built-in tools, custom skills, and plugin commands directly from your terminal.

CommandDescriptionTypeScope
/help
Show help informationBuilt-inGlobal
/clear
Clear conversation historyBuilt-inGlobal
/plan
Enter planning mode for complex implementationsBuilt-inGlobal
/mcp
List and manage MCP serversBuilt-inGlobal
/memory
View loaded memory files (CLAUDE.md)Built-inGlobal
/rewind
Rewind to previous checkpointBuilt-inGlobal
/optimize
Analyze code for optimization and performanceCustom (Skill)Project
/pr
Prepare pull request based on team standardsCustom (Skill)Project
/generate-api-docs
Generate comprehensive API documentationCustom (Skill)Project
/commit
Create git commit with dynamic contextCustom (Skill)User
/push-all
Stage, commit, and push with safety checksCustom (Skill)User
/setup-ci-cd
Setup CI/CD pipeline and GitHub ActionsCustom (Skill)Project
/review-pr
Comprehensive PR review (Requires pr-review Plugin)PluginProject
/deploy
Deploy to Kubernetes (Requires devops-automation Plugin)PluginProject

Press Ctrl + F to search quickly.

Based on Claude Code v2.2.0 Specification.