Command Reference

31 Slash Commands

Quick-access commands that trigger workflows, tools, and automations from the CLI.

/assemble-team

Assemble a pre-built agent team for parallel work - review, feature, debug, cross-platform, full-stack, or research

/audit-docs

Scan documentation for staleness — broken links, outdated counts, stale version references, and inconsistencies

/auto-claude

Invoke Auto-Claude autonomous coding framework for complex feature implementation

/backup-config

Backup Claude Code configuration files

/bootstrap

Bootstrap - System Configuration & Verification

/changelog

Generate a changelog entry from git commits since the last tag using conventional commit format

/context-stats

Display context window usage and token statistics

/deploy

Deploy application with pre/post-deploy checks

/deps-update

Audit and update dependencies safely

/discover-skills

Discover Skills

/handoff

Session Handoff

/health-check

Run diagnostics on Claude Code toolkit configuration and status

/init-project

Initialize project with CLAUDE.md template - adaptive detection for new or existing projects

/list-skills

Browse available skills by domain or list all skills with comprehensive categorization

/log-decision

Log Decision

/migrate

Generate and manage database migrations

/perf-audit

Performance audit for web applications

/pull-repos

Pull all repos (parent + 110 marketplace submodules)

/README

Slash Commands Index

/review-code

Trigger a comprehensive code review on recent changes or specified files

/run

Execute prompt(s) from ./prompts/ with automatic archiving - for structured prompt-based work

/scaffold

Scaffold project components from templates

/security-scan

Run security audit on codebase

/session-log

View and analyze the Claude Code session log

/skill-finder

AI-powered skill recommendation based on your problem description - finds optimal resources from 127 local skills + 110 marketplaces (8,500+ skills)

/standardize-claude-md

Add missing toolkit sections (Related Global Rules, Quick Start) to existing CLAUDE.md

/start-task

Universal intelligent router - routes ANY prompt to optimal resources from 110 marketplaces, 127 skills, 86 agents

/test-plan

Generate a test strategy document — test matrix, coverage goals, and test pyramid allocation for the current project

/test-suite

Run comprehensive test suite with coverage analysis

/update-counts

Update all hardcoded counts (skills, agents, marketplace repos/skills) across documentation from filesystem

/update-docs

Update Documentation