chore: add BMAD workflow commands for Claude and Cursor

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>
This commit is contained in:
2026-03-11 23:34:11 +00:00
parent 35545c2a8f
commit d380df4074
155 changed files with 1677 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
---
name: 'index-docs'
description: 'Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder'
---
# index-docs
Read the entire task file at: {project-root}/_bmad/core/tasks/index-docs.xml
Follow all instructions in the task file exactly as written.