bmad-plus 0.12.2 β 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/README.md +96 -461
- package/package.json +12 -5
- package/readme-international/README.de.md +42 -9
- package/readme-international/README.es.md +43 -10
- package/readme-international/README.fr.md +42 -9
- package/src/bmad-plus/agents/agent-orchestrator/SKILL.md +5 -3
- package/src/bmad-plus/module.yaml +270 -220
- package/src/bmad-plus/packs/pack-dev-studio/README.md +133 -141
- package/src/bmad-plus/packs/pack-dev-studio/SKILL.md +49 -0
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/analyst-agent.md +35 -60
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/document-project.md +59 -59
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/domain-research.md +55 -93
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/market-research.md +58 -93
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/prfaq.md +55 -132
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/product-brief.md +63 -78
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/tech-writer-agent.md +54 -69
- package/src/bmad-plus/packs/pack-dev-studio/categories/analysis/technical-research.md +54 -93
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/architect-agent.md +32 -60
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/create-architecture.md +67 -71
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/create-epics-stories.md +61 -90
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/generate-project-context.md +56 -78
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/implementation-readiness.md +55 -88
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-01-init.md +20 -153
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-01b-continue.md +20 -173
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-02-context.md +14 -220
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-03-starter.md +20 -329
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-04-decisions.md +15 -314
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-05-patterns.md +15 -355
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-06-structure.md +15 -375
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-07-validation.md +14 -357
- package/src/bmad-plus/packs/pack-dev-studio/categories/architecture/steps/step-08-complete.md +13 -78
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/checkpoint-preview.md +52 -65
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/code-review-steps/step-01-gather-context.md +14 -81
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/code-review-steps/step-02-review.md +14 -31
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/code-review-steps/step-03-triage.md +14 -45
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/code-review-steps/step-04-present.md +13 -128
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/code-review.md +61 -87
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/correct-course.md +55 -298
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/create-story.md +52 -426
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/dev-agent.md +48 -69
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/dev-story-checklist.md +22 -80
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/dev-story.md +60 -482
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/investigate.md +50 -184
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/qa-e2e-tests.md +57 -173
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/quick-dev.md +56 -108
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/retrospective.md +54 -1509
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/sprint-planning.md +54 -296
- package/src/bmad-plus/packs/pack-dev-studio/categories/implementation/sprint-status.md +41 -283
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/create-prd.md +58 -18
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/create-ux-design.md +103 -72
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/edit-prd.md +55 -27
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/pm-agent.md +34 -60
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/prd.md +46 -87
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/steps/step-01-init.md +10 -0
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/ux-designer-agent.md +30 -60
- package/src/bmad-plus/packs/pack-dev-studio/categories/planning/validate-prd.md +57 -27
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/advanced-elicitation.md +47 -138
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/adversarial-review.md +48 -34
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/bmad-help.md +51 -68
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/brainstorming.md +46 -3
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/customize.md +68 -109
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/distillator.md +53 -174
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/edge-case-hunter.md +39 -53
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/editorial-review-prose.md +45 -83
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/editorial-review-structure.md +45 -176
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/index-docs.md +45 -63
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/party-mode.md +53 -124
- package/src/bmad-plus/packs/pack-dev-studio/categories/utilities/shard-doc.md +44 -100
- package/src/bmad-plus/packs/pack-dev-studio/dev-studio-orchestrator.md +56 -116
- package/src/bmad-plus/packs/pack-dev-studio/shared/architecture-decision-template.md +49 -12
- package/src/bmad-plus/packs/pack-dev-studio/shared/bwml-spec.md +51 -328
- package/src/bmad-plus/packs/pack-dev-studio/shared/catalog.json +489 -0
- package/src/bmad-plus/packs/pack-dev-studio/shared/execution.md +69 -0
- package/src/bmad-plus/packs/pack-dev-studio/shared/module-help.csv +39 -32
- package/src/bmad-plus/packs/pack-dev-studio/upstream-sync.yaml +85 -14
- package/src/bmad-plus/packs/pack-memory/README.md +6 -0
- package/src/bmad-plus/packs/pack-memory/memory-orchestrator.md +12 -5
- package/src/bmad-plus/packs/pack-seo/SKILL.md +27 -1
- package/src/bmad-plus/packs/pack-seo/scripts/seo_apis.py +8 -8
- package/src/bmad-plus/packs/pack-seo/scripts/seo_fetch.py +1 -2
- package/src/bmad-plus/packs/pack-seo/scripts/seo_report.py +0 -1
- package/src/bmad-plus/packs/pack-seo/seo-chief.md +16 -1
- package/src/bmad-plus/packs/pack-seo/seo-judge.md +12 -0
- package/src/bmad-plus/packs/pack-seo/seo-scout.md +12 -0
- package/src/bmad-plus/skills/bmad-plus-autopilot/SKILL.md +4 -4
- package/src/bmad-plus/skills/bmad-plus-sync/SKILL.md +5 -3
- package/src/bmad-plus/skills/dev-studio/SKILL.md +19 -0
- package/tools/bmad-plus-npx.js +4 -2
- package/tools/build/adapters.config.js +60 -51
- package/tools/build/check-counts.js +52 -54
- package/tools/build/check-install-contract.js +450 -0
- package/tools/build/generate-adapters.js +252 -56
- package/tools/build/generate.js +364 -14
- package/tools/build/generated-adapters/.codex/AGENTS.md +20 -7
- package/tools/build/generated-adapters/.cursor/rules/bmad-plus.mdc +20 -7
- package/tools/build/generated-adapters/.opencode/AGENTS.md +20 -7
- package/tools/build/generated-adapters/AGENTS.md +20 -7
- package/tools/build/generated-adapters/CLAUDE.md +20 -7
- package/tools/build/generated-adapters/CONVENTIONS.md +20 -7
- package/tools/build/generated-adapters/GEMINI.md +20 -7
- package/tools/build/module.template.yaml +82 -0
- package/tools/build/pack-delivery.js +78 -0
- package/tools/cli/bmad-plus-cli.js +16 -1
- package/tools/cli/commands/doctor.js +49 -217
- package/tools/cli/commands/install.js +109 -164
- package/tools/cli/commands/studio.js +68 -0
- package/tools/cli/commands/uninstall.js +173 -65
- package/tools/cli/commands/update-check.js +31 -0
- package/tools/cli/commands/update-policy.js +39 -0
- package/tools/cli/commands/update.js +102 -113
- package/tools/cli/i18n.js +60 -0
- package/tools/cli/lib/ide-config.js +4 -261
- package/tools/cli/lib/install-manifest.js +17 -0
- package/tools/cli/lib/installation-health.js +360 -0
- package/tools/cli/lib/installed-adapters.js +89 -0
- package/tools/cli/lib/npm-runner.js +177 -0
- package/tools/cli/lib/pack-copy.js +62 -66
- package/tools/cli/lib/packs.js +546 -3
- package/tools/cli/lib/python-health.js +233 -0
- package/tools/cli/lib/python-provision.js +2 -2
- package/tools/cli/lib/studio.js +310 -0
- package/tools/cli/lib/update-check.js +153 -0
- package/tools/cli/lib/update-dispatch.js +182 -0
- package/tools/cli/lib/update-policy.js +90 -0
- package/tools/cli/lib/update-transaction.js +334 -0
- package/tools/release/publication-content.js +901 -0
package/README.md
CHANGED
|
@@ -1,533 +1,168 @@
|
|
|
1
|
-
#
|
|
1
|
+
# BMAD+
|
|
2
2
|
|
|
3
|
-
[](https://github.com/bmad-code-org/BMAD-METHOD)
|
|
5
|
-
[](LICENSE)
|
|
3
|
+
[](https://www.npmjs.com/package/bmad-plus)
|
|
6
4
|
|
|
7
|
-
|
|
8
|
-
π <b>English</b> | <a href="readme-international/README.fr.md">FranΓ§ais</a> | <a href="readme-international/README.es.md">EspaΓ±ol</a> | <a href="readme-international/README.de.md">Deutsch</a>
|
|
9
|
-
</div>
|
|
5
|
+
**Version 0.14.0** Β· Node.js `>=20.0.0` Β· MIT
|
|
10
6
|
|
|
11
|
-
|
|
12
|
-
> Smart fork of [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) β Self-activating agents with 3-level context detection, GRC compliance (Shield), full SDLC pipeline (Dev Studio), OSINT intelligence, SEO audit, persistent cross-session memory, and a 10-language CLI installer.
|
|
7
|
+
Project-local AI development workflows with clear roles, shared context, safe updates and coding-tool adapters
|
|
13
8
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
## π Table of Contents
|
|
17
|
-
|
|
18
|
-
- [Why BMAD+?](#-why-bmad-)
|
|
19
|
-
- [Quick Start](#-quick-start)
|
|
20
|
-
- [Architecture](#-architecture)
|
|
21
|
-
- [The 47 Agents](#the-47-agents)
|
|
22
|
-
- [Pack System](#-pack-system)
|
|
23
|
-
- [Innovations](#-innovations)
|
|
24
|
-
- [Supported IDEs](#-supported-ides)
|
|
25
|
-
- [Project Structure](#-project-structure)
|
|
26
|
-
- [Configuration](#-configuration)
|
|
27
|
-
- [Version History](#-version-history)
|
|
28
|
-
- [License](#-license)
|
|
9
|
+
[Website](https://bmad-plus.rochetta.fr/) Β· [Get started](https://bmad-plus.rochetta.fr/docs/#start) Β· [Examples](https://bmad-plus.rochetta.fr/docs/#examples) Β· [Whatβs new](https://bmad-plus.rochetta.fr/docs/#news)
|
|
29
10
|
|
|
30
|
-
|
|
11
|
+
BMAD+ installs project instructions, roles and workflows for your existing AI coding tool. Execution is host-managed: your tool supplies the model, permissions, command execution and any parallel-agent capability. BMAD+ does not provide a standalone agent runtime or integrated host lifecycle hooks. Model subscriptions and API access are separate.
|
|
31
12
|
|
|
32
|
-
|
|
13
|
+
Adapters: Claude Code, Gemini CLI, Antigravity, Cursor, Codex CLI, OpenCode, Aider.
|
|
33
14
|
|
|
34
|
-
|
|
15
|
+
## Get started
|
|
35
16
|
|
|
36
|
-
|
|
37
|
-
|---|---|
|
|
38
|
-
| 9 specialized agents | **47 agents** across 9 packs |
|
|
39
|
-
| Manual activation only | **Intelligent auto-activation** at 3 levels |
|
|
40
|
-
| No automated pipeline | **Autopilot Mode**: idea β delivery |
|
|
41
|
-
| Sequential execution | **Supervised parallelism** |
|
|
42
|
-
| No persistent memory | **Cross-session brain** with project scanner |
|
|
43
|
-
| 1-2 IDEs supported | **5 IDEs** with auto-detection |
|
|
44
|
-
| 1 module | **9 modular packs** (Core, OSINT, Shield, Dev Studio, SEO, Memory...) |
|
|
17
|
+
Requires Node.js `>=20.0.0`. Optional packs may need additional runtimes or API access. Run terminal commands from your project folder.
|
|
45
18
|
|
|
46
|
-
|
|
19
|
+
### 1. Open your project folder
|
|
47
20
|
|
|
48
|
-
|
|
21
|
+
Use a terminal in the repository you want to work on, then check your Node.js version. Keep your usual version control workflow.
|
|
49
22
|
|
|
50
|
-
|
|
23
|
+
**In your project terminal:**
|
|
51
24
|
|
|
52
|
-
```
|
|
53
|
-
|
|
25
|
+
```sh
|
|
26
|
+
node --version
|
|
54
27
|
```
|
|
55
28
|
|
|
56
|
-
The
|
|
57
|
-
1. Automatically detects installed IDEs (Claude Code, Gemini CLI, Codex, etc.)
|
|
58
|
-
2. Offers packs to install (Core, OSINT, Maker, Audit)
|
|
59
|
-
3. Generates adapted configuration files
|
|
60
|
-
4. Creates artifact folders
|
|
61
|
-
|
|
62
|
-
### Usage after installation
|
|
63
|
-
|
|
64
|
-
#### π¬ Who to talk to?
|
|
65
|
-
|
|
66
|
-
**π Strategy & Discovery**
|
|
67
|
-
|
|
68
|
-
| You want to... | Talk to | Example |
|
|
69
|
-
|---|---|---|
|
|
70
|
-
| Brainstorm a project idea | **Atlas** π― | `Atlas, I have a project idea: a billing SaaS` |
|
|
71
|
-
| Market/domain research | **Atlas** π― | `Atlas, analyze the market for AI note-taking apps` |
|
|
72
|
-
| Create a PRD / Product Brief | **Atlas** π― | `Atlas, create the PRD for my project` |
|
|
73
|
-
| Design UX wireframes | **Atlas** π― | `Atlas, design the UX for the onboarding flow` |
|
|
74
|
-
|
|
75
|
-
**ποΈ Architecture & Development**
|
|
76
|
-
|
|
77
|
-
| You want to... | Talk to | Example |
|
|
78
|
-
|---|---|---|
|
|
79
|
-
| Design technical architecture | **Forge** ποΈ | `Forge, propose an architecture for the app` |
|
|
80
|
-
| Implement a user story | **Forge** ποΈ | `Forge, implement story AUTH-001` |
|
|
81
|
-
| Write/update documentation | **Forge** ποΈ | `Forge, document the API` |
|
|
82
|
-
| Quick hotfix or small change | **Forge** ποΈ | `Forge, quick dev: add a loading spinner` |
|
|
29
|
+
The command should report v20 or newer. Install or update Node.js separately if needed.
|
|
83
30
|
|
|
84
|
-
|
|
31
|
+
### 2. Install BMAD+ and choose your tools
|
|
85
32
|
|
|
86
|
-
|
|
87
|
-
|---|---|---|
|
|
88
|
-
| Code review | **Sentinel** π | `Sentinel, review the auth module` |
|
|
89
|
-
| Write tests (unit/E2E) | **Sentinel** π | `Sentinel, write E2E tests for checkout` |
|
|
90
|
-
| UX/accessibility audit | **Sentinel** π | `Sentinel, review the UX of the dashboard` |
|
|
33
|
+
Run the installer. Select the adapters for the AI tools you use and the packs your project needs. Core contains Atlas, Forge, Sentinel and Nexus.
|
|
91
34
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
| You want to... | Talk to | Example |
|
|
95
|
-
|---|---|---|
|
|
96
|
-
| Plan a sprint | **Nexus** πΌ | `Nexus, create epics and stories for the MVP` |
|
|
97
|
-
| Automate everything (A to Z) | **Nexus** πΌ | `autopilot` then describe your project |
|
|
98
|
-
| Run tasks in parallel | **Nexus** πΌ | `parallel` β auto-detects independent tasks |
|
|
99
|
-
| Sprint retrospective | **Nexus** πΌ | `Nexus, run a retrospective on Sprint 3` |
|
|
100
|
-
|
|
101
|
-
**π΅οΈ Intelligence & Specialized Packs**
|
|
102
|
-
|
|
103
|
-
| You want to... | Talk to | Example |
|
|
104
|
-
|---|---|---|
|
|
105
|
-
| Investigate a person (OSINT) | **Shadow** π΅οΈ | `Shadow, investigate John Doe` |
|
|
106
|
-
| Create a new BMAD+ agent | **Maker** 𧬠| `Maker, create a customer support agent` |
|
|
107
|
-
| Recall past decisions/context | **Zecher** π§ | `Zecher, what did we decide about the auth strategy?` |
|
|
108
|
-
| Session handoff summary | **Zecher** π§ | `Zecher, create a handoff for the next session` |
|
|
109
|
-
|
|
110
|
-
#### π Typical Workflow (manual mode)
|
|
35
|
+
**In your project terminal:**
|
|
111
36
|
|
|
37
|
+
```sh
|
|
38
|
+
npx bmad-plus@0.14.0 install
|
|
112
39
|
```
|
|
113
|
-
1. "Atlas, brainstorm on my [project] idea"
|
|
114
|
-
β Atlas analyzes, asks questions, proposes angles
|
|
115
|
-
|
|
116
|
-
2. "Atlas, create the product brief"
|
|
117
|
-
β Deliverable: _bmad-output/discovery/product-brief.md
|
|
118
40
|
|
|
119
|
-
|
|
120
|
-
β Deliverable: _bmad-output/discovery/prd.md
|
|
41
|
+
The installer creates the agent instructions, shared project spine and selected tool adapters. Optional packs may need additional runtimes or API access.
|
|
121
42
|
|
|
122
|
-
|
|
123
|
-
β Deliverable: _bmad-output/discovery/architecture.md
|
|
43
|
+
### 3. Start a session in that same folder
|
|
124
44
|
|
|
125
|
-
|
|
126
|
-
β Deliverable: _bmad-output/build/stories/
|
|
45
|
+
Open or restart your AI coding assistant in this project so it can load its adapter and AGENTS.md. Ask it to show the installed agents and workflows.
|
|
127
46
|
|
|
128
|
-
|
|
129
|
-
β Code generated + tests
|
|
47
|
+
**In your AI assistant:**
|
|
130
48
|
|
|
131
|
-
|
|
132
|
-
|
|
49
|
+
```text
|
|
50
|
+
bmad-help
|
|
133
51
|
```
|
|
134
52
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
```
|
|
138
|
-
> autopilot
|
|
139
|
-
> "A billing SaaS for SMBs with quote management"
|
|
140
|
-
```
|
|
141
|
-
|
|
142
|
-
Nexus automatically orchestrates everything with checkpoints for your approval.
|
|
143
|
-
|
|
144
|
-
#### π¬ Key Commands
|
|
145
|
-
|
|
146
|
-
| Command | Description |
|
|
147
|
-
|----------|-------------|
|
|
148
|
-
| `bmad-help` | View all available agents and skills |
|
|
149
|
-
| `autopilot` | Nexus takes control of the complete pipeline |
|
|
150
|
-
| `parallel` | Launch multi-agent execution in parallel |
|
|
53
|
+
There is no extra BMAD+ initialization command after installation. bmad-help is a message to the assistant, not a terminal command.
|
|
151
54
|
|
|
55
|
+
### 4. Give one role a concrete task
|
|
152
56
|
|
|
153
|
-
|
|
57
|
+
Describe your goal, constraints and expected result. For a new idea, start with Atlas. For an existing code change, start with Forge.
|
|
154
58
|
|
|
155
|
-
|
|
156
|
-
|---------|-------------|
|
|
157
|
-
| `npx bmad-plus install` | Interactive installer with pack selection and IDE detection |
|
|
158
|
-
| `npx bmad-plus scan [path]` | Discover and index projects in the global brain |
|
|
159
|
-
| `npx bmad-plus memory status` | Memory health report (project + global brain) |
|
|
160
|
-
| `npx bmad-plus memory export` | Export brain as portable Markdown archive |
|
|
161
|
-
| `npx bmad-plus doctor` | Check installation integrity |
|
|
162
|
-
| `npx bmad-plus update` | Update agents and skills (preserves config) |
|
|
163
|
-
| `npx bmad-plus uninstall` | Remove BMAD+ from current project |
|
|
164
|
-
| `npx bmad-plus autoconfig` | Smart project bootstrap β auto-detect, install, and configure |
|
|
59
|
+
**In your AI assistant:**
|
|
165
60
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
```bash
|
|
169
|
-
# Non-interactive install β all packs, auto-detect IDEs
|
|
170
|
-
npx bmad-plus install --packs all --yes
|
|
171
|
-
|
|
172
|
-
# Install without overwriting IDE configs (CLAUDE.md, GEMINI.md, etc.)
|
|
173
|
-
npx bmad-plus install --tools none
|
|
174
|
-
|
|
175
|
-
# Install specific packs only
|
|
176
|
-
npx bmad-plus install --packs core,memory,osint
|
|
177
|
-
|
|
178
|
-
# Install in a different directory
|
|
179
|
-
npx bmad-plus install --directory /path/to/project
|
|
61
|
+
```text
|
|
62
|
+
Atlas, help me define a small invoicing app for freelancers. Ask about the users, identify the first useful workflow and write a brief with acceptance criteria.
|
|
180
63
|
```
|
|
181
64
|
|
|
182
|
-
|
|
65
|
+
Review the brief before asking Forge to implement one story. A clear deliverable makes progress easier to verify.
|
|
183
66
|
|
|
184
|
-
|
|
67
|
+
### 5. Review the result and preserve context
|
|
185
68
|
|
|
186
|
-
|
|
187
|
-
# Scan a drive or directory for projects
|
|
188
|
-
npx bmad-plus scan D:\DEV
|
|
69
|
+
Ask Sentinel to check the change against its acceptance criteria. Ask for test evidence and a short handoff so the next session can continue.
|
|
189
70
|
|
|
190
|
-
|
|
191
|
-
npx bmad-plus scan . --active-days 7 --paused-days 90
|
|
71
|
+
**In your AI assistant:**
|
|
192
72
|
|
|
193
|
-
|
|
194
|
-
|
|
73
|
+
```text
|
|
74
|
+
Sentinel, review this change against the acceptance criteria. Check the main success and failure paths, report remaining issues and summarize what the next session needs to know.
|
|
195
75
|
```
|
|
196
76
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
---
|
|
200
|
-
|
|
201
|
-
## ποΈ Architecture
|
|
202
|
-
|
|
203
|
-
```mermaid
|
|
204
|
-
graph TB
|
|
205
|
-
subgraph Core["βοΈ Core Pack"]
|
|
206
|
-
AT["Atlas π―"]
|
|
207
|
-
FG["Forge ποΈ"]
|
|
208
|
-
SN["Sentinel π"]
|
|
209
|
-
NX["Nexus πΌ"]
|
|
210
|
-
end
|
|
211
|
-
|
|
212
|
-
subgraph Packs["π¦ Modular Packs"]
|
|
213
|
-
SH["Shadow π΅οΈ OSINT"]
|
|
214
|
-
MK["Maker π§¬"]
|
|
215
|
-
ZC["Zecher π§ Memory"]
|
|
216
|
-
SD["Shield π‘οΈ GRC 27 agents"]
|
|
217
|
-
DS["Dev Studio ποΈ SDLC 6 agents"]
|
|
218
|
-
SEO["SEO Engine π 3 agents"]
|
|
219
|
-
BK["Backup ποΈ"]
|
|
220
|
-
AN["Animated π¬"]
|
|
221
|
-
end
|
|
222
|
-
|
|
223
|
-
subgraph Skills["β‘ Core Skills"]
|
|
224
|
-
AP[Autopilot]
|
|
225
|
-
PL[Parallel]
|
|
226
|
-
end
|
|
227
|
-
|
|
228
|
-
NX -->|orchestrates| AT
|
|
229
|
-
NX -->|orchestrates| FG
|
|
230
|
-
NX -->|orchestrates| SN
|
|
231
|
-
NX -->|invokes| SH
|
|
232
|
-
NX -->|invokes| MK
|
|
233
|
-
NX --> AP
|
|
234
|
-
NX --> PL
|
|
235
|
-
ZC -.->|context| NX
|
|
236
|
-
```
|
|
237
|
-
|
|
238
|
-
---
|
|
239
|
-
|
|
240
|
-
## π The 47 Agents
|
|
241
|
-
|
|
242
|
-
### Atlas β Strategist π―
|
|
243
|
-
|
|
244
|
-
**Fuses:** Analyst (Mary) + Product Manager (John)
|
|
245
|
-
|
|
246
|
-
| Role | Specialty | Auto-activation |
|
|
247
|
-
|------|-----------|-----------------|
|
|
248
|
-
| **Analyst** | Market research, SWOT, benchmarks, domain expertise | "analyze", "market", "benchmark", new project |
|
|
249
|
-
| **Product Manager** | PRD, product briefs, user stories, roadmaps | "PRD", "roadmap", "MVP", planning phase |
|
|
250
|
-
|
|
251
|
-
**Capabilities:** Brainstorming (BP), Market Research (MR), Domain Research (DR), Technical Research (TR), Product Brief (CB), PRD (PR), UX Design (CU), Document Project (DP)
|
|
252
|
-
|
|
253
|
-
---
|
|
254
|
-
|
|
255
|
-
### Forge β Architect-Dev ποΈ
|
|
256
|
-
|
|
257
|
-
**Fuses:** Architect (Winston) + Developer (Amelia) + Tech Writer (Paige)
|
|
258
|
-
|
|
259
|
-
| Role | Specialty | Auto-activation |
|
|
260
|
-
|------|-----------|-----------------|
|
|
261
|
-
| **Architect** | Technical design, API, scalability, stack choice | "architecture", "API", "schema", +5 files modified |
|
|
262
|
-
| **Developer** | TDD implementation, code review, story execution | "implement", "code", "fix", post-architecture |
|
|
263
|
-
| **Tech Writer** | Documentation, Mermaid diagrams, changelogs | "document", "README", post-implementation |
|
|
264
|
-
|
|
265
|
-
**Capabilities:** Architecture (CA), Implementation Readiness (IR), Dev Story (DS), Code Review (CR), Quick Spec (QS), Quick Dev (QD), Document Project (DP)
|
|
77
|
+
Read the changes and test results. The assistant follows the permissions and capabilities of its host tool.
|
|
266
78
|
|
|
267
|
-
|
|
268
|
-
- Read the ENTIRE story BEFORE implementation
|
|
269
|
-
- Execute tasks IN ORDER
|
|
270
|
-
- 100% passing tests BEFORE moving on
|
|
271
|
-
- NEVER lie about tests
|
|
79
|
+
## Core roles
|
|
272
80
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
| Role | Specialty | Auto-activation |
|
|
280
|
-
|------|-----------|-----------------|
|
|
281
|
-
| **QA Engineer** | API/E2E tests, edge cases, coverage, code review | "test", "QA", "bug", post-implementation |
|
|
282
|
-
| **UX Reviewer** | UX evaluation, accessibility, interaction design | "UX", "interface", "responsive", frontend changes |
|
|
283
|
-
|
|
284
|
-
**Capabilities:** QA Tests (QA), Code Review (CR), UX Design (CU)
|
|
285
|
-
|
|
286
|
-
---
|
|
287
|
-
|
|
288
|
-
### Nexus β Orchestrator πΌ
|
|
289
|
-
|
|
290
|
-
**Fuses:** Scrum Master (Bob) + Quick-Flow Solo Dev (Barry) + **Autopilot** (new) + **Parallel Supervisor** (new)
|
|
291
|
-
|
|
292
|
-
| Role | Specialty | Auto-activation |
|
|
293
|
-
|------|-----------|-----------------|
|
|
294
|
-
| **Scrum Master** | Sprint planning, stories, retros, course correction | "sprint", "planning", "backlog" |
|
|
295
|
-
| **Quick Flow** | Quick specs, hotfixes, minimum ceremony | "quick", "hotfix", "small fix" |
|
|
296
|
-
| **Autopilot** | Pipeline automated ideaβdelivery with checkpoints | "autopilot", "manage everything", autopilot mode |
|
|
297
|
-
| **Parallel Supervisor** | Concurrent multi-agent, conflict detection, reallocation | "parallel", independent tasks detected |
|
|
298
|
-
|
|
299
|
-
**Capabilities:** Sprint Planning (SP), Create Story (CS), Epics & Stories (ES), Retrospective (ER), Course Correction (CC), Sprint Status (SS), Quick Spec (QS), Quick Dev (QD), **Autopilot (AP)**, **Parallel (PL)**
|
|
81
|
+
| Role | Focus | Purpose |
|
|
82
|
+
| --- | --- | --- |
|
|
83
|
+
| Atlas | Strategy & product | Decide what deserves to be built. |
|
|
84
|
+
| Forge | Architecture & development | Make the plan concrete. |
|
|
85
|
+
| Sentinel | Quality & review | Look for what the first pass missed. |
|
|
86
|
+
| Nexus | Planning & coordination | Keep the work moving together. |
|
|
300
87
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
### Shadow β OSINT Intelligence π *(OSINT Pack)*
|
|
304
|
-
|
|
305
|
-
**Complete OSINT investigation agent.**
|
|
88
|
+
## Packs
|
|
306
89
|
|
|
307
|
-
|
|
|
308
|
-
|
|
309
|
-
|
|
|
310
|
-
|
|
|
311
|
-
|
|
|
312
|
-
|
|
|
313
|
-
|
|
|
314
|
-
|
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
---
|
|
90
|
+
| Pack | What it provides |
|
|
91
|
+
| --- | --- |
|
|
92
|
+
| Core | Strategy, architecture, development, quality and coordination through the four core roles. |
|
|
93
|
+
| OSINT | Investigation workflows for gathering public information and assessing sources. |
|
|
94
|
+
| Maker | A workflow to design, validate and package your own BMAD+ agents. |
|
|
95
|
+
| Shield | Specialized compliance and governance workflows, including GDPR and ISO 27001. |
|
|
96
|
+
| SEO | Technical scanning, content analysis and search optimization workflows with supporting tools. |
|
|
97
|
+
| Memory | Project notes, decision records and session handoffs that preserve useful context. |
|
|
98
|
+
| Dev Studio | Specialized roles and workflows for product planning, design, engineering and documentation. |
|
|
99
|
+
| Backup | Instructions and utilities for timestamped backups, restoration and rotation. |
|
|
100
|
+
| Animated | A focused workflow for creating video-driven scrolling websites. |
|
|
319
101
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
**Meta-agent that creates other agents.** Give it a description β it generates a complete package.
|
|
323
|
-
|
|
324
|
-
| Code | Description |
|
|
325
|
-
|------|-------------|
|
|
326
|
-
| **CA** | Create Agent β guided creation in 4 phases |
|
|
327
|
-
| **QA** | Quick Agent β fast creation with sensible defaults |
|
|
328
|
-
| **EA** | Edit Agent β modify an existing SKILL.md |
|
|
329
|
-
| **VA** | Validate Agent β check BMAD+ compliance |
|
|
330
|
-
| **PA** | Package Agent β generate the integration folder |
|
|
331
|
-
|
|
332
|
-
**Pipeline:** Discovery β Design (user validation) β Generation β Validation
|
|
333
|
-
**Output:** `_bmad-output/ready-to-integrate/` β ready to copy into BMAD+
|
|
334
|
-
|
|
335
|
-
---
|
|
102
|
+
## Examples
|
|
336
103
|
|
|
337
|
-
|
|
104
|
+
### Turn an idea into a first release
|
|
338
105
|
|
|
339
|
-
|
|
106
|
+
Use after you have described the users and the problem.
|
|
340
107
|
|
|
108
|
+
```text
|
|
109
|
+
Nexus, plan the first usable release of my appointment-booking app. Have Atlas define scope, Forge propose the smallest implementation and Sentinel define acceptance checks. List dependencies and stop at the plan review before implementation.
|
|
341
110
|
```
|
|
342
|
-
npx bmad-plus install
|
|
343
|
-
|
|
344
|
-
ποΈ Which packs to install?
|
|
345
|
-
Core (Atlas, Forge, Sentinel, Nexus) is always included.
|
|
346
|
-
|
|
347
|
-
π OSINT β Shadow (investigation, scraping, psychoprofiling)
|
|
348
|
-
𧬠Agent Creator β Maker (design, build, package)
|
|
349
|
-
π‘οΈ Shield GRC β 27 compliance agents + 11 workflows (GDPR, ISO 27001, SOC 2, HIPAA...)
|
|
350
|
-
ποΈ Dev Studio β 6 SDLC agents (full lifecycle: design to deploy)
|
|
351
|
-
π SEO Engine β Scout, Chief, Judge (6-phase audit, PageSpeed)
|
|
352
|
-
π§ Memory β Zecher (persistent brain, session handoffs)
|
|
353
|
-
ποΈ Backup β Smart archive with versioning
|
|
354
|
-
π¬ Animated β Scroll-driven animated websites
|
|
355
|
-
π€ Install everything
|
|
356
|
-
None β Core only
|
|
357
|
-
```
|
|
358
|
-
|
|
359
|
-
| Pack | Agents | Description | Status |
|
|
360
|
-
|------|--------|-------------|--------|
|
|
361
|
-
| βοΈ **Core** | Atlas, Forge, Sentinel, Nexus | Strategy, dev, QA, orchestration | β
Stable |
|
|
362
|
-
| π **OSINT** | Shadow | OSINT intelligence, 55+ Apify actors, 7 APIs | β
Stable |
|
|
363
|
-
| 𧬠**Maker** | Maker | Design, build, validate new BMAD+ agents | β
Stable |
|
|
364
|
-
| π‘οΈ **Shield** | 27 GRC agents + 11 workflows | GDPR, ISO 27001, SOC 2, HIPAA, EU AI Act | β
Stable |
|
|
365
|
-
| ποΈ **Dev Studio** | 6 SDLC agents | Full lifecycle: design to deploy | β
Stable |
|
|
366
|
-
| π **SEO** | Scout, Chief, Judge | 6-phase audit, PageSpeed loop, Google APIs | β
Stable |
|
|
367
|
-
| π§ **Memory** | Zecher | Cross-session brain, decision recall, handoffs | β
Stable |
|
|
368
|
-
| ποΈ **Backup** | Backup Agent | Smart archive with versioning | β
Stable |
|
|
369
|
-
| π¬ **Animated** | Creative Agent | Scroll-driven animated websites | β
Stable |
|
|
370
|
-
|
|
371
|
-
Each pack defines:
|
|
372
|
-
- Its agents and skills
|
|
373
|
-
- Its required/optional API keys
|
|
374
|
-
- Its external package (if applicable)
|
|
375
|
-
|
|
376
|
-
---
|
|
377
|
-
|
|
378
|
-
## β¨ Innovations
|
|
379
|
-
|
|
380
|
-
### 1. 3-Level Intelligent Auto-Activation
|
|
381
111
|
|
|
382
|
-
|
|
112
|
+
Expected result: a prioritized plan with a small first story and explicit review points.
|
|
383
113
|
|
|
384
|
-
|
|
385
|
-
|--------|-----------|---------|
|
|
386
|
-
| π€ **Pattern** | Keywords in the request | "review" β QA activated |
|
|
387
|
-
| π **Contextual** | Domain detected during work | Financial calculations β QA auto-activated after code |
|
|
388
|
-
| π§ **Reasoning** | Logic chain during execution | Architecture inconsistency β Architect auto-activated |
|
|
114
|
+
### Fix a bug in an existing project
|
|
389
115
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
Configuration: `src/bmad-plus/data/role-triggers.yaml`
|
|
393
|
-
|
|
394
|
-
### 2. Autopilot Mode
|
|
395
|
-
|
|
396
|
-
Give a project idea β Nexus orchestrates the complete pipeline:
|
|
116
|
+
Include the failing behavior, steps to reproduce and any relevant error output.
|
|
397
117
|
|
|
118
|
+
```text
|
|
119
|
+
Forge, investigate why saving an edited invoice creates a duplicate. Reproduce the issue, trace the cause and propose the smallest fix. Add a regression check for the real failure, then ask Sentinel to review the affected flow.
|
|
398
120
|
```
|
|
399
|
-
π Discovery (Atlas)
|
|
400
|
-
ββ Brainstorming β Product Brief β PRD β UX Design
|
|
401
|
-
π΄ CHECKPOINT: PRD Approval
|
|
402
|
-
|
|
403
|
-
ποΈ Build (Forge + Sentinel)
|
|
404
|
-
ββ Architecture β Epics β Stories β Sprint
|
|
405
|
-
π΄ CHECKPOINT: Architecture Approval
|
|
406
|
-
ββ For each story: Code β Tests β (retry if failed, max 3)
|
|
407
|
-
π‘ NOTIFY: Story status
|
|
408
|
-
|
|
409
|
-
π Ship (Sentinel + Forge)
|
|
410
|
-
ββ Code Review β UX Review β Documentation β Retro
|
|
411
|
-
π΄ CHECKPOINT: Final approval
|
|
412
|
-
```
|
|
413
|
-
|
|
414
|
-
**Configurable checkpoints:**
|
|
415
|
-
- `require_approval` (π΄) β Pause, wait for approval
|
|
416
|
-
- `notify_only` (π‘) β Notification, continues unless intervened
|
|
417
|
-
- `auto` (π’) β Continues automatically
|
|
418
121
|
|
|
419
|
-
|
|
122
|
+
Expected result: a reproduced failure, a focused fix and evidence that the regression is covered.
|
|
420
123
|
|
|
421
|
-
|
|
124
|
+
### Coordinate independent work
|
|
422
125
|
|
|
423
|
-
|
|
424
|
-
|---|---|
|
|
425
|
-
| Stories without dependencies | Same file modified |
|
|
426
|
-
| Research + tech audit | Story B depends on Story A |
|
|
427
|
-
| Tests + documentation | Architecture before code |
|
|
126
|
+
Use when your host supports parallel agents and the tasks do not write to the same files.
|
|
428
127
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
## π₯οΈ Supported IDEs
|
|
434
|
-
|
|
435
|
-
The installer automatically detects IDEs and generates configs:
|
|
128
|
+
```text
|
|
129
|
+
Nexus, split the approved work into independent tasks. Give each role a scope, owned files and a definition of done. Use parallel agents only if this host supports them; otherwise run the tasks sequentially. Integrate the results and have Sentinel check the whole user flow.
|
|
130
|
+
```
|
|
436
131
|
|
|
437
|
-
|
|
438
|
-
|-----|---------------|-----------|
|
|
439
|
-
| Claude Code | `CLAUDE.md` | `.claude/` folder |
|
|
440
|
-
| Gemini CLI | `GEMINI.md` | `.gemini/` folder |
|
|
441
|
-
| Antigravity | `.gemini/` + `.agents/` | Antigravity Extension |
|
|
442
|
-
| Codex CLI | `AGENTS.md` | `.codex/` folder |
|
|
443
|
-
| OpenCode | `OPENCODE.md` | opencode config |
|
|
132
|
+
Expected result: bounded assignments, explicit dependencies and one integrated review. Parallel execution comes from the host tool.
|
|
444
133
|
|
|
445
|
-
|
|
134
|
+
### Resume without losing decisions
|
|
446
135
|
|
|
447
|
-
|
|
136
|
+
Use at the start of a later session in the same project.
|
|
448
137
|
|
|
449
|
-
```
|
|
450
|
-
|
|
451
|
-
βββ README.md β This file (English)
|
|
452
|
-
βββ readme-international/ β Translated READMEs (fr, es, de)
|
|
453
|
-
βββ CHANGELOG.md β Version history
|
|
454
|
-
βββ CLAUDE.md β Claude Code Config
|
|
455
|
-
βββ GEMINI.md β Gemini CLI Config
|
|
456
|
-
βββ AGENTS.md β Codex CLI / OpenCode Config
|
|
457
|
-
βββ .gitignore
|
|
458
|
-
β
|
|
459
|
-
βββ src/
|
|
460
|
-
β βββ bmad-plus/ β CUSTOM MODULE
|
|
461
|
-
β βββ module.yaml β Module + packs config
|
|
462
|
-
β βββ module-help.csv β Contextual help
|
|
463
|
-
β βββ agents/
|
|
464
|
-
β β βββ agent-strategist/ β Atlas (analyst + pm)
|
|
465
|
-
β β βββ agent-architect-dev/ β Forge (architect + dev + tw)
|
|
466
|
-
β β βββ agent-quality/ β Sentinel (qa + ux)
|
|
467
|
-
β β βββ agent-orchestrator/ β Nexus (sm + qf + autopilot + parallel)
|
|
468
|
-
β β βββ agent-maker/ β Maker (meta-agent) [pack: maker]
|
|
469
|
-
β β βββ agent-shadow/ β Shadow (osint) [pack: osint]
|
|
470
|
-
β βββ skills/
|
|
471
|
-
β β βββ bmad-plus-autopilot/ β Automated pipeline
|
|
472
|
-
β β βββ bmad-plus-parallel/ β Parallel execution
|
|
473
|
-
β βββ data/
|
|
474
|
-
β βββ role-triggers.yaml β Auto-activation rules
|
|
475
|
-
β
|
|
476
|
-
βββ tools/
|
|
477
|
-
β βββ cli/ π οΈ NPX INSTALLER
|
|
478
|
-
β βββ install.js β npx bmad-plus install
|
|
479
|
-
β
|
|
480
|
-
βββ osint-agent-package/ π OSINT PACKAGE
|
|
481
|
-
β βββ agents/ β Shadow Agent (OSINT investigator)
|
|
482
|
-
β βββ skills/ β 55+ Apify actors
|
|
483
|
-
β βββ install.ps1 β Installation script
|
|
484
|
-
β
|
|
485
|
-
βββ upstream/ π¦ UPSTREAM REFERENCE
|
|
486
|
-
βββ (clone of BMAD-METHOD) β Excluded from repo (.gitignore)
|
|
138
|
+
```text
|
|
139
|
+
Read AGENTS.md and the available project memory. Summarize the last verified state, open decisions and the next unfinished task. Check that the notes still match the code before continuing.
|
|
487
140
|
```
|
|
488
141
|
|
|
489
|
-
|
|
142
|
+
Expected result: a short, evidence-based restart. Project notes are useful context and still need to be checked against the current work.
|
|
490
143
|
|
|
491
|
-
##
|
|
144
|
+
## Whatβs new in 0.14.0
|
|
492
145
|
|
|
493
|
-
|
|
146
|
+
Complete workflows, clearer diagnostics
|
|
494
147
|
|
|
495
|
-
|
|
496
|
-
|----------|-------------|---------|
|
|
497
|
-
| `project_name` | Project name | Auto-detected |
|
|
498
|
-
| `user_skill_level` | Dev level | beginner, intermediate, expert |
|
|
499
|
-
| `execution_mode` | Execution mode | manual, autopilot, hybrid |
|
|
500
|
-
| `auto_role_activation` | Role auto-switch| true, false |
|
|
501
|
-
| `parallel_execution` | Parallelism | true, false |
|
|
502
|
-
| `install_packs` | Installed packs | core, osint, maker, audit, all |
|
|
148
|
+
Dev Studio gains complete instructions and verifiable context loading; release documentation follows the published package.
|
|
503
149
|
|
|
504
|
-
|
|
150
|
+
- All 38 Dev Studio workflows retain their existing names, with six personas, resolved resources and explicit inputs and outputs.
|
|
151
|
+
- studio list and studio prepare inspect installed workflows and load real context; your AI assistant executes the work.
|
|
152
|
+
- Installation diagnostics distinguish delivered files, local changes and runtime evidence. Optional Python probes check the actual environment.
|
|
153
|
+
- The npm README, translated release notes and landing are synchronized after package verification; Memory and SEO describe their available capabilities accurately.
|
|
505
154
|
|
|
506
|
-
|
|
507
|
-
|-----|------|-------|
|
|
508
|
-
| `APIFY_API_TOKEN` | OSINT | Social media scraping |
|
|
509
|
-
| `PERPLEXITY_API_KEY` | OSINT | Enriched search |
|
|
155
|
+
## Version History
|
|
510
156
|
|
|
511
|
-
|
|
157
|
+
These dates identify reviewed CHANGELOG notes, not npm publication dates. The website verifies npm publication dates separately.
|
|
158
|
+
|
|
159
|
+
| Version | Release-notes date | Reviewed summary |
|
|
160
|
+
| --- | --- | --- |
|
|
161
|
+
| 0.14.0 | 2026-09-09 | Dev Studio gains complete instructions and verifiable context loading; release documentation follows the published package. |
|
|
162
|
+
| 0.13.0 | 2026-09-08 | Discover published releases, control automatic-update policy and preserve customized agent files. |
|
|
163
|
+
| 0.12.2 | 2026-07-16 | The SEO package includes the Python scripts and requirements needed by its documented workflow. |
|
|
512
164
|
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
| Version | Date | Description |
|
|
516
|
-
|---------|------|-------------|
|
|
517
|
-
| **0.1.0** | 2026-03-17 | π Foundation β 6 agents (Atlas, Forge, Sentinel, Nexus, Shadow, Maker), 3 skills, pack system, multi-IDE support |
|
|
518
|
-
| **0.2.0** | 2026-03-18 | π Oveanet Fusion β 3 new utility packs: SEO Audit 360, Universal Backup, Animated Website |
|
|
519
|
-
| **0.3.0** | 2026-03-19 | π SEO Engine v2.0 β 3 multi-role agents, 4 Python scripts, 6-phase workflow, PageSpeed loop, GEO analysis |
|
|
520
|
-
| **0.4.0** | 2026-03-19 | π’ SEO Engine v2.1 β SKILL.md orchestrator, Google APIs, HTML reports, competitor benchmark, 50 tests, GSC + GA4 extensions |
|
|
521
|
-
| **0.4.1** | 2026-03-19 | π 10-language CLI, CI/CD pipeline, `.npmignore`, security hardening |
|
|
522
|
-
| **0.4.2** | 2026-03-19 | π¦ Public packs β SEO/Backup/Animated agents now in npm package |
|
|
523
|
-
| **0.4.3** | 2026-05-17 | π§ update + doctor commands, i18n complete, credits fix |
|
|
524
|
-
| **0.4.4** | 2026-05-17 | π§ UTF-8 encoding fix, complete i18n 10 languages, 62 unit tests |
|
|
525
|
-
| **0.5.0** | 2026-05-17 | π‘οΈ **Pack Shield** β 27 GRC compliance agents + 11 workflows, 6 categories, 25+ frameworks (GDPR, ISO 27001, SOC 2, EU AI Act...) |
|
|
526
|
-
| **0.6.0** | 2026-05-17 | ποΈ **Pack Dev Studio** β 6 SDLC agents (Miriam, Yosef, Bezalel...) + 30 SDLC workflows, BWML DSL |
|
|
527
|
-
| **0.8.0** | 2026-06-24 | π **Augmented** β 3 new packs (animated, backup, seo), security remediation pass, i18n sync |
|
|
528
|
-
| **0.9.0** | 2026-06-24 | π **Secure** β audit remediation cycle, npm audit clean, shared pack registry (`lib/packs.js`) |
|
|
529
|
-
|
|
530
|
-
See [CHANGELOG.md](CHANGELOG.md) for full details.
|
|
165
|
+
[Release history and update guide](https://bmad-plus.rochetta.fr/docs/#changelog) Β· [All published npm versions](https://www.npmjs.com/package/bmad-plus?activeTab=versions)
|
|
531
166
|
|
|
532
167
|
---
|
|
533
168
|
|