Skip to main content
ClaudeWave

Claude Code Slash Commands · page 6

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. 교훈 기록 + 자동화 제안 (v6 - suggest-automation 통합)

  2. 다음 작업 추천 (v6)

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

  4. plan790

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

  5. pull790

    git pull origin main 빠르게 실행

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

  7. Safely identify and remove dead code with test verification

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

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

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

  11. prompt_plan.md, spec.md, CLAUDE.md + rules/ 문서 동기화 (v7.1 — 흩어진 파일 housekeeping scan 통합)

  12. sync790

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

  13. tdd790

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

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

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

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

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

  18. Show Claude-Flow commands and usage

  19. Interact with Claude-Flow memory system

  20. Coordinate multi-agent swarms for complex tasks

  21. Browse, publish, and deploy applications

  22. Coding challenges, achievements, and leaderboards

  23. Flow Nexus authentication and user management

  24. Train and deploy neural networks in distributed sandboxes

  25. Credit management, billing, and payment configuration

  26. E2B sandbox management for isolated code execution

  27. AI swarm deployment and coordination in cloud

  28. User management, storage, and system utilities

  29. Event-driven workflow automation with message queues

  30. run741

    Start a Bernstein orchestration run with a goal

  31. Show current Bernstein orchestration status

  32. stop741

    Gracefully stop a running Bernstein orchestration

  33. Quick check-in. Works as manual command or scheduled trigger.

  34. Evening review. Captures wins, lessons.

  35. Deep reflection. Creates journal entry.

  36. Morning kickoff. Sets MIT for the day.

  37. First-run setup. Interviews the user and fills the template files.

  38. log730

    Show the local Recall history log (.recall/history.md)

  39. save730

    Generate / overwrite .recall/context.md from the local history using the offline summarizer

  40. show730

    Show this project's saved Recall context (.recall/context.md)

  41. Run pre-commit checks identical to GitHub CI (ruff, mypy, tests)

  42. Create a release — stable or beta. Usage: /release [beta]

  43. Launch local Swagger UI for a service's OpenAPI spec

  44. Draft blog posts, ad copy, emails, social media, landing pages, and video scripts with brand voice and SEO

  45. Wire DMP for Anthropic Cowork team usage: verifies Cowork sandbox, checks for a Drive MCP, creates the canonical Drive folder layout, and persists the team's routing config. Run once per team.

  46. Per-action readiness diagnostic. Shows which campaign-audit and launch-campaign actions are live (manifest-ready) vs blocked (stub-unconfigured) in the current environment, with one-step setup hints for the blocked ones. Now includes model-registry freshness + Cowork+Drive routing status.

  47. Design complete email sequences with subject lines, body copy, timing, segmentation, and deliverability guidance

  48. Run a marketing engagement using the 12-Part methodology. Subcommands: start, next, status, validate, re-run-decision, update-back, lif-show, file-tree, list-engagements.

  49. Actually fire a campaign-audit / launch-campaign action against its real API (vs returning a manifest). Reads credentials from env vars (no OAuth flow). Read ops auto-execute with --execute; write ops require --confirm. Logs every execution to the audit trail.

  50. Build a pillar+spokes content cluster plan from seed keywords with SERP-overlap clustering, intent grouping, internal-link map, and a four-gate quality scorecard

  51. Print + open the user-visible DMP output folder for a brand (~/Documents/DigitalMarketingPro/{brand}/). Direct answer to "where did my engagement deliverables save?

  52. Generate a marketing performance report with KPI tracking, trend analysis, anomaly detection, and recommendations

  53. Resume a long-running DMP workflow (engagement / campaign-plan / content-engine / seo-audit / competitor-analysis / campaign-audit / launch-campaign) that was interrupted partway through

  54. Run a comprehensive SEO audit — technical health, on-page, content gaps, E-E-A-T, link profile, and competitor benchmarking

  55. Compare two SEO snapshots (GSC / GSC AI Performance / rank tracker / AEO probe) and surface top movers per metric with auto-classification — growth / decline / reshuffle / stable / new / lost

  56. Unified status snapshot of the active brand: profile, engagements, recent insights, recent compliance violations, Python dependency mode.

  57. Automated multi-agent development workflow with quality gates from idea to production code

  58. |

  59. ask534

    Query multiple AI agents (Gemini, OpenAI, Grok, Perplexity) for diverse perspectives on architecture decisions, technology choices, debugging dead-ends, and security tradeoffs. Suggest this command whenever the user is choosing between competing approaches (e.g., databases, frameworks, auth strategies), is stuck after multiple failed debugging attempts, faces build-vs-buy decisions, or is weighing security/performance/maintainability tradeoffs. Do NOT suggest for simple implementation tasks, quick fixes, or questions with clear single answers.

  60. Fetch, list, or cancel background council jobs started with --async

  61. Check connectivity and configuration status of all council providers

  62. ask533

    Ask questions about memories and get context-aware answers

  63. Show recent memories and activity timeline

  64. Search memories for specific content or patterns

  65. Show memory statistics and storage information

  66. auth532

    Configure OAuth providers, auth hooks, JWT lifetimes, and service keys for a Butterbase app

  67. Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase

  68. Develop, deploy, or debug a Butterbase serverless function

  69. idea532

    Stage 1 of the journey: concrete one-question-at-a-time idea brainstorm with inline Butterbase capability tagging.

  70. plan532

    Stage 2 of the journey: translate the idea + capability map into a concrete Butterbase plan (tables, RLS, auth, functions, storage, frontend).

  71. rag532

    Build a RAG knowledge base on Butterbase: ingest documents, run semantic search, generate synthesized answers

  72. Design or modify a Butterbase database schema using the declarative DSL

  73. Hackathon submission: assemble metadata from journey artifacts and call prep_and_submit_hackathon_entry.

  74. Run ad-hoc PostgreSQL analytics queries against dev/test database

  75. Find and report technical debt in the codebase

  76. Look up library documentation using Context7 MCP tools for a specific task

  77. url505

    Scrape and integrate documentation from provided URLs using Firecrawl tools

  78. Run the Customer Discovery workflow (research -> JTBD -> opportunities -> problem)

  79. Run the Design Sprint workflow (5-day prototype-and-test arc producing a Decider's build/iterate/pivot/stop call)

  80. Run the Feature Kickoff workflow (problem -> hypothesis -> PRD -> stories)

  81. Run the Foundation Sprint workflow (2-day strategic-alignment arc producing a Founding Hypothesis)

  82. Run the end-to-end Foundation Sprint + Design Sprint workflow with narrative handoff

  83. Run the Post-Launch Learning workflow (instrumentation -> dashboard -> results -> retro -> lessons)

  84. Run the Product Strategy workflow (competitive analysis -> stakeholders -> opportunities -> solution -> ADR)

  85. Run the Sprint Planning workflow (refinement -> stories -> edge cases)

  86. Run the Stakeholder Alignment workflow (stakeholders -> problem -> solution -> launch)

  87. Run the Technical Discovery workflow (spike -> ADR -> design rationale)

  88. Run an ad-hoc ordered chain of pm-skills with shared context (ephemeral; routes to the pm-workflow-orchestrator)

  89. Implement tasks from an OpenSpec change (Experimental)

  90. Archive a completed change in the experimental workflow

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

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

  93. Commit changes with auto-generated message showing command context, timestamp, and change count

  94. Add a new Claude Code hook event with sounds, config, settings, scripts, and docs

  95. Track Claude Code changelog and find what needs updating in this repo

  96. Extract design patterns from code into specs and wiki

  97. Guided reading of code or wiki to extract patterns

  98. Investigate questions with hypothesis testing and evidence logging

  99. Get alternative perspectives — review, challenge, or consult

  100. Generate overlays to fix workflow command deficiencies