Skip to main content
ClaudeWave
Slash Command6k estrellas del repoactualizado 8d ago

help

Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UfoMiao/zcf/HEAD/.claude/commands/bmad-help.md -o ~/.claude/commands/help.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

bmad-help.md

# help

Read the entire task file at: {project-root}/_bmad/core/tasks/help.md

Follow all instructions in the task file exactly as written.