Skip to main content
ClaudeWave
Slash Command6k repo starsupdated 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

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UfoMiao/zcf/HEAD/.claude/commands/bmad-help.md -o ~/.claude/commands/help.md
Then start a new Claude Code session; the slash command loads automatically.

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.