bmad-plus 0.7.3 → 0.7.5

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.
@@ -1,26 +1,26 @@
1
- # ?? BMAD+ � Augmented AI-Driven Development Framework
1
+ # ?? BMAD+ � Augmented AI-Driven Development Framework
2
2
 
3
- [![Version](https://img.shields.io/badge/version-0.7.3-blue.svg)](../CHANGELOG.md)
3
+ [![Version](https://img.shields.io/badge/version-0.7.5-blue.svg)](../CHANGELOG.md)
4
4
  [![Based on](https://img.shields.io/badge/based%20on-BMAD--METHOD%20v6.2.0-green.svg)](https://github.com/bmad-code-org/BMAD-METHOD)
5
5
  [![License](https://img.shields.io/badge/license-MIT-yellow.svg)](../LICENSE)
6
6
 
7
7
  <div align="center">
8
- <a href="../README.md">English</a> | ?? <b>Fran�ais</b> | <a href="README.es.md">Espa�ol</a> | <a href="README.de.md">Deutsch</a>
8
+ <a href="../README.md">English</a> | ?? <b>Fran�ais</b> | <a href="README.es.md">Espa�ol</a> | <a href="README.de.md">Deutsch</a>
9
9
  </div>
10
10
 
11
- > Fork intelligent de [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) v6.2.0 � Agents multi-r�les auto-activables, mode Autopilot, ex�cution parall�le supervis�e, et monitoring upstream WhatsApp.
11
+ > Fork intelligent de [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) v6.2.0 � Agents multi-r�les auto-activables, mode Autopilot, ex�cution parall�le supervis�e, et monitoring upstream WhatsApp.
12
12
 
13
13
  ---
14
14
 
15
- ## ?? Table des mati�res
15
+ ## ?? Table des mati�res
16
16
 
17
17
  - [Pourquoi BMAD+ ?](#-pourquoi-bmad-)
18
18
  - [Quick Start](#-quick-start)
19
19
  - [Architecture](#-architecture)
20
20
  - [Les 5 Agents](#-les-5-agents)
21
- - [Syst�me de Packs](#-syst�me-de-packs)
21
+ - [Syst�me de Packs](#-syst�me-de-packs)
22
22
  - [Innovations](#-innovations)
23
- - [IDE Support�s](#-ide-support�s)
23
+ - [IDE Support�s](#-ide-support�s)
24
24
  - [Monitoring Upstream](#-monitoring-upstream)
25
25
  - [Structure du Projet](#-structure-du-projet)
26
26
  - [Configuration](#-configuration)
@@ -31,16 +31,16 @@
31
31
 
32
32
  ## ?? Pourquoi BMAD+ ?
33
33
 
34
- BMAD-METHOD est un framework excellent avec 9 agents sp�cialis�s. Mais pour un d�veloppeur solo ou une petite �quipe, 9 agents c'est trop fragment�. BMAD+ r�sout ce probl�me :
34
+ BMAD-METHOD est un framework excellent avec 9 agents sp�cialis�s. Mais pour un d�veloppeur solo ou une petite �quipe, 9 agents c'est trop fragment�. BMAD+ r�sout ce probl�me :
35
35
 
36
36
  | BMAD-METHOD | BMAD+ |
37
37
  |---|---|
38
- | 9 agents sp�cialis�s | **5 agents multi-r�les** (11 r�les au total) |
39
- | Activation manuelle uniquement | **Auto-activation intelligente** � 3 niveaux |
40
- | Pas de pipeline automatis� | **Mode Autopilot** : id�e ? livraison |
41
- | Ex�cution s�quentielle | **Parall�lisme supervis�** |
38
+ | 9 agents sp�cialis�s | **5 agents multi-r�les** (11 r�les au total) |
39
+ | Activation manuelle uniquement | **Auto-activation intelligente** � 3 niveaux |
40
+ | Pas de pipeline automatis� | **Mode Autopilot** : id�e ? livraison |
41
+ | Ex�cution s�quentielle | **Parall�lisme supervis�** |
42
42
  | Pas de suivi upstream | **Monitoring hebdomadaire** avec WhatsApp |
43
- | 1-2 IDE support�s | **5 IDE** avec d�tection automatique |
43
+ | 1-2 IDE support�s | **5 IDE** avec d�tection automatique |
44
44
 
45
45
  ---
46
46
 
@@ -53,48 +53,48 @@ npx bmad-plus install
53
53
  ```
54
54
 
55
55
  L'installeur :
56
- 1. D�tecte automatiquement les IDE install�s (Claude Code, Gemini CLI, Codex, etc.)
57
- 2. Propose les packs � installer (Core, OSINT, Maker, Audit)
58
- 3. G�n�re les fichiers de configuration adapt�s
59
- 4. Cr�e les dossiers d'artefacts
56
+ 1. D�tecte automatiquement les IDE install�s (Claude Code, Gemini CLI, Codex, etc.)
57
+ 2. Propose les packs � installer (Core, OSINT, Maker, Audit)
58
+ 3. G�n�re les fichiers de configuration adapt�s
59
+ 4. Cr�e les dossiers d'artefacts
60
60
 
61
- ### Utilisation apr�s installation
61
+ ### Utilisation apr�s installation
62
62
 
63
- #### ?? � qui parler ?
63
+ #### ?? � qui parler ?
64
64
 
65
- | Tu veux... | Parle � | Exemple |
65
+ | Tu veux... | Parle � | Exemple |
66
66
  |---|---|---|
67
- | Discuter d'une id�e de projet | **Atlas** ?? | `Atlas, j'ai une id�e de projet : un SaaS de facturation` |
68
- | Cr�er un PRD / Product Brief | **Atlas** ?? | `Atlas, cr�e le PRD pour mon projet` |
67
+ | Discuter d'une id�e de projet | **Atlas** ?? | `Atlas, j'ai une id�e de projet : un SaaS de facturation` |
68
+ | Cr�er un PRD / Product Brief | **Atlas** ?? | `Atlas, cr�e le PRD pour mon projet` |
69
69
  | Concevoir l'architecture technique | **Forge** ??? | `Forge, propose une architecture pour l'app` |
70
- | Impl�menter du code | **Forge** ??? | `Forge, impl�mente la story AUTH-001` |
71
- | �crire la documentation | **Forge** ??? | `Forge, documente l'API` |
70
+ | Impl�menter du code | **Forge** ??? | `Forge, impl�mente la story AUTH-001` |
71
+ | �crire la documentation | **Forge** ??? | `Forge, documente l'API` |
72
72
  | Tester / faire une revue de code | **Sentinel** ?? | `Sentinel, review le module auth` |
73
- | Planifier un sprint | **Nexus** ?? | `Nexus, cr�e les epics et stories pour le MVP` |
74
- | Tout automatiser de A � Z | **Nexus** ?? | `autopilot` puis d�cris ton projet |
73
+ | Planifier un sprint | **Nexus** ?? | `Nexus, cr�e les epics et stories pour le MVP` |
74
+ | Tout automatiser de A � Z | **Nexus** ?? | `autopilot` puis d�cris ton projet |
75
75
  | Investiguer une personne (OSINT) | **Shadow** ?? | `Shadow, investigate Jean Dupont` |
76
- | Cr�er un nouvel agent BMAD+ | **Maker** ?? | `Maker, cr�e un agent de support client` |
76
+ | Cr�er un nouvel agent BMAD+ | **Maker** ?? | `Maker, cr�e un agent de support client` |
77
77
 
78
78
  #### ?? Workflow typique (mode manuel)
79
79
 
80
80
  ```
81
- 1. "Atlas, brainstorme sur mon id�e de [projet]"
81
+ 1. "Atlas, brainstorme sur mon id�e de [projet]"
82
82
  ? Atlas analyse, pose des questions, propose des angles
83
83
 
84
- 2. "Atlas, cr�e le product brief"
84
+ 2. "Atlas, cr�e le product brief"
85
85
  ? Deliverable: _bmad-output/discovery/product-brief.md
86
86
 
87
- 3. "Atlas, r�dige le PRD"
87
+ 3. "Atlas, r�dige le PRD"
88
88
  ? Deliverable: _bmad-output/discovery/prd.md
89
89
 
90
90
  4. "Forge, propose l'architecture"
91
91
  ? Deliverable: _bmad-output/discovery/architecture.md
92
92
 
93
- 5. "Nexus, d�coupe en epics et stories"
93
+ 5. "Nexus, d�coupe en epics et stories"
94
94
  ? Deliverable: _bmad-output/build/stories/
95
95
 
96
- 6. "Forge, impl�mente la story [X]"
97
- ? Code g�n�r� + tests
96
+ 6. "Forge, impl�mente la story [X]"
97
+ ? Code g�n�r� + tests
98
98
 
99
99
  7. "Sentinel, teste et review"
100
100
  ? Rapport QA + suggestions
@@ -109,13 +109,47 @@ L'installeur :
109
109
 
110
110
  Nexus orchestre tout automatiquement avec des checkpoints pour ton approbation.
111
111
 
112
- #### ?? Commandes cl�s
112
+ #### ?? Commandes cl�s
113
113
 
114
114
  | Commande | Description |
115
115
  |----------|-------------|
116
116
  | `bmad-help` | Voir tous les agents et skills disponibles |
117
- | `autopilot` | Nexus prend le contr�le du pipeline complet |
118
- | `parallel` | Lancer l'ex�cution multi-agents en parall�le |
117
+ | `autopilot` | Nexus prend le contr�le du pipeline complet |
118
+ | `parallel` | Lancer l'ex�cution multi-agents en parall�le |
119
+
120
+
121
+ #### 🔧 Commandes CLI
122
+
123
+ | Command | Description |
124
+ |---------|-------------|
125
+ | `npx bmad-plus install` | Installeur interactif avec sélection de packs et détection IDE |
126
+ | `npx bmad-plus scan [chemin]` | Découvrir et indexer les projets dans le cerveau global |
127
+ | `npx bmad-plus memory status` | Rapport de santé mémoire (projet + cerveau global) |
128
+ | `npx bmad-plus memory export` | Exporter le cerveau en archive Markdown portable |
129
+ | `npx bmad-plus doctor` | Vérifier l'intégrité de l'installation |
130
+ | `npx bmad-plus update` | Mettre à jour agents et skills (conserve la config) |
131
+ | `npx bmad-plus uninstall` | Supprimer BMAD+ du projet actuel |
132
+ | `npx bmad-plus autoconfig` | Bootstrap intelligent — auto-détection, installation et configuration |
133
+
134
+ #### 🔬 Options d'installation avancées
135
+
136
+ ```bash
137
+ npx bmad-plus install --packs all --yes
138
+ npx bmad-plus install --tools none
139
+ npx bmad-plus install --packs core,memory,osint
140
+ ```
141
+
142
+ > **💡 Astuce dogfooding :** Utilisez `--tools none` pour installer BMAD+ dans un projet qui a déjà des fichiers de config IDE manuels. Cela installe agents, skills et mémoire sans écraser vos `CLAUDE.md`, `GEMINI.md` ou `AGENTS.md` existants.
143
+
144
+ #### 🔍 Options de scan
145
+
146
+ ```bash
147
+ npx bmad-plus scan D:\DEV
148
+ npx bmad-plus scan . --active-days 7 --paused-days 90
149
+ npx bmad-plus scan D:\DEV --yes --depth 6
150
+ ```
151
+
152
+ > Légende : 🟢 **actif** (modifié < 30 jours), 🟡 **en pause** (30–180 jours), ⚪ **archivé** (> 180 jours). Seuils personnalisables avec `--active-days` et `--paused-days`.
119
153
 
120
154
  ---
121
155
 
@@ -168,104 +202,104 @@ graph TB
168
202
 
169
203
  ## ?? Les 5 Agents
170
204
 
171
- ### Atlas � Strategist ??
205
+ ### Atlas � Strategist ??
172
206
 
173
207
  **Fusionne :** Analyst (Mary) + Product Manager (John)
174
208
 
175
- | R�le | Sp�cialit� | Auto-activation |
209
+ | R�le | Sp�cialit� | Auto-activation |
176
210
  |------|-----------|-----------------|
177
- | **Analyst** | Recherche march�, SWOT, benchmarks, domain expertise | "analyse", "march�", "benchmark", nouveau projet |
211
+ | **Analyst** | Recherche march�, SWOT, benchmarks, domain expertise | "analyse", "march�", "benchmark", nouveau projet |
178
212
  | **Product Manager** | PRD, product briefs, user stories, roadmaps | "PRD", "roadmap", "MVP", phase planning |
179
213
 
180
214
  **Capabilities :** Brainstorming (BP), Market Research (MR), Domain Research (DR), Technical Research (TR), Product Brief (CB), PRD (PR), UX Design (CU), Document Project (DP)
181
215
 
182
216
  ---
183
217
 
184
- ### Forge � Architect-Dev ???
218
+ ### Forge � Architect-Dev ???
185
219
 
186
220
  **Fusionne :** Architect (Winston) + Developer (Amelia) + Tech Writer (Paige)
187
221
 
188
- | R�le | Sp�cialit� | Auto-activation |
222
+ | R�le | Sp�cialit� | Auto-activation |
189
223
  |------|-----------|-----------------|
190
- | **Architect** | Design technique, API, scalabilit�, choix stack | "architecture", "API", "schema", +5 fichiers modifi�s |
191
- | **Developer** | Impl�mentation TDD, code review, story execution | "implement", "code", "fix", post-architecture |
192
- | **Tech Writer** | Documentation, diagrammes Mermaid, changelogs | "document", "README", post-impl�mentation |
224
+ | **Architect** | Design technique, API, scalabilit�, choix stack | "architecture", "API", "schema", +5 fichiers modifi�s |
225
+ | **Developer** | Impl�mentation TDD, code review, story execution | "implement", "code", "fix", post-architecture |
226
+ | **Tech Writer** | Documentation, diagrammes Mermaid, changelogs | "document", "README", post-impl�mentation |
193
227
 
194
228
  **Capabilities :** Architecture (CA), Implementation Readiness (IR), Dev Story (DS), Code Review (CR), Quick Spec (QS), Quick Dev (QD), Document Project (DP)
195
229
 
196
- **Actions critiques (r�le Dev) :**
197
- - Lire TOUTE la story AVANT impl�mentation
198
- - Ex�cuter les t�ches DANS L'ORDRE
199
- - Tests 100% passants AVANT de passer � la suite
230
+ **Actions critiques (r�le Dev) :**
231
+ - Lire TOUTE la story AVANT impl�mentation
232
+ - Ex�cuter les t�ches DANS L'ORDRE
233
+ - Tests 100% passants AVANT de passer � la suite
200
234
  - JAMAIS mentir sur les tests
201
235
 
202
236
  ---
203
237
 
204
- ### Sentinel � Quality ??
238
+ ### Sentinel � Quality ??
205
239
 
206
240
  **Fusionne :** QA Engineer (Quinn) + UX Designer (Sally)
207
241
 
208
- | R�le | Sp�cialit� | Auto-activation |
242
+ | R�le | Sp�cialit� | Auto-activation |
209
243
  |------|-----------|-----------------|
210
- | **QA Engineer** | Tests API/E2E, edge cases, coverage, code review | "test", "QA", "bug", post-impl�mentation |
211
- | **UX Reviewer** | Evaluation UX, accessibilit�, interaction design | "UX", "interface", "responsive", changements frontend |
244
+ | **QA Engineer** | Tests API/E2E, edge cases, coverage, code review | "test", "QA", "bug", post-impl�mentation |
245
+ | **UX Reviewer** | Evaluation UX, accessibilit�, interaction design | "UX", "interface", "responsive", changements frontend |
212
246
 
213
247
  **Capabilities :** QA Tests (QA), Code Review (CR), UX Design (CU)
214
248
 
215
249
  ---
216
250
 
217
- ### Nexus � Orchestrator ??
251
+ ### Nexus � Orchestrator ??
218
252
 
219
253
  **Fusionne :** Scrum Master (Bob) + Quick-Flow Solo Dev (Barry) + **Autopilot** (nouveau) + **Parallel Supervisor** (nouveau)
220
254
 
221
- | R�le | Sp�cialit� | Auto-activation |
255
+ | R�le | Sp�cialit� | Auto-activation |
222
256
  |------|-----------|-----------------|
223
257
  | **Scrum Master** | Sprint planning, stories, retros, course correction | "sprint", "planning", "backlog" |
224
258
  | **Quick Flow** | Specs rapides, hotfixes, minimum ceremony | "rapide", "hotfix", "petit fix" |
225
- | **Autopilot** | Pipeline automated idea?delivery avec checkpoints | "autopilot", "g�re tout", mode autopilot |
226
- | **Parallel Supervisor** | Multi-agent concurrent, conflict detection, reallocation | "parall�le", t�ches ind�pendantes d�tect�es |
259
+ | **Autopilot** | Pipeline automated idea?delivery avec checkpoints | "autopilot", "g�re tout", mode autopilot |
260
+ | **Parallel Supervisor** | Multi-agent concurrent, conflict detection, reallocation | "parall�le", t�ches ind�pendantes d�tect�es |
227
261
 
228
262
  **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)**
229
263
 
230
264
  ---
231
265
 
232
- ### Shadow � OSINT Intelligence ?? *(Pack OSINT)*
266
+ ### Shadow � OSINT Intelligence ?? *(Pack OSINT)*
233
267
 
234
268
  **Agent d'investigation OSINT complet.**
235
269
 
236
270
  | Capability | Description |
237
271
  |-----------|-------------|
238
- | **INV** | Investigation compl�te Phase 0?6 avec dossier scor� |
272
+ | **INV** | Investigation compl�te Phase 0?6 avec dossier scor� |
239
273
  | **QS** | Quick search multi-moteurs |
240
274
  | **LI/IG/FB** | Scraping LinkedIn, Instagram, Facebook |
241
275
  | **PP** | Psychoprofil MBTI / Big Five |
242
- | **CE** | Enrichissement contact (email, t�l�phone) |
276
+ | **CE** | Enrichissement contact (email, t�l�phone) |
243
277
  | **DG** | Diagnostic des outils/APIs disponibles |
244
278
 
245
279
  **Stack :** 55+ Apify actors, 7 APIs de recherche, 100% Python stdlib, grades de confiance A/B/C/D
246
280
 
247
281
  ---
248
282
 
249
- ### Maker � Agent Creator ?? *(Pack Maker)*
283
+ ### Maker � Agent Creator ?? *(Pack Maker)*
250
284
 
251
- **M�ta-agent qui cr�e d'autres agents.** Donne-lui une description ? il g�n�re un package complet.
285
+ **M�ta-agent qui cr�e d'autres agents.** Donne-lui une description ? il g�n�re un package complet.
252
286
 
253
287
  | Code | Description |
254
288
  |------|-------------|
255
- | **CA** | Create Agent � cr�ation guid�e en 4 phases |
256
- | **QA** | Quick Agent � cr�ation rapide avec d�fauts sens�s |
257
- | **EA** | Edit Agent � modifier un SKILL.md existant |
258
- | **VA** | Validate Agent � v�rifier la conformit� BMAD+ |
259
- | **PA** | Package Agent � g�n�rer le dossier d'int�gration |
289
+ | **CA** | Create Agent � cr�ation guid�e en 4 phases |
290
+ | **QA** | Quick Agent � cr�ation rapide avec d�fauts sens�s |
291
+ | **EA** | Edit Agent � modifier un SKILL.md existant |
292
+ | **VA** | Validate Agent � v�rifier la conformit� BMAD+ |
293
+ | **PA** | Package Agent � g�n�rer le dossier d'int�gration |
260
294
 
261
295
  **Pipeline :** Discovery ? Design (validation user) ? Generation ? Validation
262
- **Output :** `_bmad-output/ready-to-integrate/` � pr�t � copier dans BMAD+
296
+ **Output :** `_bmad-output/ready-to-integrate/` � pr�t � copier dans BMAD+
263
297
 
264
298
  ---
265
299
 
266
- ## ?? Syst�me de Packs
300
+ ## ?? Syst�me de Packs
267
301
 
268
- BMAD+ utilise un syst�me modulaire par packs. Le Core est toujours install�, les packs additionnels sont optionnels.
302
+ BMAD+ utilise un syst�me modulaire par packs. Le Core est toujours install�, les packs additionnels sont optionnels.
269
303
 
270
304
  ```
271
305
  npx bmad-plus install
@@ -273,46 +307,46 @@ npx bmad-plus install
273
307
  ??? Quels packs installer ?
274
308
  Core (Atlas, Forge, Sentinel, Nexus) est toujours inclus.
275
309
 
276
- ?? OSINT � Shadow (investigation, scraping, psychoprofil)
277
- ?? Agent Creator � Maker (design, build, package)
278
- ??? Audit S�curit� � Shield (scan vuln�rabilit�s) [bient�t]
310
+ ?? OSINT � Shadow (investigation, scraping, psychoprofil)
311
+ ?? Agent Creator � Maker (design, build, package)
312
+ ??? Audit S�curit� � Shield (scan vuln�rabilit�s) [bient�t]
279
313
  ?? Tout installer
280
- Aucun � Core uniquement
314
+ Aucun � Core uniquement
281
315
  ```
282
316
 
283
317
  | Pack | Agents | Skills | Status |
284
318
  |------|--------|--------|--------|
285
319
  | ?? **Core** | Atlas, Forge, Sentinel, Nexus | autopilot, parallel, sync | ? Stable |
286
320
  | ?? **OSINT** | Shadow | bmad-osint-investigate | ? Stable |
287
- | ?? **Maker** | Maker | � | ? Stable |
321
+ | ?? **Maker** | Maker | � | ? Stable |
288
322
  | ??? **Audit** | Shield | bmad-audit-scan, bmad-audit-report | ?? Coming soon |
289
323
 
290
- Chaque pack d�finit :
324
+ Chaque pack d�finit :
291
325
  - Ses agents et skills
292
- - Ses cl�s API requises/optionnelles
326
+ - Ses cl�s API requises/optionnelles
293
327
  - Son package externe (si applicable)
294
328
 
295
329
  ---
296
330
 
297
331
  ## ? Innovations
298
332
 
299
- ### 1. Auto-Activation Intelligente � 3 Niveaux
333
+ ### 1. Auto-Activation Intelligente � 3 Niveaux
300
334
 
301
- Chaque agent peut **automatiquement** switcher de r�le quand le contexte le demande :
335
+ Chaque agent peut **automatiquement** switcher de r�le quand le contexte le demande :
302
336
 
303
- | Niveau | M�canisme | Exemple |
337
+ | Niveau | M�canisme | Exemple |
304
338
  |--------|-----------|---------|
305
- | ?? **Pattern** | Mots-cl�s dans la demande | "review" ? QA activ� |
306
- | ?? **Contextuel** | Domaine d�tect� pendant le travail | Calculs financiers ? QA auto-activ� apr�s le code |
307
- | ?? **Raisonnement** | Cha�ne logique en cours d'ex�cution | Incoh�rence architecture ? Architect auto-activ� |
339
+ | ?? **Pattern** | Mots-cl�s dans la demande | "review" ? QA activ� |
340
+ | ?? **Contextuel** | Domaine d�tect� pendant le travail | Calculs financiers ? QA auto-activ� apr�s le code |
341
+ | ?? **Raisonnement** | Cha�ne logique en cours d'ex�cution | Incoh�rence architecture ? Architect auto-activ� |
308
342
 
309
- L'agent **annonce** ses auto-activations : *"?? I'm switching to QA mode � financial calculations detected. Say 'skip' to stay in current mode."*
343
+ L'agent **annonce** ses auto-activations : *"?? I'm switching to QA mode � financial calculations detected. Say 'skip' to stay in current mode."*
310
344
 
311
345
  Configuration : `src/bmad-plus/data/role-triggers.yaml`
312
346
 
313
347
  ### 2. Mode Autopilot
314
348
 
315
- Donnez une id�e projet ? Nexus orchestre le pipeline complet :
349
+ Donnez une id�e projet ? Nexus orchestre le pipeline complet :
316
350
 
317
351
  ```
318
352
  ?? Discovery (Atlas)
@@ -322,7 +356,7 @@ Donnez une id
322
356
  ??? Build (Forge + Sentinel)
323
357
  +? Architecture ? Epics ? Stories ? Sprint
324
358
  ?? CHECKPOINT: Approbation Architecture
325
- +? Pour chaque story: Code ? Tests ? (retry si �chec, max 3)
359
+ +? Pour chaque story: Code ? Tests ? (retry si �chec, max 3)
326
360
  ?? NOTIFY: Status story
327
361
 
328
362
  ?? Ship (Sentinel + Forge)
@@ -331,29 +365,29 @@ Donnez une id
331
365
  ```
332
366
 
333
367
  **Checkpoints configurables :**
334
- - `require_approval` (??) � Pause, notification WhatsApp, attente
335
- - `notify_only` (??) � Notification, continue sauf intervention
336
- - `auto` (??) � Continue automatiquement
368
+ - `require_approval` (??) � Pause, notification WhatsApp, attente
369
+ - `notify_only` (??) � Notification, continue sauf intervention
370
+ - `auto` (??) � Continue automatiquement
337
371
 
338
- ### 3. Ex�cution Parall�le Supervis�e
372
+ ### 3. Ex�cution Parall�le Supervis�e
339
373
 
340
- L'Orchestrateur d�tecte les t�ches ind�pendantes et les lance en parall�le :
374
+ L'Orchestrateur d�tecte les t�ches ind�pendantes et les lance en parall�le :
341
375
 
342
- | Parall�lisable ? | S�quentiel ?? |
376
+ | Parall�lisable ? | S�quentiel ?? |
343
377
  |---|---|
344
- | Stories sans d�pendances | M�me fichier modifi� |
345
- | Recherche + audit tech | Story B d�pend de Story A |
378
+ | Stories sans d�pendances | M�me fichier modifi� |
379
+ | Recherche + audit tech | Story B d�pend de Story A |
346
380
  | Tests + documentation | Architecture avant code |
347
381
 
348
- **Actions de supervision :** Launch, Monitor, Stop, Restart, Reallocate, Escalate (3 �checs ? notification humaine)
382
+ **Actions de supervision :** Launch, Monitor, Stop, Restart, Reallocate, Escalate (3 �checs ? notification humaine)
349
383
 
350
384
  ---
351
385
 
352
- ## ??? IDE Support�s
386
+ ## ??? IDE Support�s
353
387
 
354
- L'installeur d�tecte automatiquement les IDE et g�n�re les configs :
388
+ L'installeur d�tecte automatiquement les IDE et g�n�re les configs :
355
389
 
356
- | IDE | Fichier Config | D�tection |
390
+ | IDE | Fichier Config | D�tection |
357
391
  |-----|---------------|-----------|
358
392
  | Claude Code | `CLAUDE.md` | Dossier `.claude/` |
359
393
  | Gemini CLI | `GEMINI.md` | Dossier `.gemini/` |
@@ -369,18 +403,18 @@ L'installeur d
369
403
 
370
404
  ```
371
405
  1. git fetch upstream BMAD-METHOD
372
- 2. Diff analysis (commits, fichiers modifi�s)
406
+ 2. Diff analysis (commits, fichiers modifi�s)
373
407
  3. Analyse IA via Gemini API ? classification
374
- ?? Compatible | ?? � v�rifier | ?? Breaking
408
+ ?? Compatible | ?? � v�rifier | ?? Breaking
375
409
  4. Notification WhatsApp via Evolution API
376
410
  5. Auto-PR si changements compatibles
377
411
  ```
378
412
 
379
413
  ### Stack
380
- - **weekly-check.py** � Script principal (cron)
381
- - **ai_analyzer.py** � Analyse IA (Gemini 2.0 Flash)
382
- - **notifier.py** � WhatsApp (Evolution API self-hosted) + email fallback
383
- - **mcp_bridge.py** � Pont vers Audit 360� MCP Server (git/github ops)
414
+ - **weekly-check.py** � Script principal (cron)
415
+ - **ai_analyzer.py** � Analyse IA (Gemini 2.0 Flash)
416
+ - **notifier.py** � WhatsApp (Evolution API self-hosted) + email fallback
417
+ - **mcp_bridge.py** � Pont vers Audit 360� MCP Server (git/github ops)
384
418
 
385
419
  ---
386
420
 
@@ -395,43 +429,43 @@ BMAD+/
395
429
  +-- GEMINI.md ? Config Gemini CLI
396
430
  +-- AGENTS.md ? Config Codex CLI / OpenCode
397
431
  +-- .gitignore
398
-
432
+
399
433
  +-- src/
400
- � +-- bmad-plus/ ? MODULE CUSTOM
401
- � +-- module.yaml ? Config module + packs
402
- � +-- module-help.csv ? Aide contextuelle
403
- � +-- agents/
404
- � � +-- agent-strategist/ ? Atlas (analyst + pm)
405
- � � +-- agent-architect-dev/ ? Forge (architect + dev + tw)
406
- � � +-- agent-quality/ ? Sentinel (qa + ux)
407
- � � +-- agent-orchestrator/ ? Nexus (sm + qf + autopilot + parallel)
408
- � � +-- agent-maker/ ? Maker (meta-agent) [pack: maker]
409
- � � +-- agent-shadow/ ? Shadow (osint) [pack: osint]
410
- � +-- skills/
411
- � � +-- bmad-plus-autopilot/ ? Pipeline automatis�
412
- � � +-- bmad-plus-parallel/ ? Ex�cution parall�le
413
- � � +-- bmad-plus-sync/ ? Synchronisation upstream
414
- � +-- data/
415
- � +-- role-triggers.yaml ? R�gles auto-activation
416
-
434
+ � +-- bmad-plus/ ? MODULE CUSTOM
435
+ � +-- module.yaml ? Config module + packs
436
+ � +-- module-help.csv ? Aide contextuelle
437
+ � +-- agents/
438
+ � � +-- agent-strategist/ ? Atlas (analyst + pm)
439
+ � � +-- agent-architect-dev/ ? Forge (architect + dev + tw)
440
+ � � +-- agent-quality/ ? Sentinel (qa + ux)
441
+ � � +-- agent-orchestrator/ ? Nexus (sm + qf + autopilot + parallel)
442
+ � � +-- agent-maker/ ? Maker (meta-agent) [pack: maker]
443
+ � � +-- agent-shadow/ ? Shadow (osint) [pack: osint]
444
+ � +-- skills/
445
+ � � +-- bmad-plus-autopilot/ ? Pipeline automatis�
446
+ � � +-- bmad-plus-parallel/ ? Ex�cution parall�le
447
+ � � +-- bmad-plus-sync/ ? Synchronisation upstream
448
+ � +-- data/
449
+ � +-- role-triggers.yaml ? R�gles auto-activation
450
+
417
451
  +-- monitor/ ?? SURVEILLANCE VPS
418
- � +-- weekly-check.py ? Script principal (cron)
419
- � +-- ai_analyzer.py ? Analyse IA (Gemini API)
420
- � +-- notifier.py ? WhatsApp + email
421
- � +-- mcp_bridge.py ? Pont vers MCP Server
422
- � +-- config.example.yaml ? Template configuration
423
- � +-- docker-compose.yml ? Evolution API
424
-
425
- +-- mcp-server/ ??? AUDIT 360� MCP
426
- � +-- server.py ? 35 tools, 7 modules
427
- � +-- tools/ ? git_ops, github_ops, etc.
428
-
452
+ � +-- weekly-check.py ? Script principal (cron)
453
+ � +-- ai_analyzer.py ? Analyse IA (Gemini API)
454
+ � +-- notifier.py ? WhatsApp + email
455
+ � +-- mcp_bridge.py ? Pont vers MCP Server
456
+ � +-- config.example.yaml ? Template configuration
457
+ � +-- docker-compose.yml ? Evolution API
458
+
459
+ +-- mcp-server/ ??? AUDIT 360� MCP
460
+ � +-- server.py ? 35 tools, 7 modules
461
+ � +-- tools/ ? git_ops, github_ops, etc.
462
+
429
463
  +-- osint-agent-package/ ?? OSINT PACKAGE
430
- � +-- agents/ ? Agent Shadow (original)
431
- � +-- skills/ ? 55+ Apify actors
432
- � +-- install.ps1 ? Script d'installation
433
-
434
- +-- upstream/ ?? R�F�RENCE UPSTREAM
464
+ � +-- agents/ ? Agent Shadow (original)
465
+ � +-- skills/ ? 55+ Apify actors
466
+ � +-- install.ps1 ? Script d'installation
467
+
468
+ +-- upstream/ ?? R�F�RENCE UPSTREAM
435
469
  +-- (clone de BMAD-METHOD) ? Exclu du repo (.gitignore)
436
470
  ```
437
471
 
@@ -443,20 +477,20 @@ BMAD+/
443
477
 
444
478
  | Variable | Description | Valeurs |
445
479
  |----------|-------------|---------|
446
- | `project_name` | Nom du projet | Auto-d�tect� |
480
+ | `project_name` | Nom du projet | Auto-d�tect� |
447
481
  | `user_skill_level` | Niveau du dev | beginner, intermediate, expert |
448
- | `execution_mode` | Mode d'ex�cution | manual, autopilot, hybrid |
449
- | `auto_role_activation` | Auto-switch de r�les | true, false |
450
- | `parallel_execution` | Parall�lisme | true, false |
451
- | `install_packs` | Packs install�s | core, osint, maker, audit, all |
482
+ | `execution_mode` | Mode d'ex�cution | manual, autopilot, hybrid |
483
+ | `auto_role_activation` | Auto-switch de r�les | true, false |
484
+ | `parallel_execution` | Parall�lisme | true, false |
485
+ | `install_packs` | Packs install�s | core, osint, maker, audit, all |
452
486
 
453
- ### Cl�s API (selon les packs)
487
+ ### Cl�s API (selon les packs)
454
488
 
455
- | Cl� | Pack | Usage |
489
+ | Cl� | Pack | Usage |
456
490
  |-----|------|-------|
457
491
  | `GEMINI_API_KEY` | Monitor | Analyse IA des diffs upstream |
458
492
  | `EVOLUTION_API_KEY` | Monitor | Notifications WhatsApp |
459
- | `APIFY_API_TOKEN` | OSINT | Scraping r�seaux sociaux |
493
+ | `APIFY_API_TOKEN` | OSINT | Scraping r�seaux sociaux |
460
494
  | `PERPLEXITY_API_KEY` | OSINT | Recherche enrichie |
461
495
 
462
496
  ---
@@ -465,18 +499,18 @@ BMAD+/
465
499
 
466
500
  | Version | Date | Description |
467
501
  |---------|------|-------------|
468
- | **0.1.0** | 2026-03-17 | ?? Foundation � 6 agents (Atlas, Forge, Sentinel, Nexus, Shadow, Maker), 3 skills, pack system, monitoring, multi-IDE support |
502
+ | **0.1.0** | 2026-03-17 | ?? Foundation � 6 agents (Atlas, Forge, Sentinel, Nexus, Shadow, Maker), 3 skills, pack system, monitoring, multi-IDE support |
469
503
 
470
- Voir [CHANGELOG.md](../CHANGELOG.md) pour le d�tail complet.
504
+ Voir [CHANGELOG.md](../CHANGELOG.md) pour le d�tail complet.
471
505
 
472
506
  ---
473
507
 
474
508
  ## ?? Licence
475
509
 
476
- MIT � Bas� sur [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) (MIT)
510
+ MIT � Bas� sur [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) (MIT)
477
511
 
478
- ### Cr�dits
512
+ ### Cr�dits
479
513
 
480
- - **BMAD-METHOD** by [bmad-code-org](https://github.com/bmad-code-org) � Framework de base
481
- - **OSINT Pipeline** bas� sur [smixs/osint-skill](https://github.com/smixs/osint-skill) (MIT)
482
- - **Apify Actor Runner** int�gr� de [apify/agent-skills](https://github.com/apify/agent-skills) (MIT)
514
+ - **BMAD-METHOD** by [bmad-code-org](https://github.com/bmad-code-org) � Framework de base
515
+ - **OSINT Pipeline** bas� sur [smixs/osint-skill](https://github.com/smixs/osint-skill) (MIT)
516
+ - **Apify Actor Runner** int�gr� de [apify/agent-skills](https://github.com/apify/agent-skills) (MIT)
@@ -88,6 +88,17 @@ for (const option of memory.options || []) {
88
88
  }
89
89
  memoryCmd.action(memory.action);
90
90
 
91
+ // Autoconfig command
92
+ const autoconfig = require('./commands/autoconfig');
93
+ const autoconfigCmd = program
94
+ .command('autoconfig')
95
+ .description('Smart project bootstrap — auto-detect, install, and configure');
96
+
97
+ for (const option of autoconfig.options || []) {
98
+ autoconfigCmd.option(...option);
99
+ }
100
+ autoconfigCmd.action(autoconfig.action);
101
+
91
102
  program.parse(process.argv);
92
103
 
93
104
  if (process.argv.slice(2).length === 0) {