bmad-method 4.19.2 → 4.20.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/.github/FUNDING.yml +15 -0
- package/.github/ISSUE_TEMPLATE/bug_report.md +32 -0
- package/.github/ISSUE_TEMPLATE/feature_request.md +22 -0
- package/.vscode/settings.json +6 -76
- package/CHANGELOG.md +7 -0
- package/CONTRIBUTING.md +1 -1
- package/GUIDING-PRINCIPLES.md +2 -2
- package/LICENSE +1 -1
- package/README.md +178 -220
- package/bmad-core/agents/dev.md +1 -1
- package/bmad-core/data/bmad-kb.md +1 -1
- package/dist/agents/analyst.txt +1 -1
- package/dist/agents/bmad-master.txt +1 -1
- package/dist/agents/bmad-orchestrator.txt +1 -1
- package/dist/teams/team-all.txt +39 -39
- package/dist/teams/team-fullstack.txt +39 -39
- package/dist/teams/team-ide-minimal.txt +1 -1
- package/dist/teams/team-no-ui.txt +13 -13
- package/docs/agentic-tools/claude-code-guide.md +36 -0
- package/docs/agentic-tools/cline-guide.md +42 -0
- package/docs/agentic-tools/cursor-guide.md +37 -0
- package/docs/agentic-tools/gemini-cli-guide.md +46 -0
- package/docs/agentic-tools/roo-code-guide.md +46 -0
- package/docs/agentic-tools/windsurf-guide.md +37 -0
- package/docs/core-architecture.md +174 -6
- package/docs/expansion-packs.md +15 -0
- package/docs/user-guide.md +283 -36
- package/docs/versioning-and-releases.md +2 -10
- package/docs/versions.md +0 -1
- package/docs/working-in-the-brownfield.md +4 -8
- package/package.json +1 -1
- package/tools/installer/bin/bmad.js +2 -2
- package/tools/installer/package.json +1 -1
- package/.claude/commands/analyst.md +0 -68
- package/.claude/commands/architect.md +0 -68
- package/.claude/commands/bmad-master.md +0 -105
- package/.claude/commands/bmad-orchestrator.md +0 -130
- package/.claude/commands/bmad-the-creator.md +0 -57
- package/.claude/commands/dev.md +0 -69
- package/.claude/commands/game-designer.md +0 -62
- package/.claude/commands/game-developer.md +0 -70
- package/.claude/commands/game-sm.md +0 -55
- package/.claude/commands/infra-devops-platform.md +0 -63
- package/.claude/commands/pm.md +0 -65
- package/.claude/commands/po.md +0 -67
- package/.claude/commands/qa.md +0 -54
- package/.claude/commands/sm.md +0 -55
- package/.claude/commands/ux-expert.md +0 -67
- package/.clinerules/01-bmad-master.md +0 -116
- package/.clinerules/02-bmad-orchestrator.md +0 -141
- package/.clinerules/03-pm.md +0 -76
- package/.clinerules/04-analyst.md +0 -79
- package/.clinerules/05-architect.md +0 -79
- package/.clinerules/06-po.md +0 -78
- package/.clinerules/07-sm.md +0 -66
- package/.clinerules/08-dev.md +0 -80
- package/.clinerules/09-qa.md +0 -65
- package/.clinerules/10-ux-expert.md +0 -78
- package/.clinerules/11-bmad-the-creator.md +0 -68
- package/.clinerules/12-game-designer.md +0 -73
- package/.clinerules/13-game-developer.md +0 -81
- package/.clinerules/14-game-sm.md +0 -66
- package/.clinerules/15-infra-devops-platform.md +0 -74
- package/.cursor/rules/analyst.mdc +0 -82
- package/.cursor/rules/architect.mdc +0 -82
- package/.cursor/rules/bmad-master.mdc +0 -119
- package/.cursor/rules/bmad-orchestrator.mdc +0 -144
- package/.cursor/rules/bmad-the-creator.mdc +0 -71
- package/.cursor/rules/dev.mdc +0 -83
- package/.cursor/rules/game-designer.mdc +0 -76
- package/.cursor/rules/game-developer.mdc +0 -84
- package/.cursor/rules/game-sm.mdc +0 -69
- package/.cursor/rules/infra-devops-platform.mdc +0 -77
- package/.cursor/rules/pm.mdc +0 -79
- package/.cursor/rules/po.mdc +0 -81
- package/.cursor/rules/qa.mdc +0 -68
- package/.cursor/rules/sm.mdc +0 -69
- package/.cursor/rules/ux-expert.mdc +0 -81
- package/.gemini/agents/analyst.md +0 -64
- package/.gemini/agents/architect.md +0 -64
- package/.gemini/agents/bmad-master.md +0 -101
- package/.gemini/agents/bmad-orchestrator.md +0 -126
- package/.gemini/agents/bmad-the-creator.md +0 -53
- package/.gemini/agents/dev.md +0 -65
- package/.gemini/agents/game-designer.md +0 -58
- package/.gemini/agents/game-developer.md +0 -66
- package/.gemini/agents/game-sm.md +0 -51
- package/.gemini/agents/infra-devops-platform.md +0 -59
- package/.gemini/agents/pm.md +0 -61
- package/.gemini/agents/po.md +0 -63
- package/.gemini/agents/qa.md +0 -50
- package/.gemini/agents/sm.md +0 -51
- package/.gemini/agents/ux-expert.md +0 -63
- package/.gemini/settings.json +0 -20
- package/.roomodes +0 -139
- package/.vscode/extensions.json +0 -6
- package/.vscode/tasks.json +0 -41
- package/.windsurf/rules/analyst.md +0 -76
- package/.windsurf/rules/architect.md +0 -76
- package/.windsurf/rules/bmad-master.md +0 -113
- package/.windsurf/rules/bmad-orchestrator.md +0 -138
- package/.windsurf/rules/bmad-the-creator.md +0 -65
- package/.windsurf/rules/dev.md +0 -77
- package/.windsurf/rules/game-designer.md +0 -70
- package/.windsurf/rules/game-developer.md +0 -78
- package/.windsurf/rules/game-sm.md +0 -63
- package/.windsurf/rules/infra-devops-platform.md +0 -71
- package/.windsurf/rules/pm.md +0 -73
- package/.windsurf/rules/po.md +0 -75
- package/.windsurf/rules/qa.md +0 -62
- package/.windsurf/rules/sm.md +0 -63
- package/.windsurf/rules/ux-expert.md +0 -75
- package/docs/claude-code-guide.md +0 -121
- package/docs/cursor-guide.md +0 -131
- package/docs/expansion-pack-ideas.md +0 -121
- package/docs/roo-code-guide.md +0 -142
- package/docs/windsurf-guide.md +0 -129
- /package/dist/expansion-packs/{expansion-creator → bmad-creator-tools}/agents/bmad-the-creator.txt +0 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# These are supported funding model platforms
|
|
2
|
+
|
|
3
|
+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
4
|
+
patreon: # Replace with a single Patreon username
|
|
5
|
+
open_collective: # Replace with a single Open Collective username
|
|
6
|
+
ko_fi: # Replace with a single Ko-fi username
|
|
7
|
+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
8
|
+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
9
|
+
liberapay: # Replace with a single Liberapay username
|
|
10
|
+
issuehunt: # Replace with a single IssueHunt username
|
|
11
|
+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
|
12
|
+
polar: # Replace with a single Polar username
|
|
13
|
+
buy_me_a_coffee: bmad
|
|
14
|
+
thanks_dev: # Replace with a single thanks.dev username
|
|
15
|
+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Bug report
|
|
3
|
+
about: Create a report to help us improve
|
|
4
|
+
title: ""
|
|
5
|
+
labels: ""
|
|
6
|
+
assignees: ""
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
**Describe the bug**
|
|
10
|
+
A clear and concise description of what the bug is.
|
|
11
|
+
|
|
12
|
+
**Steps to Reproduce**
|
|
13
|
+
What lead to the bug and can it be reliable recreated - if so with what steps.
|
|
14
|
+
|
|
15
|
+
**PR**
|
|
16
|
+
If you have an idea to fix and would like to contribute, please indicate here you are working on a fix, or link to a proposed PR to fix the issue. Please review the contribution.md - contributions are always welcome!
|
|
17
|
+
|
|
18
|
+
**Expected behavior**
|
|
19
|
+
A clear and concise description of what you expected to happen.
|
|
20
|
+
|
|
21
|
+
**Please be Specific if relevant**
|
|
22
|
+
Model(s) Used:
|
|
23
|
+
Agentic IDE Used:
|
|
24
|
+
WebSite Used:
|
|
25
|
+
Project Language:
|
|
26
|
+
BMad Method version:
|
|
27
|
+
|
|
28
|
+
**Screenshots or Links**
|
|
29
|
+
If applicable, add screenshots or links (if web sharable record) to help explain your problem.
|
|
30
|
+
|
|
31
|
+
**Additional context**
|
|
32
|
+
Add any other context about the problem here. The more information you can provide, the easier it will be to suggest a fix or resolve
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Feature request
|
|
3
|
+
about: Suggest an idea for this project
|
|
4
|
+
title: ""
|
|
5
|
+
labels: ""
|
|
6
|
+
assignees: ""
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
**Did you discuss the idea first in Discord Server (#general-dev)**
|
|
10
|
+
Yes/No - Link to thread. If no, please after posting request also share the link in the channel so it can be easily discussed.
|
|
11
|
+
|
|
12
|
+
**Is your feature request related to a problem? Please describe.**
|
|
13
|
+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
14
|
+
|
|
15
|
+
**Describe the solution you'd like**
|
|
16
|
+
A clear and concise description of what you want to happen.
|
|
17
|
+
|
|
18
|
+
**Describe alternatives you've considered**
|
|
19
|
+
A clear and concise description of any alternative solutions or features you've considered.
|
|
20
|
+
|
|
21
|
+
**Additional context**
|
|
22
|
+
Add any other context or screenshots about the feature request here.
|
package/.vscode/settings.json
CHANGED
|
@@ -1,77 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"Centricity",
|
|
9
|
-
"cicd",
|
|
10
|
-
"dataclass",
|
|
11
|
-
"docstrings",
|
|
12
|
-
"emergently",
|
|
13
|
-
"explorative",
|
|
14
|
-
"fintech",
|
|
15
|
-
"firmographic",
|
|
16
|
-
"firmographics",
|
|
17
|
-
"frontends",
|
|
18
|
-
"gamedev",
|
|
19
|
-
"golint",
|
|
20
|
-
"Goroutines",
|
|
21
|
-
"hotspots",
|
|
22
|
-
"HSTS",
|
|
23
|
-
"httpx",
|
|
24
|
-
"Immer",
|
|
25
|
-
"implementability",
|
|
26
|
-
"Inclusivity",
|
|
27
|
-
"kayvan",
|
|
28
|
-
"Luxon",
|
|
29
|
-
"MERN",
|
|
30
|
-
"mgmt",
|
|
31
|
-
"nodir",
|
|
32
|
-
"Nuxt",
|
|
33
|
-
"overcommitting",
|
|
34
|
-
"pasteable",
|
|
35
|
-
"pentest",
|
|
36
|
-
"PESTEL",
|
|
37
|
-
"Pino",
|
|
38
|
-
"Polyrepo",
|
|
39
|
-
"psychographics",
|
|
40
|
-
"Pydantic",
|
|
41
|
-
"pyproject",
|
|
42
|
-
"reqs",
|
|
43
|
-
"rescope",
|
|
44
|
-
"roadmaps",
|
|
45
|
-
"roleplay",
|
|
46
|
-
"roomodes",
|
|
47
|
-
"runbooks",
|
|
48
|
-
"Serilog",
|
|
49
|
-
"shadcn",
|
|
50
|
-
"structlog",
|
|
51
|
-
"subfolders",
|
|
52
|
-
"Supabase",
|
|
53
|
-
"Systemization",
|
|
54
|
-
"taskroot",
|
|
55
|
-
"Testcontainers",
|
|
56
|
-
"tmpl",
|
|
57
|
-
"tmplv",
|
|
58
|
-
"touchpoints",
|
|
59
|
-
"trpc",
|
|
60
|
-
"Turborepo",
|
|
61
|
-
"Underserved",
|
|
62
|
-
"unredacted",
|
|
63
|
-
"upgrader",
|
|
64
|
-
"upgraders",
|
|
65
|
-
"VARCHAR",
|
|
66
|
-
"venv",
|
|
67
|
-
"vercel",
|
|
68
|
-
"Vite",
|
|
69
|
-
"WCAG",
|
|
70
|
-
"wireframes"
|
|
71
|
-
],
|
|
72
|
-
"markdownlint.config": {
|
|
73
|
-
"MD033": {
|
|
74
|
-
"allowed_elements": ["br", "div", "img", "rule", "sub"]
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
}
|
|
2
|
+
"cSpell.words": [
|
|
3
|
+
"Agentic",
|
|
4
|
+
"elicitations",
|
|
5
|
+
"Shardable"
|
|
6
|
+
]
|
|
7
|
+
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [4.20.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.2...v4.20.0) (2025-06-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. ([c881dcc](https://github.com/bmadcode/BMAD-METHOD/commit/c881dcc48ff827ddfe8653aa364a021a66ce66eb))
|
|
7
|
+
|
|
1
8
|
## [4.19.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.1...v4.19.2) (2025-06-28)
|
|
2
9
|
|
|
3
10
|
|
package/CONTRIBUTING.md
CHANGED
|
@@ -4,7 +4,7 @@ Thank you for considering contributing to this project! This document outlines t
|
|
|
4
4
|
|
|
5
5
|
🆕 **New to GitHub or pull requests?** Check out our [beginner-friendly Pull Request Guide](docs/how-to-contribute-with-pull-requests.md) first!
|
|
6
6
|
|
|
7
|
-
📋 **Before contributing**, please read our [Guiding Principles](GUIDING-PRINCIPLES.md) to understand the
|
|
7
|
+
📋 **Before contributing**, please read our [Guiding Principles](GUIDING-PRINCIPLES.md) to understand the BMad Method's core philosophy and architectural decisions.
|
|
8
8
|
|
|
9
9
|
Also note, we use the discussions feature in GitHub to have a community to discuss potential ideas, uses, additions and enhancements.
|
|
10
10
|
|
package/GUIDING-PRINCIPLES.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# BMad Method Guiding Principles
|
|
2
2
|
|
|
3
|
-
The
|
|
3
|
+
The BMad Method is a natural language framework for AI-assisted software development. These principles ensure contributions maintain the method's effectiveness.
|
|
4
4
|
|
|
5
5
|
## Core Principles
|
|
6
6
|
|
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2025 Brian AKA BMad AKA
|
|
3
|
+
Copyright (c) 2025 Brian AKA BMad AKA BMad Code
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|