Skip to main content
ClaudeWave

Claude Code Slash Commands · page 5

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

967 slash commands1-command install
  1. Alias for tech-debt research

    vm0-ai/vm0Install
  2. Claude Code upstream change tracker -> moai-adk update plan + docs sync workflow (dev-only). Tracks new CC release notes, classifies changes by impact tier, cross-references official docs, generates update plan at .moai/research/ or .moai/specs/, and synchronizes docs-site 4-locale + README. NOT distributed to user projects.

  3. GitHub Workflow - Manage issues and review PRs with Agent Teams (dev-only). NOT distributed to user projects.

  4. MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, version bump, CHANGELOG (bilingual), PR to main, merge commit (NOT squash), then scripts/release.sh for tag + GoReleaser. Hotfix support via --hotfix flag. All git operations delegated to manager-git. Quality failures escalate to expert-debug. NOT distributed to user projects (dev-only).

  5. brain1.1k

    Run the 7-phase /moai brain ideation workflow to convert ideas into validated proposals

  6. clean1.1k

    Identify and safely remove dead code with test verification

  7. Scan codebase and generate architecture documentation in codemaps/

  8. Analyze test coverage, identify gaps, and generate missing tests

  9. design1.1k

    Hybrid design workflow — Claude Design import (path A) or code-based brand design (path B)

  10. e2e1.1k

    Create and run E2E tests with Chrome, Playwright, or Agent Browser

  11. Collect feedback and create GitHub issue (bug report, feature request)

  12. fix1.1k

    Auto-detect and fix LSP errors, linting issues, and type errors

  13. gate1.1k

    Run lint+format+type-check+test in parallel (pre-commit quality gate)

  14. Manage harness learning subsystem (status/apply/rollback/disable) with 4-tier evolution + 5-layer safety

  15. loop1.1k

    Iteratively fix issues until all resolved or max iterations reached

  16. mx1.1k

    Scan codebase and add @MX code-level annotations for AI context

  17. plan1.1k

    Create SPEC document with EARS format requirements and acceptance criteria

  18. Generate project documentation (product.md, structure.md, tech.md, codemaps/)

  19. review1.1k

    Code review with security and @MX tag compliance check

  20. run1.1k

    Implement SPEC requirements using DDD/TDD methodology

  21. sync1.1k

    Synchronize documentation, codemaps, and create pull request

  22. Discover skill candidates from repeating session patterns

  23. Reflect on session corrections and update CLAUDE.md (with human review)

  24. Discard queued learnings without processing

  25. View the learnings queue without processing

  26. Check work for adherance with architecture and run checks

  27. Implement tasks from an OpenSpec change (Experimental)

  28. Archive a completed change in the experimental workflow

  29. Enter explore mode - think through ideas, investigate problems, clarify requirements

  30. Propose a new change - create it and generate all artifacts in one step

  31. Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it surfaces.

  32. Check whether the spec has drifted from its lock using Loki's living-spec drift detection, and summarize the report.

  33. Run Loki's deterministic PR verification on the current change and summarize the evidence verdict.

  34. Configure claude-delegator with Codex (GPT) or Gemini MCP servers

  35. Uninstall claude-delegator (remove MCP config and rules)

  36. Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.

  37. Run when user calls /review. Analyzes local changes and runs a comprehensive code review using the agent-reviewer prompt.

  38. Run when user calls /test-tdd. Scans modified files, locates their corresponding unit/integration test suites, and runs them.

  39. Quick git commit with auto-generated or specified message

  40. Explain code in simple, beginner-friendly terms

  41. log828

    Show recent git history with summary

  42. Show git status with helpful context

  43. Review code for quality, bugs, and improvements

  44. todo828

    Add a TODO comment to code

  45. Deep analysis of code against project standards

  46. Create a pull request with auto-detected context

  47. Deploy with safety checks and automatic testing

  48. Trigger the Commit & Branch Guard workflow on demand.

  49. cm801

    Stage working tree changes and create a Conventional Commit (no push).

  50. cp801

    Stage, commit, and push the current branch following git governance rules.

  51. pr801

    Create a pull request from the current branch.

  52. rv801

    Run the local review gate before pushing.

  53. sc801

    Run the security scan gate before pushing.

  54. Run the full review gate locally and trigger CI visibility.

  55. Orchestrate a tagged release using the release workflow.

  56. Perform local security scanning and dispatch the security audit workflow.

  57. Sync feature branch with the latest main branch.

  58. Convert TodoWrite task list to GitHub plan issue (triggers automation)

  59. 전문 에이전트 자동 라우팅. 법률, 재무, 특허, SEO, 마케팅, 기획, 코드리뷰, 아키텍처, 견적, CRM, 리서치, 제1원칙 사고 등 34 도메인

  60. auto745

    계획부터 PR까지 원버튼 자동 실행. 중간에 멈추지 않습니다.

  61. Incrementally fix TypeScript and build errors one at a time

  62. 작업 상태 저장/복원 (v6)

  63. 방금 작성한 코드를 보안+품질 검사합니다.

  64. 검증 완료 후 커밋 & PR & 머지 + MCP 알림 (v6)

  65. e2e745

    Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.

  66. eval745

    Manage eval-driven development workflow (define, check, report, list)

  67. 코드베이스를 탐색하여 구조를 파악합니다.

  68. Claude Forge 프레임워크를 원격에서 최신 버전으로 업데이트

  69. 처음 사용자를 위한 인터랙티브 가이드. 약 3분이면 끝납니다.

  70. 빌드/테스트/린트를 한 번에 자동 검증합니다.

  71. 프로젝트 초기 설정 (v6)

  72. 교훈 기록 + 자동화 제안 (v6 - suggest-automation 통합)

  73. 다음 작업 추천 (v6)

  74. Agent Teams 기반 병렬 오케스트레이션 (v6)

  75. plan745

    AI가 구현 계획을 세워줍니다. 확인 후 코딩 시작.

  76. pull745

    git pull origin main 빠르게 실행

  77. 간단한 수정용 빠른 커밋 (v6)

  78. Safely identify and remove dead code with test verification

  79. CWE 기반 보안 검토 + STRIDE 위협 모델링 (v6 - effort:max 강제)

  80. 현재 Claude Forge 설치 상태와 프로젝트 정보를 보여줍니다.

  81. 반복 패턴 분석하여 자동화 기회 제안 (주기적 실행 권장)

  82. prompt_plan.md, spec.md, CLAUDE.md + rules/ 문서 동기화 (v7)

  83. sync745

    git pull + 문서 동기화 통합 (pull → sync-docs v7 순차 실행)

  84. tdd745

    테스트 먼저 만들고 코드 작성. 한 단위 작업에 사용.

  85. 자동 재검증 루프 (최대 3회 재시도, 실패 시 자동 수정)

  86. 머지 후 웹 테스트 체크리스트 + 완료 추적 (v6)

  87. PR 완료 후 Git Worktree 정리 (v6)

  88. 병렬 개발용 Git Worktree 생성 + 도메인 템플릿 (v6)

  89. Show Claude-Flow commands and usage

  90. Interact with Claude-Flow memory system

  91. Coordinate multi-agent swarms for complex tasks

  92. Browse, publish, and deploy applications

  93. Coding challenges, achievements, and leaderboards

  94. Flow Nexus authentication and user management

  95. Train and deploy neural networks in distributed sandboxes

  96. Credit management, billing, and payment configuration

  97. E2B sandbox management for isolated code execution

  98. AI swarm deployment and coordination in cloud

  99. User management, storage, and system utilities

  100. Event-driven workflow automation with message queues