Claude Code Slash Commands · page 11
Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.
Interactive wizard to configure user preferences for command defaults and behavior
marcusgoll/Spec-FlowInstallGenerate 8 project design documents (overview, architecture, tech-stack, data, API, capacity, deployment, workflow) via interactive questionnaire or config file
marcusgoll/Spec-FlowInstallGenerate OKLCH design tokens with WCAG validation, shadcn/ui integration, and Tailwind v4 theming via 8 customization questions
marcusgoll/Spec-FlowInstallDiscovery-first prototyping - explore app ideas with zero-risk iteration before committing to roadmap/features
marcusgoll/Spec-FlowInstall- roadmap91
Manage product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap.
marcusgoll/Spec-FlowInstall - fix-ci91
Diagnose and fix CI/deployment blockers for pull requests to enable safe deployment
marcusgoll/Spec-FlowInstall - gate91
Run quality gates (CI checks or security scanning)
marcusgoll/Spec-FlowInstall - review91
Run on-demand code review during development (voting-enabled)
marcusgoll/Spec-FlowInstall Check and set up everything needed for /crew (agent teams, Go binaries)
arpitnath/claude-capsule-kitInstallLoad a synced session summary for context
arpitnath/claude-capsule-kitInstall- sessions87
List synced sessions from GitHub
arpitnath/claude-capsule-kitInstall Configure which sections appear in the Claude Code statusline
arpitnath/claude-capsule-kitInstallDisable session sync to GitHub
arpitnath/claude-capsule-kitInstallEnable session sync to GitHub for cross-device continuation
arpitnath/claude-capsule-kitInstall- sync87
Manually sync current session to GitHub now
arpitnath/claude-capsule-kitInstall - code82
Launch a code-mode agent team
DheerG/swarmsInstall Scaffold a custom workflow — generates a mode skill and shortcut command
DheerG/swarmsInstall- general82
Launch a general-mode agent team
DheerG/swarmsInstall - launch82
Interactively launch an agent team with guided setup
DheerG/swarmsInstall - onboard82
Walk through swarm's core concepts and launch your first team
DheerG/swarmsInstall - refine82
Run recursive refinement on the current branch and PR
DheerG/swarmsInstall - triage82
Launch a triage-mode agent team — diagnose an issue without changing it
DheerG/swarmsInstall Regenerate an existing custom workflow's shortcut command wiring from the current swarm template
DheerG/swarmsInstall- update82
Update the swarm plugin to the latest version
DheerG/swarmsInstall - workflow82
Launch a custom workflow using a user-defined mode skill
DheerG/swarmsInstall - write82
Launch a writing-mode agent team
DheerG/swarmsInstall - evidence82
Launch an evidence-mode agent team (code mode + a durable evidence record)
DheerG/swarmsInstall Perform a comprehensive PR review with code analysis, best practices check, and suggestions
- review80
Perform a comprehensive PR review with code analysis, best practices
Quick SEO + AEO check on the current file or a specified page
Generate SEO + AEO + GEO-optimized content for a topic or keyword
Research and generate a complete topic plan with keyword mapping, audience, angle, and competitive positioning
tag and push a release after the release PR is merged
existential-birds/beagleInstall- release73
create a release PR (auto-detects previous tag)
existential-birds/beagleInstall - gemini69
Invoke the shared Gemini bridge for long-context code exploration, analysis, and documentation generation
thepushkarp/cc-gemini-pluginInstall Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel.
Diagnose a flaky test by running it N times. Delegates to flaky-test-isolator subagent — N runs, signature-grouped failures, stability report. Does NOT fix the test.
- analyze47
代码库分析,从 Git 历史和代码结构提取编码模式
xiaobei930/cc-bestInstall - build47
构建项目并检查错误(修复错误见 /cc-best:fix)
xiaobei930/cc-bestInstall - catchup47
快速恢复上下文,了解项目当前状态
xiaobei930/cc-bestInstall - cc-ralph47
CC-Best Ralph Loop 集成,长时间自主循环
xiaobei930/cc-bestInstall 检查点管理,保存和恢复进度
xiaobei930/cc-bestInstall- clarify47
需求澄清智能体,解决 REQ 文档中的待澄清项
xiaobei930/cc-bestInstall - cleanup47
死代码清理和代码整理
xiaobei930/cc-bestInstall - codemap47
代码架构文档生成,自动扫描项目结构生成 token 优化的架构图
xiaobei930/cc-bestInstall - commit47
Git 提交命令,生成规范的 commit message(另见 /cc-best:git-guide 操作指南)
xiaobei930/cc-bestInstall 上下文压缩,减少 token 消耗
xiaobei930/cc-bestInstall置信度检查,评估当前阶段的决策质量和完成度
xiaobei930/cc-bestInstall- context47
上下文管理,加载项目信息(会话级,另见 /cc-best:memory 管理持久记忆)
xiaobei930/cc-bestInstall - designer47
UI 设计师智能体,负责界面设计审查和用户体验优化
xiaobei930/cc-bestInstall - dev47
研发工程师智能体,负责功能编码实现
xiaobei930/cc-bestInstall - docs47
文档同步,更新项目文档
xiaobei930/cc-bestInstall - evolve47
知识演化,将学习内容聚类生成 Skills/Agents/Commands
xiaobei930/cc-bestInstall GitHub Issue 端到端修复闭环(分析→修复→测试→提交→关闭)
xiaobei930/cc-bestInstall- fix47
快速修复构建/类型/编译错误,最小化 diff(构建检查见 /cc-best:build)
xiaobei930/cc-bestInstall Git 提交规范和操作指南(参考文档,提交请用 /cc-best:commit)
xiaobei930/cc-bestInstall- hotfix47
紧急修复快速通道,跳过 PM/Lead 直接 Dev→Verify→Commit
xiaobei930/cc-bestInstall - infer47
模型推理和测试
xiaobei930/cc-bestInstall - iterate47
自主迭代循环,自动完成任务序列
xiaobei930/cc-bestInstall - lead47
研发经理智能体,负责技术方案设计和任务分解
xiaobei930/cc-bestInstall - learn47
会话学习,从会话中提取可复用模式
xiaobei930/cc-bestInstall - memory47
项目记忆管理,维护 memory-bank(持久化,另见 /cc-best:context 管理会话上下文)
xiaobei930/cc-bestInstall - mode47
切换工作模式以适应不同场景(dev/research/review/planning)
xiaobei930/cc-bestInstall - pair47
结对编程模式,与用户协作开发
xiaobei930/cc-bestInstall - pm47
产品经理智能体,负责需求分析和产品规划
xiaobei930/cc-bestInstall - pr47
创建 Pull Request
xiaobei930/cc-bestInstall - qa47
测试工程师智能体,负责质量保证和问题验证
xiaobei930/cc-bestInstall - release47
版本发布管理(版本号同步、CHANGELOG 更新、Git Tag)
xiaobei930/cc-bestInstall - run47
启动开发服务或应用(快捷启动,完整管理见 /cc-best:service)
xiaobei930/cc-bestInstall 配置安全扫描,审计插件自身配置的安全性
xiaobei930/cc-bestInstall自我检查,验证输出质量
xiaobei930/cc-bestInstall- service47
开发服务管理(自动检测运行时、启动/停止/重启服务)
xiaobei930/cc-bestInstall - setup-pm47
配置项目首选包管理器 (npm/pnpm/yarn/bun)
xiaobei930/cc-bestInstall - setup47
项目初始化,配置 Claude Code 项目和 Hooks
xiaobei930/cc-bestInstall - status47
项目状态与诊断信息
xiaobei930/cc-bestInstall 组件库审计,评估 skills/rules/commands 的健康度
xiaobei930/cc-bestInstall- task47
任务粒度管理,分解和追踪任务
xiaobei930/cc-bestInstall - test47
运行项目测试套件
xiaobei930/cc-bestInstall - train47
训练机器学习/深度学习模型
xiaobei930/cc-bestInstall - verify47
综合验证命令,执行构建、类型、Lint、测试、安全检查
xiaobei930/cc-bestInstall Analyze staged changes and organize them into intuitive atomic commits following conventional commits.
spencermarx/obsidian-aiInstall- address45
Address code review feedback — corroborate, validate, and implement changes from a review's final.md.
spencermarx/obsidian-aiInstall Create a new custom reviewer from a natural language description.
spencermarx/obsidian-aiInstall- doctor45
Check OCR installation and verify all dependencies are available.
spencermarx/obsidian-aiInstall - history45
List past OCR review sessions.
spencermarx/obsidian-aiInstall - map45
Generate a Code Review Map to help navigate large, complex changesets.
spencermarx/obsidian-aiInstall - post45
Post the current OCR review to a GitHub PR.
spencermarx/obsidian-aiInstall - review45
Run an AI-powered multi-agent code review on your changes.
spencermarx/obsidian-aiInstall List all available reviewer personas for code review.
spencermarx/obsidian-aiInstall- show45
Display a past OCR review session.
spencermarx/obsidian-aiInstall Sync reviewer metadata from markdown files to reviewers-meta.json for the dashboard.
spencermarx/obsidian-aiInstallTranslate a multi-reviewer code review into a single human-voice GitHub PR comment.
spencermarx/obsidian-aiInstallReview a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes.
spencermarx/obsidian-aiInstallSet Tokenless style to chat: shortest readable output
MaxForAI/TokenlessInstallSet Tokenless style to coding: dense structured output
MaxForAI/TokenlessInstallDisable Tokenless style and compression hooks
MaxForAI/TokenlessInstallShow Tokenless status, savings, latest artifact, and style controls
MaxForAI/TokenlessInstall