Skip to main content
ClaudeWave

Claude Code Slash Commands · page 9

Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.

1,092 slash commands1-command install
  1. Launch the ShadCN UI builder agent for component-based UI development

  2. tdd272

    Launch the TDD specialist for test-driven development

  3. Alternative command for TDD specialist focusing on test-first approach

  4. test272

    Run tests and fix failures

  5. ui272

    Launch the ShadCN UI builder agent for interface design and implementation

  6. Initialize Beads issue tracking in your project with interactive configuration setup.

  7. Dead code detection and cleanup workflow (inline orchestration)

  8. Dependency audit and update workflow (inline orchestration)

  9. Code duplication detection and consolidation workflow (inline orchestration)

  10. Security vulnerability detection and remediation workflow (inline orchestration)

  11. Connect any project to Gastown multi-agent orchestration

  12. push238

    Automated release management with version bumping and dual changelog generation

  13. Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

  14. Generate a custom checklist for the current feature based on user requirements.

  15. Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

  16. Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync

  17. Execute the implementation plan by processing and executing all tasks defined in tasks.md

  18. Execute the implementation planning workflow using the plan template to generate design artifacts.

  19. Create or update the feature specification from a natural language feature description.

  20. Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

  21. Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

  22. Import tasks from tasks.md into Beads issue tracker, creating an epic with child tasks and proper dependencies.

  23. Show Gastown status (convoys, agents, pending tasks)

  24. Optimize Supabase database performance by delegating to specialized agents

  25. Translate documentation file from English to Russian

  26. Deep analysis and problem solving with multi-dimensional thinking

  27. Safely upgrade Gastown and Beads

  28. work238

    Give task to AI agent via Gastown (create bead + sling to polecat)

  29. Manage git worktrees for parallel feature development (create, remove, list, cleanup)

  30. Guided version bump — validate, tag, and create GitHub release

  31. Run pre-release validation checks on all SKILL.md files and JSON databases

  32. WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns

  33. Quick WordPress performance scan - fast triage using critical pattern detection

  34. Product Manager-led orchestration with optional thinking modes, MCP servers, and flexible input types (request/PRD/PRP)

  35. Build the colcon workspace (optionally a single package) and report the outcome.

  36. Summarize commits on the current branch (vs origin/main) into a Changelog-style bullet list ready to paste into Changelog.md.

  37. Run pre-commit hooks (clang-format, codespell, etc.) over the staged + changed files, then optionally clang-tidy.

  38. Scaffold a new ECS component header under include/gz/sim/components/ and wire it into the install list.

  39. Scaffold a new gz-sim system plugin under src/systems/<name>/ with header, source, CMake glue, plugin registration, and an integration test stub.

  40. Run the gz-sim CTest suite (optionally filtered by regex) and report pass / fail counts.

  41. lint210

    Run ament linters (uncrustify, cpplint, flake8, pep257, xmllint, copyright) and pre-commit against changed files.

  42. Author a new sub-agent under .claude/agents/<name>.md with valid frontmatter (name/description/tools/model), following the template conventions, and index it in CLAUDE.md + README.md.

  43. Scaffold a Behavior Tree leaf node — plain BehaviorTree.CPP (sync/stateful/condition) or a BehaviorTree.ROS2 wrapper (action/service/topic) — with ports, registration, and an XML usage snippet.

  44. Author a new slash command under .claude/commands/<name>.md with valid frontmatter, following the template conventions, and index it in CLAUDE.md + README.md.

  45. Scaffold a ros2_control controller or broadcaster — base class, command/state interface config, RT-safe update(), generate_parameter_library, pluginlib export, and a test.

  46. Scaffold a ros2_control hardware component (System/Actuator/Sensor) + URDF <ros2_control> tag + bringup (controllers.yaml + launch), with pluginlib export and a test.

  47. Scaffold a modular launch file (Python or XML) inside an existing package, following the ros2_launch_config skill.

  48. Scaffold a Node inside an existing package — standard, lifecycle, or component, in Python or C++.

  49. Scaffold a new ROS 2 package (ament_python or ament_cmake) following Clean Architecture layout — domain / application / infrastructure / presentation.

  50. Scaffold a Clean-Architecture VDA 5050 v3.0.0 connector (MQTT/JSON ↔ Nav 2) — domain entities, ports, application handlers, MQTT + Nav 2 adapters — in the chosen code format.

  51. Bootstrap a complete ROS 2 colcon workspace from scratch — dir layout, .gitignore, README, this .claude/ config, and seed interfaces/core/bringup packages.

  52. test210

    Run colcon tests for the workspace (or a single package) and report pass / fail counts.

  53. Analyze and optimize context configuration. Reviews CLAUDE.md, knowledge-core.md, and active context for optimization opportunities. Helps prevent context rot (39% improvement, 84% token reduction).

  54. Quick command to invoke code-implementer to execute implementation with self-correction (up to 3 intelligent retries).

  55. plan202

    Quick command to invoke implementation-planner to create surgical, reversible implementation plans with rollback procedures.

  56. Quick command to invoke docs-researcher for rapid documentation research. Fetches version-accurate, authoritative sources and creates ResearchPack.

  57. Complete Research → Plan → Implement workflow in one command. Invokes chief-architect to orchestrate all phases with quality gates and self-correction.

  58. Run cc-fleet's setup/health diagnostics and explain any failures (read-only)

  59. ps198

    List cc-fleet provider teammates, async jobs, and pane health (read-only)

  60. Install pitchcraft skill for structured persuasion and executive reporting

  61. 安装 pitchcraft skill(结构化说服与汇报)

  62. Build from the plan

  63. Onboard Claude Code into the codebase

  64. Load Obsidian plugin development guidelines and best practices

  65. Interactive guide for creating a new Obsidian plugin with best practices

  66. Аудит текста на признаки AI без правки (сканер + разбор по скиллу)

  67. Очеловечить русский AI-текст (полный рерайт по скиллу humanizer-ru)

  68. init161

    Generate FILETREE.md from scratch. Confirms overwrite if it already exists.

  69. lint161

    Report drift between FILETREE.md and current repo, read-only. Prompts to run /filetree:update on drift.

  70. Sync FILETREE.md with current repository state — handles added / changed / removed / renamed.

  71. Force recalibration of all CLAUDE.md files

  72. init154

    Initialize CLAUDE.md memory structure for project with interactive wizard

  73. Show CLAUDE.md memory sync status

  74. sync154

    Sync CLAUDE.md with manual file changes detected by git

  75. Analyze user corrections and log them into the error notebook

  76. Review the error notebook — flip through past corrections before working

  77. Create a handoff file for another session to pick up

  78. 翻錯題本 — 複習之前被改過的地方

  79. Audit recurring context files and suggest usage-limit optimizations.

  80. Explain or summarize Governor vs Caveman performance benchmark results.

  81. Automatically compress CLAUDE.md or other memory files with protected-span safety. One-command token savings.

  82. full127

    Temporarily ask Governor to avoid compacting tool output for the next diagnostic step.

  83. Check current changes against the latest approved implementation contract.

  84. Install Governor compact-mode rule files into a project for Codex, Gemini, Cursor, Windsurf, or Cline.

  85. off127

    Disable Governor compact response mode while keeping telemetry/tool hooks available.

  86. on127

    Enable Governor compact professional mode for all prompts in this Claude Code session.

  87. plan127

    Create a compact implementation contract before broad app/site/game/refactor work.

  88. Show Claude Code Governor usage dashboard and waste heat map.

  89. Enable strict governance behavior for the current task.

  90. Execute validated plans with isolated agents and two-stage review

  91. Iterative planning with human checkpoints at every phase

  92. Final shipping gate. PR creation, documentation updates, and merge with human approval.

  93. Post-execution verification gate. Tests, lint, type-check, then see it working.

  94. Activate Nemp Pro with your license key

  95. View captured activity log

  96. Enable or disable automatic activity capture

  97. Enable or disable automatic cross-provider memory export

  98. Enable or disable automatic syncing to CLAUDE.md

  99. Search memories by keyword and show relevant context

  100. Nemp Cortex — memory intelligence layer (Pro)