mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
16 lines
1.0 KiB
Markdown
16 lines
1.0 KiB
Markdown
# Core Module
|
|
|
|
The Core Module is installed with all installations of BMAD modules and provides common functionality that any module, workflow, or agent can take advantage of.
|
|
|
|
## Core Module Components
|
|
|
|
- **[Global Core Config](global-core-config.md)** — Inheritable configuration that impacts all modules and custom content
|
|
- **[Core Workflows](core-workflows.md)** — Domain-agnostic workflows usable by any module
|
|
- [Party Mode](party-mode.md) — Multi-agent conversation orchestration
|
|
- [Brainstorming](brainstorming.md) — Structured creative sessions with 60+ techniques
|
|
- [Advanced Elicitation](advanced-elicitation.md) — LLM rethinking with 50+ reasoning methods
|
|
- **[Core Tasks](core-tasks.md)** — Common tasks available across modules
|
|
- [Index Docs](core-tasks.md#index-docs) — Generate directory index files
|
|
- [Adversarial Review](core-tasks.md#adversarial-review-general) — Critical content review
|
|
- [Shard Document](core-tasks.md#shard-document) — Split large documents into sections
|