This folder contains **slash commands** - user-invoked prompts that execute specific workflows. Each `.md` file defines a command accessible via `/command-name` in Claude Code.
Manages slash commands for executing specialized workflows in Claude Code.
/plugin marketplace add Dutchthenomad/claude-flow/plugin install claude-flow@claude-flow-marketplaceThis folder contains slash commands - user-invoked prompts that execute specific workflows. Each .md file defines a command accessible via /command-name in Claude Code.
| Command | Description |
|---|---|
/tdd | Test-Driven Development - RED-GREEN-REFACTOR cycle |
/debug | 4-phase systematic debugging protocol |
/verify | Verification gate before claiming completion |
/plan | ULTRATHINK planning from GitHub Issues |
/worktree | Git worktree creation for isolated development |
/review | Code review before proceeding |
/run-tests | Auto-detect and run project test suite |
/scratchpad | Save/restore context across sessions |
/autotest | Quick test runner without prompts |
Skill tool$ARGUMENTS for user inputWhen modifying commands:
$ARGUMENTS for user input