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.

1,092 slash commands1-command install
  1. Discover skill candidates from repeating session patterns

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

  3. Discard queued learnings without processing

  4. View the learnings queue without processing

  5. Compress a document or update into a crisp executive summary.

  6. Build a weighted customer health scorecard for an account.

  7. prd1.2k

    Draft a product requirements document from a feature idea or brief.

  8. retro1.2k

    Run a structured sprint retrospective from notes.

  9. rice1.2k

    Score and rank initiatives with the RICE framework.

  10. Plan a sprint with a calibrated, realistic commitment.

  11. Workflow recipe — turn the quarter's raw numbers into a leadership story and board deck by chaining 4 skills.

  12. Workflow recipe — go from competitive landscape to a fully checklisted launch and press release by chaining 5 skills.

  13. Workflow recipe — diagnose an at-risk customer and build the full save play through to renewal by chaining 4 skills.

  14. Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 skills.

  15. Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you.

  16. Workflow recipe — take a feature idea from fuzzy brief to launch plan by chaining 5 skills.

  17. Stress-test a plan, strategy, PRD, or launch with a room of hostile expert personas before you commit.

  18. Workflow recipe — turn one blog post, video, or idea into a full platform-native content pack (thread, LinkedIn, newsletter, carousel, short-form script) with sharp hooks and a thumbnail concept.

  19. Onboard a new user — find out what they do, recommend the right bundles & top skills, and set up a project CONTEXT.md so every skill is tailored to them.

  20. brain1.2k

    Set up or use your Professional Brain — init, ingest, recall, or review.

  21. Workflow recipe — turn a growth goal into a funnel diagnosis, experiment backlog, retention loop, and lifecycle journeys by chaining 4 skills.

  22. Workflow recipe — take an AI/LLM feature from a probabilistic-aware PRD to a launch-ready model card by chaining 5 skills.

  23. check1.2k

    Check work for adherance with architecture and run checks

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

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

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

  27. brain1.1k

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

  28. clean1.1k

    Identify and safely remove dead code with test verification

  29. Scan codebase and generate architecture documentation in codemaps/

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

  31. design1.1k

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

  32. e2e1.1k

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

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

  34. fix1.1k

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

  35. gate1.1k

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

  36. Manage harness learning subsystem (status/apply/rollback/disable) OR create a harness via natural-language analysis (Context-First Discovery + name derivation + approval gate)

  37. loop1.1k

    Iteratively fix issues until all resolved or max iterations reached

  38. mx1.1k

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

  39. plan1.1k

    Create SPEC document with EARS format requirements and acceptance criteria

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

  41. review1.1k

    Code review with security and @MX tag compliance check

  42. run1.1k

    Implement SPEC requirements using DDD/TDD methodology

  43. sync1.1k

    Synchronize documentation, codemaps, and create pull request

  44. devkit1.1k

    (dev-only) devkit dev-maintainer harness — consolidates the three numeric maintainer commands (CC upstream tracker / GitHub issue-PR workflow / production release) into one /harness:devkit entry. NOT distributed to user projects.

  45. github1.1k

    (dev-only) github maintainer harness — GitHub issue-fix and PR-review via gh CLI. NOT distributed to user projects.

  46. (dev-only) release-update maintainer harness — Claude Code upstream change tracker (release-notes version-delta sweep + docs sync). NOT distributed to user projects.

  47. (dev-only) release maintainer harness — MoAI-ADK production release (Enhanced GitHub Flow, scripts/release.sh + GoReleaser). NOT distributed to user projects.

  48. Clean Defensive Try-Catch Blocks

    vm0-ai/vm0Install
  49. Alias for tech-debt issue

    vm0-ai/vm0Install
  50. Alias for tech-debt research

    vm0-ai/vm0Install
  51. Implement tasks from an OpenSpec change (Experimental)

  52. Archive a completed change in the experimental workflow

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

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

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

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

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

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

  59. Explain code in simple, beginner-friendly terms

  60. log1k

    Show recent git history with summary

  61. Show git status with helpful context

  62. Review code for quality, bugs, and improvements

  63. Add a TODO comment to code

  64. Deep analysis of code against project standards

  65. Create a pull request with auto-detected context

  66. Deploy with safety checks and automatic testing

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

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

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

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

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

  72. Set up fablize always-on (inject the operating block into CLAUDE.md).

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

  74. cm836

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

  75. cp836

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

  76. pr836

    Create a pull request from the current branch.

  77. rv836

    Run the local review gate before pushing.

  78. sc836

    Run the security scan gate before pushing.

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

  80. Orchestrate a tagged release using the release workflow.

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

  82. Sync feature branch with the latest main branch.

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

  84. Deprecated - use the aegis:brainstorming skill instead

  85. Deprecated - use the aegis:executing-plans skill instead

  86. Deprecated - use the aegis:writing-plans skill instead

  87. Route, create, improve, or inspect reusable AI skills with SkillForge

  88. 전문 에이전트 자동 라우팅. 법률, 재무, 특허, SEO, 마케팅, 기획, BM 설계(BMC/Lean/JTBD/Wardley/Blue Ocean/Lightning Sprint), 코드리뷰, 아키텍처, 견적, CRM, HR/인사, 노무(노동법/해고/산재/취업규칙), 리서치, 데이터 분석, 제1원칙 사고, 주식 투자, 부동산 투자, 명리학, 회사운영(노란우산/창업혜택/고용지원/세무일정), 디자인 제작(배너/카드뉴스/SNS/광고/인포그래픽), FAQ/지식베이스(KCS/셀프서비스/아티클), 고객지원(CS응답/에스컬레이션) 등 50+ 에이전트

  89. auto790

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

  90. 빌드 에러를 자동으로 분석하고 수정합니다.

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

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

  93. 머지 전 /sync-docs 문서 동기화 의무 게이트 → 검증 → 커밋 & PR & 머지 + MCP 알림 (v7)

  94. e2e790

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

  95. eval790

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

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

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

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

  99. 8 reviewer 병렬 검증 (Workflow tool 결정론 fan-out + CRITICAL/HIGH adversarial 재검증)

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