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
336 B
Markdown
11 lines
336 B
Markdown
---
|
|
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.
|