Skip to main content
ClaudeWave

Claude Code Slash Commands · page 10

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

1,123 slash commands1-command install
  1. List background Antigravity (agy) delegation jobs for this repo, or show one job's status.

  2. Engage. Interrogate the brief. Name who signs done.

  3. Transfer operations. They operate it without you.

  4. Capture the meeting. Notes into the record.

  5. Diagnose. Check the brief is the real job.

  6. Realize. Promised, measured, accepted.

  7. plan283

    Align. Sequence the work. Work backwards from success.

  8. prep283

    Prepare the meeting. One page from the record.

  9. Report the outcome. Promised, measured, accepted.

  10. Find the receipt. A dated line, or it did not happen.

  11. ship283

    Deliver the increment. Then go live with a rollback you have run.

  12. Diagnose trust. Process gap, or they stopped trusting you.

  13. |

  14. Launch the API documentation specialist for OpenAPI specs

  15. api277

    Launch the API development agent for backend implementation

  16. Alternative command for content creation

  17. Debug an error or issue

  18. Alternative command for DevOps deployment tasks

  19. Launch the DevOps specialist for CI/CD and deployment

  20. Generate or update documentation

  21. Launch the frontend development agent for UI implementation

  22. Launch the marketing content specialist

  23. plan277

    Launch the project planning agent for strategic task decomposition

  24. Launch the product management specialist

  25. Refactor code for better structure and maintainability

  26. Alternative command for requirements gathering

  27. Trigger code review on recent changes

  28. Scan for security vulnerabilities

  29. Launch the ShadCN UI builder agent for component-based UI development

  30. tdd277

    Launch the TDD specialist for test-driven development

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

  32. test277

    Run tests and fix failures

  33. ui277

    Launch the ShadCN UI builder agent for interface design and implementation

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

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

  36. Dependency audit and update workflow (inline orchestration)

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

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

  39. Connect any project to Gastown multi-agent orchestration

  40. push249

    Automated release management with version bumping and dual changelog generation

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

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

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

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

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

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

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

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

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

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

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

  52. Optimize Supabase database performance by delegating to specialized agents

  53. Translate documentation file from English to Russian

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

  55. Safely upgrade Gastown and Beads

  56. work249

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

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

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

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

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

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

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

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

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

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

  66. lint214

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

  67. 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.

  68. 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.

  69. 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.

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

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

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

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

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

  75. 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.

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

  77. test214

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

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

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

  80. ps212

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

  81. 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).

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

  83. plan207

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

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

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

  86. Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below).

  87. Install pitchcraft skill for structured persuasion and executive reporting

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

  89. Build from the plan

  90. Onboard Claude Code into the codebase

  91. Load Obsidian plugin development guidelines and best practices

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

  93. init161

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

  94. lint161

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

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

  96. Force recalibration of all CLAUDE.md files

  97. init158

    Initialize CLAUDE.md memory structure for project with interactive wizard

  98. Show CLAUDE.md memory sync status

  99. sync158

    Sync CLAUDE.md with manual file changes detected by git

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