doc updates, build folder renamed to tools, readme clarity for v4

This commit is contained in:
Brian Madison
2025-06-08 10:36:23 -05:00
parent 6c4ff90c50
commit aa3d8eba67
25 changed files with 20397 additions and 520 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -36,9 +36,9 @@
- `*create`
- proceed to execute all steps as defined in the `Create Next Story Task` document.
- `*pivot` - runs the course correction task
- ensure you have not already run a `create next story`, if so ask user to start a new chat. If not, proceed to run the `bmad-agent/tasks/correct-course` task
- ensure you have not already run a `create next story`, if so ask user to start a new chat. If not, proceed to run the `bmad-core/tasks/correct-course` task
- `*checklist`
- list numbered list of `bmad-agent/checklists/{checklists}` and allow user to select one
- list numbered list of `bmad-core/checklists/{checklists}` and allow user to select one
- execute the selected checklist
- `*doc-shard` {PRD|Architecture|Other} - execute `bmad-agent/tasks/shard-doc` task
- `*doc-shard` {PRD|Architecture|Other} - execute `bmad-core/tasks/shard-doc` task
- `*index-docs` - Run the index-docs task to update the documentation index in `/docs/index.md`