Claude Code Slash Commands · page 4
Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.
- research2.1k
Understand the opportunity: keyword demand, SERP intent, competitors, content gaps, and site/topic/entity maps. Not sure? Use /aaron:auto.
- track2.1k
Track and remember over time: rankings, alerts, performance reports, and project memory. Not sure? Use /aaron:auto.
- say-hello2.1k
Say hello
Run autonomous hunt loop on a target — scope check → recon → rank surface → hunt → validate → report with configurable checkpoints. Usage: /autopilot target.com [--paranoid|--normal|--yolo]
- chain2k
Build an exploit chain — given bug A, finds B and C to combine for higher severity and payout. Knows common chain patterns: IDOR→ATO, SSRF→cloud metadata, XSS→ATO, open redirect→OAuth theft, S3→bundle→secret→OAuth. Usage: /chain
- hunt2k
Active vulnerability hunting. Two-track dispatcher — asks Red Team vs WAPT, hands off to hunt-dispatch skill and sibling commands. Usage: /hunt target.com | /hunt *.target.com | /hunt targets.txt [--vuln-class X] [--source-code P] [--chrome]
- intel2k
On-demand intelligence fetch for a target — CVEs, disclosed reports, new features. Wraps learn.py + hunt memory context. Usage: /intel target.com
Inspect or rotate hunt-memory JSONL files (audit.jsonl, patterns.jsonl, journal.jsonl). Caps file size and keeps N rotated backups so memory does not grow unbounded.
- pickup2k
Pick up a previous hunt on a target — shows hunt history, untested endpoints, and memory-informed suggestions. Usage: /pickup target.com
- recon2k
Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf pattern classification, nuclei scan. Outputs to recon/<target>/ directory. Usage: /recon target.com
- remember2k
Log current finding or successful pattern to hunt memory. Auto-fills from /validate output if available. Usage: /remember
- report2k
Write a submission-ready bug bounty report. Generates H1/Bugcrowd/Intigriti/Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation. Run /validate first. Usage: /report
- surface2k
Show ranked attack surface for a target based on recon output + hunt memory. Invokes recon-ranker agent. Usage: /surface target.com
Meme coin and token security scan — checks for rug pull vectors (hidden mint, honeypot, fee manipulation, LP lock bypass, authority retention, bonding curve exploits, fake renounce, sandwich amplification). Runs automated token_scanner.py + manual 8-class audit. Usage: /token-scan <contract_path_or_dir> [--chain solana]
- triage2k
Quick 7-Question Gate triage on a finding before writing a report. Kills N/A submissions before they happen. Faster than /validate — for quick go/no-go decisions. Usage: /triage
- validate2k
Validate a finding — runs 7-Question Gate + 4-gate checklist. Kills weak findings before report writing. Prevents N/A submissions that hurt validity ratio. Usage: /validate
Smart contract security audit — runs through 10 bug class checklist (accounting desync, access control, incomplete path, off-by-one, oracle errors, ERC4626, reentrancy, flash loan, signature replay, proxy/upgrade). Applies pre-dive kill signals first. Generates Foundry PoC template for confirmed findings. Usage: /web3-audit <contract.sol>
Sync root README.md with current skills inventory from skills/ directory
softaworks/agent-toolkitInstallCreate a detailed implementation plan using Codex 5.2 with high reasoning
softaworks/agent-toolkitInstallDraft a professional email using the What-Why-How framework. Use when you need to compose emails to colleagues, stakeholders, or leadership.
softaworks/agent-toolkitInstallBuild a mental model of changes by splitting them into smaller logical chunks
softaworks/agent-toolkitInstallSync feature branch with the latest main branch.
softaworks/agent-toolkitInstallTransform a raw tweet idea into an optimized viral post for X
softaworks/agent-toolkitInstall- add-to-todos1.9k
Add todo item to TO-DOS.md with context from conversation
- ask-me-questions1.9k
Gather requirements through adaptive questioning before executing any task
Audit slash command file for YAML, arguments, dynamic context, tool restrictions, and content quality
- audit-subagent1.9k
Audit subagent configuration for role definition, prompt quality, tool selection, XML structure compliance, and effectiveness
- check-todos1.9k
List outstanding todos and select one to work on
- create-hook1.9k
Invoke create-hooks skill for expert guidance on Claude Code hook development
Create optimized prompts for Claude-to-Claude pipelines (research -> plan -> implement)
- create-plan1.9k
Create hierarchical project plans for solo agentic development (briefs, roadmaps, phase plans)
- create-prompt1.9k
Create a new prompt that another Claude can execute
Create a new slash command following best practices and patterns
- create-subagent1.9k
Create specialized Claude Code subagents with expert guidance
- debug1.9k
Apply expert debugging methodology to investigate a specific issue
- run-plan1.9k
Execute a PLAN.md file directly without loading planning skill context
- run-prompt1.9k
Delegate one or more prompts to fresh sub-task contexts with parallel or sequential execution
- whats-next1.9k
Analyze the current conversation and create a handoff document for continuing this work in a fresh context
Initialize the current project with Scientific Writer - a deep research and writing tool that combines AI-driven research with well-formatted written outputs.
- agents-for1.8k
List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).
0xSteph/pentest-ai-agentsInstall - recommend1.8k
Recommend the right pentest-ai agent and concrete next steps for a freeform task description.
0xSteph/pentest-ai-agentsInstall - label-issue1.5k
Apply labels to GitHub issues
- add-tests1.4k
Add tests for recently changed files or specified code
CloudAI-X/claude-workflow-v2Install - architect1.4k
System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.
CloudAI-X/claude-workflow-v2Install - bootstrap-repo1.4k
Explore the repository with 10 parallel subagents to create comprehensive documentation. Creates CODEBASE.md with full architecture analysis.
CloudAI-X/claude-workflow-v2Install - code-simplifier1.4k
Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.
CloudAI-X/claude-workflow-v2Install - commit-push-pr1.4k
Commit staged changes, push to remote, and create a pull request
CloudAI-X/claude-workflow-v2Install - commit1.4k
Create a conventional commit with auto-generated message
CloudAI-X/claude-workflow-v2Install Safe, one-at-a-time dependency upgrades with verification after each. Detects package manager automatically.
CloudAI-X/claude-workflow-v2Install- lint-check1.4k
Runs linting and code quality checks. Catches style issues, potential bugs, and enforces project standards.
CloudAI-X/claude-workflow-v2Install - lint-fix1.4k
Auto-fix all linting and formatting issues
CloudAI-X/claude-workflow-v2Install - mentor1.4k
Educational mode that explains concepts, teaches patterns, and guides learning. Ideal when learning a new codebase, technology, or programming concept.
CloudAI-X/claude-workflow-v2Install - metrics1.4k
View agent performance metrics and session history. Shows usage patterns, files changed, and session summaries.
CloudAI-X/claude-workflow-v2Install - parallel-analyze1.4k
Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.
CloudAI-X/claude-workflow-v2Install - parallel-review1.4k
Run parallel code review across multiple directories or files. Uses N subagents simultaneously for faster analysis.
CloudAI-X/claude-workflow-v2Install - plan1.4k
Create and maintain a structured PLAN.md for persistent task tracking. Supports phases, dependencies, and progress tracking.
CloudAI-X/claude-workflow-v2Install - quick-fix1.4k
Quickly fix lint errors, type errors, or simple bugs
CloudAI-X/claude-workflow-v2Install - rapid1.4k
Fast-paced development mode for quick iterations. Minimal ceremony, maximum speed. Best for prototypes, MVPs, and time-sensitive tasks.
CloudAI-X/claude-workflow-v2Install - refactor-guided1.4k
Systematic, safety-first refactoring with verification at each step. Never refactors and adds features simultaneously.
CloudAI-X/claude-workflow-v2Install - review1.4k
Strict code review mode with high standards. Thoroughly examines code for bugs, security issues, performance problems, and best practice violations.
CloudAI-X/claude-workflow-v2Install - run-tests1.4k
Runs project tests intelligently. Identifies affected tests from changes and runs them first, then full suite.
CloudAI-X/claude-workflow-v2Install Document session learnings to CLAUDE.md and AGENTS.md. Use after completing significant tasks, debugging sessions, or discovering project patterns.
CloudAI-X/claude-workflow-v2Install- security-scan1.4k
Security-focused code scan. Checks for hardcoded secrets, vulnerable dependencies, and common security issues.
CloudAI-X/claude-workflow-v2Install Summarize recent changes for standup, PR, or documentation
CloudAI-X/claude-workflow-v2Install- sync-branch1.4k
Sync current branch with main/master (fetch, rebase or merge)
CloudAI-X/claude-workflow-v2Install - tutorial1.4k
Interactive tutorial for learning the plugin. Walks through agents, skills, hooks, and commands with hands-on examples.
CloudAI-X/claude-workflow-v2Install - validate-build1.4k
Validates project build process. Run after changes to ensure the project compiles/transpiles correctly.
CloudAI-X/claude-workflow-v2Install - verify-changes1.4k
Comprehensive verification after code changes. Uses Boris Cherny's multi-subagent adversarial approach.
CloudAI-X/claude-workflow-v2Install AI DevKit · Compare implementation with design and requirements docs to ensure alignment.
codeaholicguy/ai-devkitInstall- code-review1.3k
AI DevKit · Pre-push code review against design docs.
codeaholicguy/ai-devkitInstall - execute-plan1.3k
AI DevKit · Execute a feature plan task by task.
codeaholicguy/ai-devkitInstall - new-requirement1.3k
AI DevKit · Scaffold feature documentation from requirements through planning.
codeaholicguy/ai-devkitInstall - remember1.3k
AI DevKit · Store reusable guidance in the knowledge memory service.
codeaholicguy/ai-devkitInstall - review-design1.3k
AI DevKit · Review feature design for completeness.
codeaholicguy/ai-devkitInstall AI DevKit · Review feature requirements for completeness.
codeaholicguy/ai-devkitInstall- update-planning1.3k
AI DevKit · Update planning docs to reflect implementation progress.
codeaholicguy/ai-devkitInstall - writing-test1.3k
AI DevKit · Add tests for a new feature.
codeaholicguy/ai-devkitInstall - health1.3k
Check running Claude Code or Codex sessions, find zombies, offer to clean up safely
alexgreensh/token-optimizerInstall - quick1.3k
Quick 10-second context health check with quality score and top issues
alexgreensh/token-optimizerInstall - code-review1.2k
Code review the current proposed code change
specstoryai/getspecstoryInstall - pr-review1.2k
Code review for pull request $1
specstoryai/getspecstoryInstall - claw1.2k
启动 NanoClaw 智能体 (Agent) REPL — 一个由 claude CLI 驱动的持久化、会话感知 (session-aware) 的 AI 助手。
- e2e1.2k
使用 Playwright 生成并运行端到端测试。创建测试旅程、运行测试、捕获截图/视频/追踪,并上传产物。
- evolve1.2k
分析直觉(Instincts)并建议或生成进化的结构
- go-build1.2k
增量修复 Go 构建错误、go vet 警告和 linter 问题。调用 go-build-resolver 智能体(Agent)进行最小化、外科手术式的修复。
- go-review1.2k
针对地道模式、并发安全、错误处理和安全性的全面 Go 代码审查。调用 go-reviewer 智能体 (Agent)。
- go-test1.2k
为 Go 强制执行测试驱动开发(TDD)工作流。先编写表格驱动测试(Table-Driven Tests),然后进行实现。使用 go test -cover 验证 80% 以上的覆盖率。
- instinct-export1.2k
Export instincts from project/global scope to a file
- instinct-import1.2k
从文件或 URL 导入直觉(Instincts)到项目/全局作用域
- instinct-status1.2k
显示已学习的直觉(项目 + 全局)及其置信度
- learn-eval1.2k
从会话中提取可复用的模式(Patterns),在保存前进行质量自评,并确定合适的保存位置(全局 vs 项目)。
- plan1.2k
重述需求、评估风险并制定分步实施计划。在修改任何代码之前,必须等待用户确认(CONFIRM)。
- projects1.2k
列出已知项目及其直觉(instinct)统计数据
- promote1.2k
将项目级直觉(Instincts)提升至全局作用域
- python-review1.2k
针对 PEP 8 合规性、类型提示、安全性和 Pythonic 风格的全面 Python 代码审查。调用 python-reviewer 智能体(Agent)。
- setup-pm1.2k
配置你偏好的包管理器 (npm/pnpm/yarn/bun)
- skill-create1.2k
分析本地 Git 历史以提取编码模式并生成 SKILL.md 文件。Skill Creator GitHub App 的本地版本。
- tdd1.2k
强制执行测试驱动开发工作流。先搭建接口脚手架,首先生成测试,然后编写最少代码以通过测试。确保 80% 以上的覆盖率。
Clean Defensive Try-Catch Blocks
vm0-ai/vm0Install- tech-debt-issue1.1k
Alias for tech-debt issue
vm0-ai/vm0Install