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:
10
.claude/commands/bmad-shard-doc.md
Normal file
10
.claude/commands/bmad-shard-doc.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: 'shard-doc'
|
||||
description: 'Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document'
|
||||
---
|
||||
|
||||
# shard-doc
|
||||
|
||||
Read the entire task file at: {project-root}/_bmad/core/tasks/shard-doc.xml
|
||||
|
||||
Follow all instructions in the task file exactly as written.
|
||||
Reference in New Issue
Block a user