Explore Claude Command Suite namespaces
mainThe Claude Command Suite is organized into several functional namespaces, each containing specialized commands for different stages of the development lifecycle. Commands are invoked using a slash-prefixed syntax (e.g., /namespace:command-name).
Available Namespaces:
/project:*: Project management, initialization, and configuration (e.g.,/project:init-project)./dev:*: Development utilities like code review, debugging, and refactoring (e.g.,/dev:code-review)./test:*: Testing suite including unit, integration, and E2E testing (e.g.,/test:write-tests)./security:*: Security auditing, dependency scanning, and hardening (e.g.,/security:security-audit)./performance:*: Optimization tools for build times, bundle sizes, and database queries (e.g.,/performance:optimize-build)./sync:*: Integration and synchronization between GitHub Issues and Linear (e.g.,/sync:bidirectional-sync)./deploy:*: Deployment, release preparation, and containerization (e.g.,/deploy:prepare-release)./docs:*: Automated documentation generation for APIs and architecture (e.g.,/docs:generate-api-documentation)./setup:*: Environment setup, linting, and database schema design (e.g.,/setup:setup-development-environment)./team:*: Team collaboration tools like standup reports and sprint planning (e.g.,/team:standup-report)./simulation:*: Scenario modeling and decision analysis (e.g.,/simulation:business-scenario-explorer)./rust:*: Rust and Tauri-specific development and auditing tools (e.g.,/rust:tauri:launch)./webmcp:*: WebMCP integration for browser-native AI tools (e.g.,/webmcp:setup)./media:*: Audio and video processing (e.g.,/media:extract-video-frames)./session:*: Context handoff and session continuity (e.g.,/session:handoff)./orchestration:*: Complex task decomposition and workflow management (e.g.,/orchestration:start)./wfgy:*: Semantic reasoning and mathematical validation (e.g.,/wfgy:init)./semantic:*: Semantic memory tree management (e.g.,/semantic:tree-init)./boundary:*: Knowledge boundary detection and risk assessment (e.g.,/boundary:detect)./reasoning:*: Reasoning operations like multi-path exploration (e.g.,/reasoning:multi-path)./memory:*: Semantic memory management (e.g.,/memory:checkpoint).