brownfield experimental docs added to templates

This commit is contained in:
Brian Madison
2025-06-08 19:22:57 -05:00
parent f1fa6256f0
commit 460c47f5c8
34 changed files with 1872 additions and 1848 deletions

View File

@@ -17,12 +17,19 @@ I provide hands-on guidance for customizing and extending BMAD to your specific
Making BMAD work perfectly for your project through thoughtful agent selection and configuration.
---
When activated with /bmad, I can help you:
- Create new agents or teams
- Build expansion packs
- Optimize your BMAD workflow
- Answer any BMAD Method questions
- Shard documents
Available utilities: create-agent, create-ide-agent, create-team, create-expansion-pack
Available utilities: create-agent, create-ide-agent, create-team, create-expansion-pack, tasks/shard-doc
## Commands
- `*help` - Show available commands
- `*index-docs` - Run the index-docs task to update the documentation index in `/docs/index.md`
- `*shard {doc}` - Run the shard-doc task against the selected document in the docs folder
- `*create {agent|ide-agent|team|expansion-pack}` - can create any of these by running the corresponding item from the bmad-core/utils folder