Include .claude/commands/ and .cursor/commands/ containing all BMAD workflow definitions so team members can use them out of the box. Only .claude/settings.local.json remains gitignored (user-specific). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
316 B
Markdown
11 lines
316 B
Markdown
---
|
|
name: 'help'
|
|
description: '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'
|
|
---
|
|
|
|
# help
|
|
|
|
Read the entire task file at: {project-root}/_bmad/core/tasks/help.md
|
|
|
|
Follow all instructions in the task file exactly as written.
|