| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-24 | 8.8 kB | |
| v6.2.1 source code.tar.gz | 2026-03-24 | 6.3 MB | |
| v6.2.1 source code.zip | 2026-03-24 | 6.8 MB | |
| Totals: 3 Items | 13.1 MB | 0 | |
What's Changed
- ci: run quality checks on pushes to main by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2015
- chore(tools): align Augment config with skill-validator by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2016
- add Qoder code agent support by @YeJianXin in https://github.com/bmad-code-org/BMAD-METHOD/pull/2017
- Feat/conformant agent skills by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2021
- feat: add Ona as a supported platform by @meysholdt in https://github.com/bmad-code-org/BMAD-METHOD/pull/1968
- chore(review): replace adversarial CodeRabbit with skill-validator refs by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2022
- refactor(skill): flatten quick-dev-new-preview step files by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2025
- chore(teams): remove dead party roster files by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2026
- refactor(agents): inline capabilities, remove bmad-manifest.json by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2029
- chore(agents): cleanup skill manifests and remove shared manifest by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2035
- feat(quick-dev): add Review Trail generation to step 5 by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2033
- feat(quick-dev): add VS Code opening ergonomics to step 5 by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2039
- feat(coderabbit): add docs-staleness check for src/ changes by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2042
- refactor(quick-flow): separate one-shot into self-contained step file by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2044
- fix(quick-dev): replace role statement with step-following mandate by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2045
- fix: restore bmad-create-prd to workflows directory by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2047
- chore: remove dead agent schema validation infrastructure by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2048
- refactor: consolidate agents into phase-based skill directories by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2050
- feat(quick-dev): clickable spec link at step-02 checkpoint and CWD-relative path convention by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2049
- feat(tools): add deterministic skill validator for CI by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2051
- fix: add Use when trigger to advanced-elicitation description by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2058
- fix: update src/core and src/bmm path references to match renamed directories by @Sallvainian in https://github.com/bmad-code-org/BMAD-METHOD/pull/2053
- docs: restore design philosophy to quick-flow explainer by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2063
- docs: rewrite quick-fixes how-to around Quick Dev by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2065
- fix: tea agent start by @muratkeremozcan in https://github.com/bmad-code-org/BMAD-METHOD/pull/2067
- refactor(analysis): consolidate product brief skills and clean up res… by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2070
- fix: separate subagent launch from skill invocation in code review by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2069
- fix(code-review): restore actionable review output with interactive choices by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2055
- chore(deps): bump h3 from 1.15.5 to 1.15.8 by @dependabot[bot] in https://github.com/bmad-code-org/BMAD-METHOD/pull/2064
- fix(code-review): update sprint-status to done after review completes by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2074
- refactor(skill): flatten advanced-elicitation by inlining workflow by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2076
- docs(zh-cn): fix broken anchor links in Chinese documentation by @eatse21 in https://github.com/bmad-code-org/BMAD-METHOD/pull/2072
- refactor(core-skills): flatten 7 skills by inlining workflow.md by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2077
- docs: fix duplicate sidebar order number by @eatse21 in https://github.com/bmad-code-org/BMAD-METHOD/pull/2071
- refactor(installer): remove legacy workflow, task, and agent IDE generators by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2078
- docs: i18n: Add complete French translation by @eatse21 in https://github.com/bmad-code-org/BMAD-METHOD/pull/2073
- refactor(installer): remove dead agent compilation pipeline by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2080
- refactor(installer): discover skills by SKILL.md instead of manifest YAML by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2082
- refactor(installer): remove dead task/tool/workflow manifest code by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2083
- refactor(installer): remove dead .agent.yaml/.xml fallback logic by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2084
- fix(quick-dev): make file path references clickable by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2085
- fix(quick-dev): use absolute paths in code -r invocations by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2087
- fix(docs): community feedback — typo, locale 404s, llms-full by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2091
- docs(zh-cn): refine help and quick-fixes guides by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2095
- docs(zh-cn): refine entry copy and navigation by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2092
- docs(zh-cn): align getting-started tutorial workflows by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2093
- fix(docs): correct skill names in getting-started tutorials by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2103
- docs(zh-cn): refine install and non-interactive guides by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2094
- docs(zh-cn): refine established project guides by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2096
- fix(quick-dev): mark task checkboxes during implementation by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2104
- refactor(quick-dev): replace unconditional artifact scan with intent cascade by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2105
- fix(quick-dev): preserve tracking identifiers in spec slug by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2108
- refactor(quick-dev): rename tech-spec prefix to spec by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2109
- fix(quick-dev): remove redundant H1 title from spec template by @alexeyv in https://github.com/bmad-code-org/BMAD-METHOD/pull/2111
- fix: issue 55 config paths by @muratkeremozcan in https://github.com/bmad-code-org/BMAD-METHOD/pull/2113
- fix: support spaces in --user-name for non-interactive install by @majiayu000 in https://github.com/bmad-code-org/BMAD-METHOD/pull/2088
- docs(zh-cn): refine story 2.5 and 2.6 how-to guides by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2097
- docs(zh-cn): refine Epic3 story 3.1 and 3.2 explanations by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2098
- docs(zh-cn): refine Epic3 story 3.3 and 3.4 explanations by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2099
- fix: agent-manifest.csv empty after install by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2115
- docs(zh-cn-reference): refresh workflow and skills references by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2100
- docs(zh-cn): refresh epic4 stories 4.3-4.4 pages by @lrliang in https://github.com/bmad-code-org/BMAD-METHOD/pull/2101
- docs: add v6.2.1 changelog by @bmadcode in https://github.com/bmad-code-org/BMAD-METHOD/pull/2116
New Contributors
- @YeJianXin made their first contribution in https://github.com/bmad-code-org/BMAD-METHOD/pull/2017
- @meysholdt made their first contribution in https://github.com/bmad-code-org/BMAD-METHOD/pull/1968
- @Sallvainian made their first contribution in https://github.com/bmad-code-org/BMAD-METHOD/pull/2053
- @eatse21 made their first contribution in https://github.com/bmad-code-org/BMAD-METHOD/pull/2072
- @majiayu000 made their first contribution in https://github.com/bmad-code-org/BMAD-METHOD/pull/2088
Full Changelog: https://github.com/bmad-code-org/BMAD-METHOD/compare/v6.2.0...v6.2.1