bmad-elsabro 1.0.0 → 1.2.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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "bmad-elsabro",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.2.0",
|
|
5
5
|
"description": "BMAD-ElSabro: Enhanced AI-driven agile development with Guided Mode, Auto-Parallelization, YOLO Mode, and Brownfield support",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"agile",
|
package/src/bmm/module.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
code: bmm
|
|
2
|
-
name: "
|
|
3
|
-
description: "AI-driven agile development
|
|
2
|
+
name: "ElSabro - Enhanced AI-Driven Development"
|
|
3
|
+
description: "AI-driven agile development with YOLO Mode, Auto-Parallelization, Guided Mode, and Brownfield support"
|
|
4
4
|
default_selected: true # This module will be selected by default for new installations
|
|
5
5
|
|
|
6
6
|
# Variables from Core Config inserted:
|
package/src/core/module.yaml
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
code: core
|
|
2
|
-
name: "
|
|
2
|
+
name: "ElSabro Core Module"
|
|
3
3
|
|
|
4
|
-
header: "
|
|
5
|
-
subheader: "Configure the core settings for your
|
|
4
|
+
header: "ElSabro Core Configuration"
|
|
5
|
+
subheader: "Configure the core settings for your ElSabro installation.\nThese settings will be used across all modules and agents."
|
|
6
6
|
|
|
7
7
|
user_name:
|
|
8
8
|
prompt: "What should agents call you? (Use your name or a team name)"
|
|
9
|
-
default: "
|
|
9
|
+
default: "Developer"
|
|
10
10
|
result: "{value}"
|
|
11
11
|
|
|
12
12
|
communication_language:
|
|
@@ -6,7 +6,7 @@ modules:
|
|
|
6
6
|
url: https://github.com/bmad-code-org/bmad-builder
|
|
7
7
|
module-definition: src/module.yaml
|
|
8
8
|
code: bmb
|
|
9
|
-
name: "
|
|
9
|
+
name: "ElSabro Builder"
|
|
10
10
|
description: "Agent, Workflow and Module Builder"
|
|
11
11
|
defaultSelected: false
|
|
12
12
|
type: bmad-org
|
|
@@ -16,7 +16,7 @@ modules:
|
|
|
16
16
|
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
|
17
17
|
module-definition: src/module.yaml
|
|
18
18
|
code: cis
|
|
19
|
-
name: "
|
|
19
|
+
name: "ElSabro Creative Innovation Suite"
|
|
20
20
|
description: "Creative tools for writing, brainstorming, and more"
|
|
21
21
|
defaultSelected: false
|
|
22
22
|
type: bmad-org
|
|
@@ -26,7 +26,7 @@ modules:
|
|
|
26
26
|
url: https://github.com/bmad-code-org/bmad-module-game-dev-studio.git
|
|
27
27
|
module-definition: src/module.yaml
|
|
28
28
|
code: gds
|
|
29
|
-
name: "
|
|
29
|
+
name: "ElSabro Game Dev Suite"
|
|
30
30
|
description: "Game development agents and workflows"
|
|
31
31
|
defaultSelected: false
|
|
32
32
|
type: bmad-org
|
|
@@ -1,29 +1,32 @@
|
|
|
1
|
-
# BMAD Installer Messages
|
|
2
|
-
#
|
|
3
|
-
# Edit this file to change what users see during the install process
|
|
1
|
+
# BMAD-ElSabro Installer Messages
|
|
2
|
+
# Enhanced Edition with YOLO Mode, Auto-Parallelization, Guided Mode, and Brownfield support
|
|
4
3
|
|
|
5
4
|
# Display at the START of installation (after logo, before prompts)
|
|
6
5
|
startMessage: |
|
|
7
6
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
8
7
|
|
|
9
|
-
🎉
|
|
8
|
+
🎉 Welcome to BMAD-ElSabro - Enhanced AI-Driven Agile Development!
|
|
10
9
|
|
|
11
|
-
|
|
12
|
-
- 50+ workflows covering the full development lifecycle
|
|
13
|
-
- Stability - we will still be adding and evolving and optimizing,
|
|
14
|
-
but anticipate no massive breaking changes
|
|
15
|
-
- Groundwork in place for customization and community modules
|
|
10
|
+
This fork includes powerful new features for maximum productivity:
|
|
16
11
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
-
|
|
12
|
+
⚡ NEW FEATURES:
|
|
13
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
14
|
+
│ 🚀 YOLO Mode - Ultra-fast 2-step development │
|
|
15
|
+
│ 🔄 Auto-Parallel - Automatic task parallelization │
|
|
16
|
+
│ 🎯 Guided Mode - For non-technical users with ideas │
|
|
17
|
+
│ 🏗️ Brownfield - Fast-track for existing projects │
|
|
18
|
+
│ ⚡ Parallel Work - 5 parallel execution workflows │
|
|
19
|
+
│ 🧪 Fix & Test - Auto-detect bugs and generate tests │
|
|
20
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
22
|
+
📊 SPEED PROFILES:
|
|
23
|
+
• yolo - Maximum speed, minimum ceremony (3-4x faster)
|
|
24
|
+
• agile - Balanced speed and safety (default)
|
|
25
|
+
• cautious - Maximum safety and validation
|
|
26
|
+
• guided - Step-by-step guidance for non-coders
|
|
25
27
|
|
|
26
|
-
|
|
28
|
+
📚 Based on BMad Method: https://github.com/bmad-code-org/BMAD-METHOD
|
|
29
|
+
🍴 ElSabro Fork: https://github.com/goat1990/BMAD-elsabro
|
|
27
30
|
|
|
28
31
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
29
32
|
|
|
@@ -31,29 +34,35 @@ startMessage: |
|
|
|
31
34
|
endMessage: |
|
|
32
35
|
════════════════════════════════════════════════════════════════════════════════
|
|
33
36
|
|
|
34
|
-
✨ BMAD
|
|
37
|
+
✨ BMAD-ELSABRO INSTALLED SUCCESSFULLY!
|
|
35
38
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
+
🚀 QUICK START COMMANDS:
|
|
40
|
+
┌─────────────────────────────────────────────────────────────────────────┐
|
|
41
|
+
│ /yolo "your task" - Ultra-fast development (2 steps max) │
|
|
42
|
+
│ /brownfield "task" - Add features to existing projects │
|
|
43
|
+
│ /quick-spec - Fast feature specification │
|
|
44
|
+
│ /sprint-mode - Complete sprint automation (4x faster) │
|
|
45
|
+
│ /parallel-analysis - 4 experts analyze simultaneously │
|
|
46
|
+
│ /bmad-help - Show all available commands │
|
|
47
|
+
└─────────────────────────────────────────────────────────────────────────┘
|
|
39
48
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
-
|
|
43
|
-
|
|
49
|
+
📋 INSTALLED FEATURES:
|
|
50
|
+
✅ YOLO Mode - Zero ceremony, maximum speed
|
|
51
|
+
✅ Auto-Parallelization - Tasks parallelized automatically
|
|
52
|
+
✅ Guided Mode - Non-technical user support
|
|
53
|
+
✅ Brownfield Fast-Track - Existing project support
|
|
54
|
+
✅ Parallel Work Workflows - 5 parallel execution modes
|
|
55
|
+
✅ Speed Profiles - yolo/agile/cautious/guided
|
|
44
56
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
57
|
+
🎯 CHOOSE YOUR PATH:
|
|
58
|
+
• New project, know what you want? → /yolo
|
|
59
|
+
• Existing project, add features? → /brownfield
|
|
60
|
+
• Need full planning? → /product-brief
|
|
61
|
+
• Just exploring? → /bmad-help
|
|
49
62
|
|
|
50
63
|
📚 RESOURCES:
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
⭐⭐⭐ HELP US GROW:
|
|
55
|
-
- Star us on GitHub: https://github.com/bmad-code-org/BMAD-METHOD/
|
|
56
|
-
- Subscribe on YouTube: https://www.youtube.com/@BMadCode
|
|
57
|
-
- Every star & sub helps us reach more developers!
|
|
64
|
+
• GitHub: https://github.com/goat1990/BMAD-elsabro
|
|
65
|
+
• Original BMAD: https://github.com/bmad-code-org/BMAD-METHOD
|
|
66
|
+
• Docs: http://docs.bmad-method.org/
|
|
58
67
|
|
|
59
68
|
════════════════════════════════════════════════════════════════════════════════
|
|
@@ -29,17 +29,17 @@ const CLIUtils = {
|
|
|
29
29
|
|
|
30
30
|
const version = this.getVersion();
|
|
31
31
|
|
|
32
|
-
// ASCII art logo
|
|
32
|
+
// ASCII art logo - BMAD-ElSabro Edition
|
|
33
33
|
const logo = `
|
|
34
|
-
██████╗ ███╗ ███╗ █████╗ ██████╗
|
|
35
|
-
██╔══██╗████╗ ████║██╔══██╗██╔══██╗
|
|
36
|
-
██████╔╝██╔████╔██║███████║██║ ██║
|
|
37
|
-
██╔══██╗██║╚██╔╝██║██╔══██║██║ ██║
|
|
38
|
-
██████╔╝██║ ╚═╝ ██║██║ ██║██████╔╝
|
|
39
|
-
╚═════╝ ╚═╝ ╚═╝╚═╝
|
|
34
|
+
██████╗ ███╗ ███╗ █████╗ ██████╗ ███████╗██╗ ███████╗ █████╗ ██████╗ ██████╗ ██████╗
|
|
35
|
+
██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔════╝██║ ██╔════╝██╔══██╗██╔══██╗██╔══██╗██╔═══██╗
|
|
36
|
+
██████╔╝██╔████╔██║███████║██║ ██║ █████╗█████╗ ██║ ███████╗███████║██████╔╝██████╔╝██║ ██║
|
|
37
|
+
██╔══██╗██║╚██╔╝██║██╔══██║██║ ██║ ╚════╝██╔══╝ ██║ ╚════██║██╔══██║██╔══██╗██╔══██╗██║ ██║
|
|
38
|
+
██████╔╝██║ ╚═╝ ██║██║ ██║██████╔╝ ███████╗███████╗███████║██║ ██║██████╔╝██║ ██║╚██████╔╝
|
|
39
|
+
╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚══════╝╚══════╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═════╝`;
|
|
40
40
|
|
|
41
41
|
console.log(chalk.cyan(logo));
|
|
42
|
-
console.log(chalk.
|
|
42
|
+
console.log(chalk.yellow(` 🚀 Enhanced Edition`) + chalk.dim(` - YOLO Mode | Auto-Parallel | Guided Mode | Brownfield`) + chalk.cyan.bold(` v${version}`) + '\n');
|
|
43
43
|
},
|
|
44
44
|
|
|
45
45
|
/**
|
package/tools/cli/lib/ui.js
CHANGED
|
@@ -791,7 +791,7 @@ class UI {
|
|
|
791
791
|
coreModules.sort((a, b) => a.sortKey - b.sortKey);
|
|
792
792
|
// Remove sortKey from final entries
|
|
793
793
|
if (coreModules.length > 0) {
|
|
794
|
-
groupedOptions['
|
|
794
|
+
groupedOptions['ElSabro Core'] = coreModules.map(({ label, value }) => ({ label, value }));
|
|
795
795
|
}
|
|
796
796
|
|
|
797
797
|
// Group 2: BMad Official Modules (type: bmad-org)
|
|
@@ -807,7 +807,7 @@ class UI {
|
|
|
807
807
|
}
|
|
808
808
|
officialModules.sort((a, b) => a.sortKey - b.sortKey);
|
|
809
809
|
if (officialModules.length > 0) {
|
|
810
|
-
groupedOptions['
|
|
810
|
+
groupedOptions['ElSabro Official Modules'] = officialModules.map(({ label, value }) => ({ label, value }));
|
|
811
811
|
}
|
|
812
812
|
|
|
813
813
|
// Group 3: Community Modules (type: community)
|