bmad-plus 0.4.0 → 0.4.2

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.
Files changed (68) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/README.md +13 -56
  3. package/osint-agent-package/skills/bmad-osint-investigate/osint/SKILL.md +452 -452
  4. package/osint-agent-package/skills/bmad-osint-investigate/osint/assets/dossier-template.md +116 -116
  5. package/osint-agent-package/skills/bmad-osint-investigate/osint/references/content-extraction.md +100 -100
  6. package/osint-agent-package/skills/bmad-osint-investigate/osint/references/platforms.md +130 -130
  7. package/osint-agent-package/skills/bmad-osint-investigate/osint/references/psychoprofile.md +69 -69
  8. package/osint-agent-package/skills/bmad-osint-investigate/osint/references/tools.md +281 -281
  9. package/osint-agent-package/skills/bmad-osint-investigate/osint/scripts/mcp-client.py +136 -136
  10. package/package.json +1 -1
  11. package/readme-international/README.de.md +1 -1
  12. package/readme-international/README.es.md +1 -1
  13. package/readme-international/README.fr.md +1 -1
  14. package/tools/cli/commands/install.js +88 -59
  15. package/tools/cli/i18n.js +501 -0
  16. package/oveanet-pack/animated-website/DEPLOYMENT.md +0 -104
  17. package/oveanet-pack/animated-website/README.md +0 -63
  18. package/oveanet-pack/animated-website/agent.yaml +0 -63
  19. package/oveanet-pack/seo-audit-360/DEPLOYMENT.md +0 -115
  20. package/oveanet-pack/seo-audit-360/README.md +0 -66
  21. package/oveanet-pack/seo-audit-360/agent.yaml +0 -70
  22. package/oveanet-pack/seo-audit-360/extensions/google-analytics/EXTENSION.md +0 -79
  23. package/oveanet-pack/seo-audit-360/extensions/google-analytics/ga4_client.py +0 -200
  24. package/oveanet-pack/seo-audit-360/extensions/google-analytics/requirements.txt +0 -4
  25. package/oveanet-pack/seo-audit-360/extensions/google-search-console/EXTENSION.md +0 -109
  26. package/oveanet-pack/seo-audit-360/extensions/google-search-console/gsc_client.py +0 -186
  27. package/oveanet-pack/seo-audit-360/extensions/google-search-console/requirements.txt +0 -4
  28. package/oveanet-pack/seo-audit-360/hooks/seo-check.sh +0 -95
  29. package/oveanet-pack/seo-audit-360/requirements.txt +0 -14
  30. package/oveanet-pack/seo-audit-360/scripts/__pycache__/seo_crawl.cpython-314.pyc +0 -0
  31. package/oveanet-pack/seo-audit-360/scripts/__pycache__/seo_parse.cpython-314.pyc +0 -0
  32. package/oveanet-pack/seo-audit-360/scripts/install.ps1 +0 -53
  33. package/oveanet-pack/seo-audit-360/scripts/install.sh +0 -48
  34. package/oveanet-pack/seo-audit-360/scripts/seo_apis.py +0 -464
  35. package/oveanet-pack/seo-audit-360/scripts/seo_crawl.py +0 -282
  36. package/oveanet-pack/seo-audit-360/scripts/seo_fetch.py +0 -231
  37. package/oveanet-pack/seo-audit-360/scripts/seo_parse.py +0 -255
  38. package/oveanet-pack/seo-audit-360/scripts/seo_report.py +0 -403
  39. package/oveanet-pack/seo-audit-360/scripts/seo_screenshot.py +0 -202
  40. package/oveanet-pack/seo-audit-360/tests/__pycache__/test_crawl.cpython-314-pytest-9.0.2.pyc +0 -0
  41. package/oveanet-pack/seo-audit-360/tests/__pycache__/test_parse.cpython-314-pytest-9.0.2.pyc +0 -0
  42. package/oveanet-pack/seo-audit-360/tests/fixtures/sample_page.html +0 -62
  43. package/oveanet-pack/seo-audit-360/tests/test_apis.py +0 -75
  44. package/oveanet-pack/seo-audit-360/tests/test_crawl.py +0 -121
  45. package/oveanet-pack/seo-audit-360/tests/test_fetch.py +0 -70
  46. package/oveanet-pack/seo-audit-360/tests/test_parse.py +0 -184
  47. package/oveanet-pack/universal-backup/DEPLOYMENT.md +0 -80
  48. package/oveanet-pack/universal-backup/README.md +0 -58
  49. package/oveanet-pack/universal-backup/agent.yaml +0 -45
  50. /package/{oveanet-pack/animated-website/agent → src/bmad-plus/agents/pack-animated}/animated-website-agent.md +0 -0
  51. /package/{oveanet-pack/animated-website → src/bmad-plus/agents/pack-animated}/templates/animated-website-workflow.md +0 -0
  52. /package/{oveanet-pack/universal-backup/agent → src/bmad-plus/agents/pack-backup}/backup-agent.md +0 -0
  53. /package/{oveanet-pack/universal-backup → src/bmad-plus/agents/pack-backup}/templates/backup-workflow.md +0 -0
  54. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/SKILL.md +0 -0
  55. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/checklist.md +0 -0
  56. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/pagespeed-playbook.md +0 -0
  57. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/audit-schema.json +0 -0
  58. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/cwv-thresholds.md +0 -0
  59. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/eeat-criteria.md +0 -0
  60. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/geo-signals.md +0 -0
  61. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/hreflang-rules.md +0 -0
  62. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/quality-gates.md +0 -0
  63. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/schema-catalog.md +0 -0
  64. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/schema-templates.json +0 -0
  65. /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-chief.md +0 -0
  66. /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-judge.md +0 -0
  67. /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-scout.md +0 -0
  68. /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/templates/seo-audit-workflow.md +0 -0
package/CHANGELOG.md CHANGED
@@ -5,6 +5,35 @@ All notable changes to BMAD+ will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.4.2] — 2026-03-19
9
+
10
+ ### 📦 Public Packs — SEO/Backup/Animated now in npm
11
+
12
+ ### Added
13
+ - **Public pack agents** — SEO Audit 360, Universal Backup, Animated Website agent files now included in npm package
14
+ - Agent files copied from `oveanet-pack/` to `src/bmad-plus/agents/pack-seo/`, `pack-backup/`, `pack-animated/`
15
+ - Installer `packDir` system replaces `oveanetAgent` for proper npm distribution
16
+
17
+ ---
18
+
19
+ ## [0.4.1] — 2026-03-19
20
+
21
+ ### 🌐 CLI Internationalization + DevOps Hardening
22
+
23
+ ### Added
24
+ - **10-language CLI installer** — EN, FR, ES, DE, PT-BR, RU, ZH, HE, JA, IT with language selector at startup
25
+ - **CI/CD pipeline** — `publish-distribution.yml` GitHub Action (Golden → Public repo scrubbing)
26
+ - **`.npmignore`** — Excludes private directories from npm package
27
+ - **`/deploy` workflow** — Mandatory pre-deployment checklist
28
+ - **Post-install guide** — Enriched with all packs (SEO, Backup, Animated Website)
29
+
30
+ ### Fixed
31
+ - **Security** — Purged `secrets/github_pat.txt` from git history, fixed `.gitignore` UTF-16 corruption
32
+ - **Version badges** — Updated from 0.1.0 → 0.4.1 across all 5 READMEs
33
+ - **Project structure** — Updated trees in both Golden and Distribution READMEs
34
+
35
+ ---
36
+
8
37
  ## [0.4.0] — 2026-03-19
9
38
 
10
39
  ### 🏢 SEO Engine — Enterprise Extensions (Sprint 4)
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 🚀 BMAD+ — Augmented AI-Driven Development Framework
2
2
 
3
- [![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)](CHANGELOG.md)
3
+ [![Version](https://img.shields.io/badge/version-0.4.2-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
 
@@ -8,7 +8,7 @@
8
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
9
  </div>
10
10
 
11
- > Smart fork of [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) v6.2.0 — Multi-role self-activating agents, Autopilot mode, supervised parallel execution, and WhatsApp upstream monitoring.
11
+ > Smart fork of [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) v6.2.0 — Multi-role self-activating agents, Autopilot mode, supervised parallel execution, and a modular pack system.
12
12
 
13
13
  ---
14
14
 
@@ -21,7 +21,6 @@
21
21
  - [Pack System](#-pack-system)
22
22
  - [Innovations](#-innovations)
23
23
  - [Supported IDEs](#-supported-ides)
24
- - [Upstream Monitoring](#-upstream-monitoring)
25
24
  - [Project Structure](#-project-structure)
26
25
  - [Configuration](#-configuration)
27
26
  - [Version History](#-version-history)
@@ -39,7 +38,6 @@ BMAD-METHOD is an excellent framework with 9 specialized agents. But for a solo
39
38
  | Manual activation only | **Intelligent auto-activation** at 3 levels |
40
39
  | No automated pipeline | **Autopilot Mode**: idea → delivery |
41
40
  | Sequential execution | **Supervised parallelism** |
42
- | No upstream tracking | **Weekly monitoring** with WhatsApp |
43
41
  | 1-2 IDEs supported | **5 IDEs** with auto-detection |
44
42
 
45
43
  ---
@@ -146,22 +144,10 @@ graph TB
146
144
  subgraph Skills["Custom Skills"]
147
145
  AP[Autopilot]
148
146
  PL[Parallel]
149
- SY[Sync]
150
147
  end
151
148
 
152
149
  NX --> AP
153
150
  NX --> PL
154
- NX --> SY
155
-
156
- subgraph VPS["VPS Infrastructure"]
157
- MCP[MCP Server<br/>35 tools]
158
- EVO[Evolution API<br/>WhatsApp]
159
- MON[Weekly Monitor]
160
- end
161
-
162
- SY --> MCP
163
- MON --> EVO
164
- MON --> MCP
165
151
  ```
166
152
 
167
153
  ---
@@ -282,7 +268,7 @@ npx bmad-plus install
282
268
 
283
269
  | Pack | Agents | Skills | Status |
284
270
  |------|--------|--------|--------|
285
- | ⚙️ **Core** | Atlas, Forge, Sentinel, Nexus | autopilot, parallel, sync | ✅ Stable |
271
+ | ⚙️ **Core** | Atlas, Forge, Sentinel, Nexus | autopilot, parallel | ✅ Stable |
286
272
  | 🔍 **OSINT** | Shadow | bmad-osint-investigate | ✅ Stable |
287
273
  | 🧬 **Maker** | Maker | — | ✅ Stable |
288
274
  | 🛡️ **Audit** | Shield | bmad-audit-scan, bmad-audit-report | 🔜 Coming soon |
@@ -331,7 +317,7 @@ Give a project idea → Nexus orchestrates the complete pipeline:
331
317
  ```
332
318
 
333
319
  **Configurable checkpoints:**
334
- - `require_approval` (🔴) — Pause, WhatsApp notification, wait
320
+ - `require_approval` (🔴) — Pause, wait for approval
335
321
  - `notify_only` (🟡) — Notification, continues unless intervened
336
322
  - `auto` (🟢) — Continues automatically
337
323
 
@@ -363,27 +349,6 @@ The installer automatically detects IDEs and generates configs:
363
349
 
364
350
  ---
365
351
 
366
- ## 📡 Upstream Monitoring
367
-
368
- ### Weekly pipeline (cron VPS, Monday 9am)
369
-
370
- ```
371
- 1. git fetch upstream BMAD-METHOD
372
- 2. Diff analysis (commits, modified files)
373
- 3. AI analysis via Gemini API → classification
374
- 🟢 Compatible | 🟡 To check | 🔴 Breaking
375
- 4. WhatsApp Notification via Evolution API
376
- 5. Auto-PR if changes are compatible
377
- ```
378
-
379
- ### Stack
380
- - **weekly-check.py** — Main script (cron)
381
- - **ai_analyzer.py** — AI Classification (Gemini 2.0 Flash)
382
- - **notifier.py** — WhatsApp (Evolution API self-hosted) + email fallback
383
- - **mcp_bridge.py** — Bridge to Audit 360° MCP Server (git/github ops)
384
-
385
- ---
386
-
387
352
  ## 📁 Project Structure
388
353
 
389
354
  ```
@@ -409,25 +374,16 @@ BMAD+/
409
374
  │ │ └── agent-shadow/ ← Shadow (osint) [pack: osint]
410
375
  │ ├── skills/
411
376
  │ │ ├── bmad-plus-autopilot/ ← Automated pipeline
412
- │ │ ├── bmad-plus-parallel/ ← Parallel execution
413
- │ │ └── bmad-plus-sync/ ← Upstream sync
377
+ │ │ └── bmad-plus-parallel/ ← Parallel execution
414
378
  │ └── data/
415
379
  │ └── role-triggers.yaml ← Auto-activation rules
416
380
 
417
- ├── monitor/ 🤖 VPS SURVEILLANCE
418
- ├── weekly-check.py ← Main script (cron)
419
- ├── ai_analyzer.pyAI Analysis (Gemini API)
420
- │ ├── notifier.py ← WhatsApp + email
421
- │ ├── mcp_bridge.py ← Bridge to MCP Server
422
- │ ├── config.example.yaml ← Configuration template
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.
381
+ ├── tools/
382
+ └── cli/ 🛠️ NPX INSTALLER
383
+ └── install.jsnpx bmad-plus install
428
384
 
429
385
  ├── osint-agent-package/ 🔍 OSINT PACKAGE
430
- │ ├── agents/ ← Shadow Agent (original)
386
+ │ ├── agents/ ← Shadow Agent (OSINT investigator)
431
387
  │ ├── skills/ ← 55+ Apify actors
432
388
  │ └── install.ps1 ← Installation script
433
389
 
@@ -454,8 +410,6 @@ BMAD+/
454
410
 
455
411
  | Key | Pack | Usage |
456
412
  |-----|------|-------|
457
- | `GEMINI_API_KEY` | Monitor | AI Analysis of upstream diffs |
458
- | `EVOLUTION_API_KEY` | Monitor | WhatsApp Notifications |
459
413
  | `APIFY_API_TOKEN` | OSINT | Social media scraping |
460
414
  | `PERPLEXITY_API_KEY` | OSINT | Enriched search |
461
415
 
@@ -465,9 +419,12 @@ BMAD+/
465
419
 
466
420
  | Version | Date | Description |
467
421
  |---------|------|-------------|
468
- | **0.1.0** | 2026-03-17 | 🎉 Foundation — 6 agents (Atlas, Forge, Sentinel, Nexus, Shadow, Maker), 3 skills, pack system, monitoring, multi-IDE support |
422
+ | **0.1.0** | 2026-03-17 | 🎉 Foundation — 6 agents (Atlas, Forge, Sentinel, Nexus, Shadow, Maker), 3 skills, pack system, multi-IDE support |
469
423
  | **0.2.0** | 2026-03-18 | 🔀 Oveanet Fusion — 3 new utility packs: SEO Audit 360, Universal Backup, Animated Website |
470
424
  | **0.3.0** | 2026-03-19 | 🚀 SEO Engine v2.0 — 3 multi-role agents, 4 Python scripts, 6-phase workflow, PageSpeed loop, GEO analysis |
425
+ | **0.4.0** | 2026-03-19 | 🏢 SEO Engine v2.1 — SKILL.md orchestrator, Google APIs, HTML reports, competitor benchmark, 50 tests, GSC + GA4 extensions |
426
+ | **0.4.1** | 2026-03-19 |
427
+ | **0.4.2** | 2026-03-19 | Public packs SEO/Backup/Animated agents now in npm package | 🌐 10-language CLI, CI/CD pipeline, `.npmignore`, `/deploy` workflow, security hardening |
471
428
 
472
429
  See [CHANGELOG.md](CHANGELOG.md) for full details.
473
430