bmad-method 6.1.1-next.8 → 6.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/AGENTS.md +9 -0
- package/README_CN.md +9 -9
- package/package.json +2 -1
- package/src/bmm/agents/analyst.agent.yaml +3 -3
- package/src/bmm/agents/architect.agent.yaml +1 -1
- package/src/bmm/agents/dev.agent.yaml +1 -1
- package/src/bmm/agents/pm.agent.yaml +6 -6
- package/src/bmm/agents/qa.agent.yaml +1 -1
- package/src/bmm/agents/quick-flow-solo-dev.agent.yaml +2 -2
- package/src/bmm/agents/sm.agent.yaml +3 -3
- package/src/bmm/agents/tech-writer/tech-writer.agent.yaml +1 -1
- package/src/bmm/module-help.csv +16 -16
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/SKILL.md +1 -1
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/product-brief.template.md +2 -2
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-01-init.md +4 -11
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-01b-continue.md +0 -3
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-02-vision.md +5 -11
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-03-users.md +5 -11
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-04-metrics.md +5 -11
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-05-scope.md +5 -11
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-06-complete.md +0 -3
- package/src/bmm/workflows/1-analysis/bmad-create-product-brief/workflow.md +3 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/SKILL.md +88 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/artifact-analyzer.md +60 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/opportunity-reviewer.md +44 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/skeptic-reviewer.md +44 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/web-researcher.md +49 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/bmad-manifest.json +17 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/contextual-discovery.md +57 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/draft-and-review.md +86 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/finalize.md +75 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/guided-elicitation.md +70 -0
- package/src/bmm/workflows/1-analysis/bmad-product-brief-preview/resources/brief-template.md +60 -0
- package/src/bmm/workflows/1-analysis/research/bmad-domain-research/SKILL.md +1 -1
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/SKILL.md +6 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/research.template.md +29 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-01-init.md +184 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-02-customer-behavior.md +239 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-03-customer-pain-points.md +251 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-04-customer-decisions.md +261 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-05-competitive-analysis.md +173 -0
- package/src/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-06-research-completion.md +478 -0
- package/src/bmm/workflows/1-analysis/research/{workflow-market-research.md → bmad-market-research/workflow.md} +1 -6
- package/src/bmm/workflows/1-analysis/research/bmad-technical-research/SKILL.md +6 -0
- package/src/bmm/workflows/1-analysis/research/bmad-technical-research/research.template.md +29 -0
- package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-01-init.md +2 -2
- package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-02-technical-overview.md +2 -2
- package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-03-integration-patterns.md +2 -2
- package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-04-architectural-patterns.md +2 -2
- package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-05-implementation-research.md +2 -2
- package/src/bmm/workflows/1-analysis/research/{workflow-technical-research.md → bmad-technical-research/workflow.md} +0 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/SKILL.md +1 -1
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-01-init.md +2 -2
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-01b-continue.md +1 -1
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-02-discovery.md +2 -2
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +5 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-14-complete.md +2 -2
- package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/workflow.md +1 -2
- package/src/bmm/workflows/2-plan-workflows/bmad-edit-prd/SKILL.md +6 -0
- package/src/bmm/workflows/2-plan-workflows/{create-prd → bmad-edit-prd}/steps-e/step-e-01-discovery.md +3 -8
- package/src/bmm/workflows/2-plan-workflows/{create-prd → bmad-edit-prd}/steps-e/step-e-01b-legacy-conversion.md +1 -5
- package/src/bmm/workflows/2-plan-workflows/{create-prd → bmad-edit-prd}/steps-e/step-e-02-review.md +5 -9
- package/src/bmm/workflows/2-plan-workflows/{create-prd → bmad-edit-prd}/steps-e/step-e-03-edit.md +3 -6
- package/src/bmm/workflows/2-plan-workflows/{create-prd → bmad-edit-prd}/steps-e/step-e-04-complete.md +2 -5
- package/src/bmm/workflows/2-plan-workflows/{create-prd/workflow-edit-prd.md → bmad-edit-prd/workflow.md} +2 -4
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/SKILL.md +6 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/domain-complexity.csv +15 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/prd-purpose.md +197 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/project-types.csv +11 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-01-discovery.md +221 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02-format-detection.md +188 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02b-parity-check.md +206 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-03-density-validation.md +171 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md +211 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md +225 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md +214 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md +202 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md +240 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md +260 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-10-smart-validation.md +206 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md +261 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md +239 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-13-report-complete.md +229 -0
- package/src/bmm/workflows/2-plan-workflows/bmad-validate-prd/workflow.md +62 -0
- package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +2 -4
- package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +1 -0
- package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +3 -3
- package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +2 -1
- package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +2 -0
- package/src/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/SKILL.md +6 -0
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-01-document-discovery.md +3 -8
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-02-prd-analysis.md +1 -5
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-03-epic-coverage-validation.md +1 -5
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-04-ux-alignment.md +1 -5
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-05-epic-quality-review.md +2 -6
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/steps/step-06-final-assessment.md +0 -3
- package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/workflow.md +0 -5
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/SKILL.md +1 -1
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-01-init.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-02-context.md +2 -2
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-03-starter.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-04-decisions.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-05-patterns.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-06-structure.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-07-validation.md +4 -4
- package/src/bmm/workflows/3-solutioning/bmad-create-architecture/workflow.md +0 -6
- package/src/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/SKILL.md +6 -0
- package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/steps/step-01-validate-prerequisites.md +7 -29
- package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/steps/step-02-design-epics.md +7 -28
- package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/steps/step-03-create-stories.md +8 -29
- package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/steps/step-04-final-validation.md +2 -20
- package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/workflow.md +1 -6
- package/src/bmm/workflows/4-implementation/bmad-code-review/SKILL.md +6 -0
- package/src/bmm/workflows/4-implementation/bmad-code-review/steps/step-01-gather-context.md +61 -0
- package/src/bmm/workflows/4-implementation/bmad-code-review/steps/step-02-review.md +41 -0
- package/src/bmm/workflows/4-implementation/bmad-code-review/steps/step-03-triage.md +50 -0
- package/src/bmm/workflows/4-implementation/bmad-code-review/steps/step-04-present.md +38 -0
- package/src/bmm/workflows/4-implementation/bmad-code-review/workflow.md +54 -0
- package/src/bmm/workflows/4-implementation/bmad-correct-course/SKILL.md +6 -0
- package/src/bmm/workflows/4-implementation/{correct-course → bmad-correct-course}/checklist.md +1 -1
- package/src/bmm/workflows/4-implementation/{correct-course → bmad-correct-course}/workflow.md +3 -10
- package/src/bmm/workflows/4-implementation/bmad-create-story/SKILL.md +1 -1
- package/src/bmm/workflows/4-implementation/bmad-create-story/checklist.md +2 -2
- package/src/bmm/workflows/4-implementation/bmad-create-story/workflow.md +3 -11
- package/src/bmm/workflows/4-implementation/bmad-dev-story/SKILL.md +1 -1
- package/src/bmm/workflows/4-implementation/bmad-dev-story/workflow.md +0 -1
- package/src/bmm/workflows/4-implementation/bmad-retrospective/SKILL.md +6 -0
- package/src/bmm/workflows/4-implementation/{retrospective → bmad-retrospective}/workflow.md +0 -6
- package/src/bmm/workflows/4-implementation/bmad-sprint-planning/SKILL.md +6 -0
- package/src/bmm/workflows/4-implementation/bmad-sprint-planning/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/4-implementation/{sprint-planning → bmad-sprint-planning}/workflow.md +0 -8
- package/src/bmm/workflows/4-implementation/bmad-sprint-status/SKILL.md +6 -0
- package/src/bmm/workflows/4-implementation/bmad-sprint-status/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/4-implementation/{sprint-status → bmad-sprint-status}/workflow.md +0 -6
- package/src/bmm/workflows/bmad-document-project/SKILL.md +6 -0
- package/src/bmm/workflows/bmad-document-project/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/{document-project → bmad-document-project}/instructions.md +6 -6
- package/src/bmm/workflows/bmad-document-project/workflow.md +27 -0
- package/src/bmm/workflows/{document-project → bmad-document-project}/workflows/deep-dive-instructions.md +3 -1
- package/src/bmm/workflows/{document-project → bmad-document-project}/workflows/deep-dive-workflow.md +4 -12
- package/src/bmm/workflows/{document-project → bmad-document-project}/workflows/full-scan-instructions.md +5 -3
- package/src/bmm/workflows/{document-project → bmad-document-project}/workflows/full-scan-workflow.md +4 -12
- package/src/bmm/workflows/bmad-generate-project-context/SKILL.md +6 -0
- package/src/bmm/workflows/bmad-generate-project-context/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/{generate-project-context → bmad-generate-project-context}/steps/step-01-discover.md +4 -2
- package/src/bmm/workflows/{generate-project-context → bmad-generate-project-context}/steps/step-02-generate.md +8 -5
- package/src/bmm/workflows/{generate-project-context → bmad-generate-project-context}/workflow.md +2 -8
- package/src/bmm/workflows/bmad-qa-generate-e2e-tests/SKILL.md +6 -0
- package/src/bmm/workflows/bmad-qa-generate-e2e-tests/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/{qa-generate-e2e-tests → bmad-qa-generate-e2e-tests}/workflow.md +2 -9
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/SKILL.md +1 -1
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-01-mode-detection.md +9 -14
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-02-context-gathering.md +1 -5
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-03-execute.md +1 -5
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-04-self-check.md +1 -5
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-05-adversarial-review.md +1 -5
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-06-resolve-findings.md +0 -2
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev/workflow.md +0 -6
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/SKILL.md +1 -1
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-01-clarify-and-route.md +2 -5
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-02-plan.md +2 -6
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-03-implement.md +1 -3
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-04-review.md +3 -6
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-05-present.md +0 -2
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/workflow.md +0 -1
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-spec/SKILL.md +6 -0
- package/src/bmm/workflows/bmad-quick-flow/bmad-quick-spec/bmad-skill-manifest.yaml +1 -0
- package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/steps/step-01-understand.md +7 -11
- package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/steps/step-02-investigate.md +3 -6
- package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/steps/step-03-generate.md +1 -4
- package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/steps/step-04-review.md +4 -7
- package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/workflow.md +1 -6
- package/src/core/module-help.csv +1 -0
- package/src/core/skills/bmad-advanced-elicitation/SKILL.md +6 -0
- package/src/core/skills/bmad-advanced-elicitation/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-advanced-elicitation/workflow.md +3 -4
- package/src/core/{workflows → skills}/bmad-brainstorming/SKILL.md +1 -1
- package/src/core/skills/bmad-brainstorming/bmad-skill-manifest.yaml +1 -0
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-01-session-setup.md +5 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-01b-continue.md +3 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-02a-user-selected.md +5 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-02b-ai-recommended.md +3 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-02c-random-selection.md +3 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-02d-progressive-flow.md +3 -1
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-03-technique-execution.md +4 -2
- package/src/core/{workflows → skills}/bmad-brainstorming/steps/step-04-idea-organization.md +2 -0
- package/src/core/{workflows → skills}/bmad-brainstorming/workflow.md +1 -5
- package/src/core/skills/bmad-distillator/SKILL.md +178 -0
- package/src/core/skills/bmad-distillator/agents/distillate-compressor.md +116 -0
- package/src/core/skills/bmad-distillator/agents/round-trip-reconstructor.md +68 -0
- package/src/core/skills/bmad-distillator/bmad-skill-manifest.yaml +15 -0
- package/src/core/skills/bmad-distillator/resources/compression-rules.md +51 -0
- package/src/core/skills/bmad-distillator/resources/distillate-format-reference.md +227 -0
- package/src/core/skills/bmad-distillator/resources/splitting-strategy.md +78 -0
- package/src/core/skills/bmad-distillator/scripts/analyze_sources.py +300 -0
- package/src/core/skills/bmad-distillator/scripts/tests/test_analyze_sources.py +204 -0
- package/src/core/{tasks → skills}/bmad-editorial-review-prose/SKILL.md +1 -1
- package/src/core/skills/bmad-editorial-review-prose/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-editorial-review-structure/SKILL.md +1 -1
- package/src/core/skills/bmad-editorial-review-structure/bmad-skill-manifest.yaml +1 -0
- package/src/core/skills/bmad-help/SKILL.md +6 -0
- package/src/core/skills/bmad-help/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-index-docs/SKILL.md +1 -1
- package/src/core/skills/bmad-index-docs/bmad-skill-manifest.yaml +1 -0
- package/src/core/{workflows → skills}/bmad-party-mode/SKILL.md +1 -1
- package/src/core/skills/bmad-party-mode/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-review-adversarial-general/SKILL.md +1 -1
- package/src/core/skills/bmad-review-adversarial-general/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-review-edge-case-hunter/SKILL.md +2 -2
- package/src/core/skills/bmad-review-edge-case-hunter/bmad-skill-manifest.yaml +1 -0
- package/src/core/{tasks → skills}/bmad-shard-doc/SKILL.md +1 -1
- package/src/core/skills/bmad-shard-doc/bmad-skill-manifest.yaml +1 -0
- package/src/core/tasks/bmad-create-prd/SKILL.md +6 -0
- package/src/core/tasks/bmad-create-prd/bmad-skill-manifest.yaml +1 -0
- package/src/core/tasks/bmad-create-prd/data/domain-complexity.csv +15 -0
- package/src/core/tasks/bmad-create-prd/data/prd-purpose.md +197 -0
- package/src/core/tasks/bmad-create-prd/data/project-types.csv +11 -0
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-01-init.md +7 -20
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-01b-continue.md +29 -20
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-02-discovery.md +7 -23
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-02b-vision.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-02c-executive-summary.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-03-success.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-04-journeys.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-05-domain.md +7 -20
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-06-innovation.md +8 -23
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-07-project-type.md +6 -21
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-08-scoping.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-09-functional.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-10-nonfunctional.md +5 -17
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-11-polish.md +6 -19
- package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/steps-c/step-12-complete.md +3 -12
- package/src/{bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md → core/tasks/bmad-create-prd/workflow.md} +3 -4
- package/tools/cli/external-official-modules.yaml +9 -9
- package/tools/cli/installers/lib/core/manifest.js +4 -2
- package/tools/skill-validator.md +322 -0
- package/src/bmm/workflows/1-analysis/research/bmad-skill-manifest.yaml +0 -9
- package/src/bmm/workflows/2-plan-workflows/create-prd/bmad-skill-manifest.yaml +0 -14
- package/src/bmm/workflows/3-solutioning/check-implementation-readiness/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/3-solutioning/create-epics-and-stories/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/4-implementation/code-review/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
- package/src/bmm/workflows/4-implementation/code-review/discover-inputs.md +0 -88
- package/src/bmm/workflows/4-implementation/code-review/workflow.md +0 -268
- package/src/bmm/workflows/4-implementation/correct-course/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/4-implementation/retrospective/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/4-implementation/sprint-planning/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/4-implementation/sprint-status/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/bmad-quick-flow/quick-spec/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/document-project/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/document-project/workflow.md +0 -39
- package/src/bmm/workflows/generate-project-context/bmad-skill-manifest.yaml +0 -3
- package/src/bmm/workflows/qa-generate-e2e-tests/bmad-skill-manifest.yaml +0 -3
- package/src/core/agents/bmad-master.agent.yaml +0 -30
- package/src/core/agents/bmad-skill-manifest.yaml +0 -3
- package/src/core/tasks/bmad-advanced-elicitation/SKILL.md +0 -6
- package/src/core/tasks/bmad-help/SKILL.md +0 -6
- /package/src/{core/tasks/bmad-advanced-elicitation → bmm/workflows/1-analysis/bmad-product-brief-preview}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/tasks/bmad-editorial-review-prose → bmm/workflows/1-analysis/research/bmad-market-research}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/tasks/bmad-editorial-review-structure → bmm/workflows/1-analysis/research/bmad-technical-research}/bmad-skill-manifest.yaml +0 -0
- /package/src/bmm/workflows/1-analysis/research/{technical-steps → bmad-technical-research/technical-steps}/step-06-research-synthesis.md +0 -0
- /package/src/{core/tasks/bmad-help → bmm/workflows/2-plan-workflows/bmad-edit-prd}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/tasks/bmad-index-docs → bmm/workflows/2-plan-workflows/bmad-validate-prd}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/tasks/bmad-review-adversarial-general → bmm/workflows/3-solutioning/bmad-check-implementation-readiness}/bmad-skill-manifest.yaml +0 -0
- /package/src/bmm/workflows/3-solutioning/{check-implementation-readiness → bmad-check-implementation-readiness}/templates/readiness-report-template.md +0 -0
- /package/src/{core/tasks/bmad-review-edge-case-hunter → bmm/workflows/3-solutioning/bmad-create-epics-and-stories}/bmad-skill-manifest.yaml +0 -0
- /package/src/bmm/workflows/3-solutioning/{create-epics-and-stories → bmad-create-epics-and-stories}/templates/epics-template.md +0 -0
- /package/src/{core/tasks/bmad-shard-doc → bmm/workflows/4-implementation/bmad-code-review}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/workflows/bmad-brainstorming → bmm/workflows/4-implementation/bmad-correct-course}/bmad-skill-manifest.yaml +0 -0
- /package/src/{core/workflows/bmad-party-mode → bmm/workflows/4-implementation/bmad-retrospective}/bmad-skill-manifest.yaml +0 -0
- /package/src/bmm/workflows/4-implementation/{sprint-planning → bmad-sprint-planning}/checklist.md +0 -0
- /package/src/bmm/workflows/4-implementation/{sprint-planning → bmad-sprint-planning}/sprint-status-template.yaml +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/checklist.md +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/documentation-requirements.csv +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/templates/deep-dive-template.md +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/templates/index-template.md +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/templates/project-overview-template.md +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/templates/project-scan-report-schema.json +0 -0
- /package/src/bmm/workflows/{document-project → bmad-document-project}/templates/source-tree-template.md +0 -0
- /package/src/bmm/workflows/{generate-project-context → bmad-generate-project-context}/project-context-template.md +0 -0
- /package/src/bmm/workflows/{generate-project-context → bmad-generate-project-context}/steps/step-03-complete.md +0 -0
- /package/src/bmm/workflows/{qa-generate-e2e-tests → bmad-qa-generate-e2e-tests}/checklist.md +0 -0
- /package/src/bmm/workflows/bmad-quick-flow/{quick-spec → bmad-quick-spec}/tech-spec-template.md +0 -0
- /package/src/core/{tasks → skills}/bmad-advanced-elicitation/methods.csv +0 -0
- /package/src/core/{workflows → skills}/bmad-brainstorming/brain-methods.csv +0 -0
- /package/src/core/{workflows → skills}/bmad-brainstorming/template.md +0 -0
- /package/src/core/{tasks → skills}/bmad-editorial-review-prose/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-editorial-review-structure/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-help/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-index-docs/workflow.md +0 -0
- /package/src/core/{workflows → skills}/bmad-party-mode/steps/step-01-agent-loading.md +0 -0
- /package/src/core/{workflows → skills}/bmad-party-mode/steps/step-02-discussion-orchestration.md +0 -0
- /package/src/core/{workflows → skills}/bmad-party-mode/steps/step-03-graceful-exit.md +0 -0
- /package/src/core/{workflows → skills}/bmad-party-mode/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-review-adversarial-general/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-review-edge-case-hunter/workflow.md +0 -0
- /package/src/core/{tasks → skills}/bmad-shard-doc/workflow.md +0 -0
- /package/src/{bmm/workflows/2-plan-workflows/create-prd → core/tasks/bmad-create-prd}/templates/prd-template.md +0 -0
package/AGENTS.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# BMAD-METHOD
|
|
2
|
+
|
|
3
|
+
Open source framework for structured, agent-assisted software delivery.
|
|
4
|
+
|
|
5
|
+
## Rules
|
|
6
|
+
|
|
7
|
+
- Use Conventional Commits for every commit.
|
|
8
|
+
- Before pushing, run `npm ci && npm run quality` on `HEAD` in the exact checkout you are about to push.
|
|
9
|
+
`quality` mirrors the checks in `.github/workflows/quality.yaml`.
|
package/README_CN.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
- **派对模式** — 将多个智能体角色带入一个会话进行协作和讨论
|
|
21
21
|
- **完整生命周期** — 从想法开始(头脑风暴)到部署发布
|
|
22
22
|
|
|
23
|
-
[在 **docs.bmad-method.org** 了解更多](
|
|
23
|
+
[在 **docs.bmad-method.org** 了解更多](https://docs.bmad-method.org/zh-cn/)
|
|
24
24
|
|
|
25
25
|
---
|
|
26
26
|
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
**V6 已到来,我们才刚刚开始!** BMad 方法正在快速发展,包括跨平台智能体团队和子智能体集成、技能架构、BMad Builder v1、开发循环自动化等优化,以及更多正在开发中的功能。
|
|
30
30
|
|
|
31
|
-
**[📍 查看完整路线图 →](
|
|
31
|
+
**[📍 查看完整路线图 →](https://docs.bmad-method.org/zh-cn/roadmap/)**
|
|
32
32
|
|
|
33
33
|
---
|
|
34
34
|
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
npx bmad-method install
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
>
|
|
43
|
+
> 想要最新的预发布版本?使用 `npx bmad-method@next install`。相比默认安装,可能会有更多变更。
|
|
44
44
|
|
|
45
45
|
按照安装程序提示操作,然后在项目文件夹中打开你的 AI IDE(Claude Code、Cursor 等)。
|
|
46
46
|
|
|
@@ -50,7 +50,7 @@ npx bmad-method install
|
|
|
50
50
|
npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes
|
|
51
51
|
```
|
|
52
52
|
|
|
53
|
-
[
|
|
53
|
+
[查看非交互式安装选项](https://docs.bmad-method.org/zh-cn/how-to/non-interactive-installation/)
|
|
54
54
|
|
|
55
55
|
> **不确定该做什么?** 运行 `bmad-help` — 它会准确告诉你下一步做什么以及什么是可选的。你也可以问诸如 `bmad-help 我刚刚完成了架构设计,接下来该做什么?` 之类的问题。
|
|
56
56
|
|
|
@@ -62,18 +62,18 @@ BMad 方法通过官方模块扩展到专业领域。可在安装期间或之后
|
|
|
62
62
|
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
|
63
63
|
| **[BMad Method (BMM)](https://github.com/bmad-code-org/BMAD-METHOD)** | 包含 34+ 工作流的核心框架 |
|
|
64
64
|
| **[BMad Builder (BMB)](https://github.com/bmad-code-org/bmad-builder)** | 创建自定义 BMad 智能体和工作流 |
|
|
65
|
-
| **[Test Architect (TEA)](https://github.com/bmad-code-org/
|
|
65
|
+
| **[Test Architect (TEA)](https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise)** | 基于风险的测试策略和自动化 |
|
|
66
66
|
| **[Game Dev Studio (BMGD)](https://github.com/bmad-code-org/bmad-module-game-dev-studio)** | 游戏开发工作流(Unity、Unreal、Godot) |
|
|
67
67
|
| **[Creative Intelligence Suite (CIS)](https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite)** | 创新、头脑风暴、设计思维 |
|
|
68
68
|
|
|
69
69
|
## 文档
|
|
70
70
|
|
|
71
|
-
[BMad 方法文档站点](
|
|
71
|
+
[BMad 方法文档站点](https://docs.bmad-method.org/zh-cn/) — 教程、指南、概念和参考
|
|
72
72
|
|
|
73
73
|
**快速链接:**
|
|
74
|
-
- [入门教程](
|
|
75
|
-
- [从先前版本升级](
|
|
76
|
-
- [
|
|
74
|
+
- [入门教程](https://docs.bmad-method.org/zh-cn/tutorials/getting-started/)
|
|
75
|
+
- [从先前版本升级](https://docs.bmad-method.org/zh-cn/how-to/upgrade-to-v6/)
|
|
76
|
+
- [测试架构师文档(英文)](https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/)
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
## 社区
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "bmad-method",
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.2.0",
|
|
5
5
|
"description": "Breakthrough Method of Agile AI-driven Development",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"agile",
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
"lint:fix": "eslint . --ext .js,.cjs,.mjs,.yaml --fix",
|
|
40
40
|
"lint:md": "markdownlint-cli2 \"**/*.md\"",
|
|
41
41
|
"prepare": "command -v husky >/dev/null 2>&1 && husky || exit 0",
|
|
42
|
+
"quality": "npm run format:check && npm run lint && npm run lint:md && npm run docs:build && npm run validate:schemas && npm run test:schemas && npm run test:install && npm run validate:refs",
|
|
42
43
|
"rebundle": "node tools/cli/bundlers/bundle-web.js rebundle",
|
|
43
44
|
"test": "npm run test:schemas && npm run test:refs && npm run test:install && npm run validate:schemas && npm run lint && npm run lint:md && npm run format:check",
|
|
44
45
|
"test:coverage": "c8 --reporter=text --reporter=html npm run test:schemas",
|
|
@@ -23,7 +23,7 @@ agent:
|
|
|
23
23
|
description: "[BP] Brainstorm Project: Expert Guided Facilitation through a single or multiple techniques with a final report"
|
|
24
24
|
|
|
25
25
|
- trigger: MR or fuzzy match on market-research
|
|
26
|
-
exec: "
|
|
26
|
+
exec: "skill:bmad-market-research"
|
|
27
27
|
description: "[MR] Market Research: Market analysis, competitive landscape, customer needs and trends"
|
|
28
28
|
|
|
29
29
|
- trigger: DR or fuzzy match on domain-research
|
|
@@ -31,7 +31,7 @@ agent:
|
|
|
31
31
|
description: "[DR] Domain Research: Industry domain deep dive, subject matter expertise and terminology"
|
|
32
32
|
|
|
33
33
|
- trigger: TR or fuzzy match on technical-research
|
|
34
|
-
exec: "
|
|
34
|
+
exec: "skill:bmad-technical-research"
|
|
35
35
|
description: "[TR] Technical Research: Technical feasibility, architecture options and implementation approaches"
|
|
36
36
|
|
|
37
37
|
- trigger: CB or fuzzy match on product-brief
|
|
@@ -39,5 +39,5 @@ agent:
|
|
|
39
39
|
description: "[CB] Create Brief: A guided experience to nail down your product idea into an executive brief"
|
|
40
40
|
|
|
41
41
|
- trigger: DP or fuzzy match on document-project
|
|
42
|
-
exec: "
|
|
42
|
+
exec: "skill:bmad-document-project"
|
|
43
43
|
description: "[DP] Document Project: Analyze an existing project to produce useful documentation for both human and LLM"
|
|
@@ -25,5 +25,5 @@ agent:
|
|
|
25
25
|
description: "[CA] Create Architecture: Guided Workflow to document technical decisions to keep implementation on track"
|
|
26
26
|
|
|
27
27
|
- trigger: IR or fuzzy match on implementation-readiness
|
|
28
|
-
exec: "
|
|
28
|
+
exec: "skill:bmad-check-implementation-readiness"
|
|
29
29
|
description: "[IR] Implementation Readiness: Ensure the PRD, UX, and Architecture and Epics and Stories List are all aligned"
|
|
@@ -34,5 +34,5 @@ agent:
|
|
|
34
34
|
description: "[DS] Dev Story: Write the next or specified stories tests and code."
|
|
35
35
|
|
|
36
36
|
- trigger: CR or fuzzy match on code-review
|
|
37
|
-
exec: "
|
|
37
|
+
exec: "skill:bmad-code-review"
|
|
38
38
|
description: "[CR] Code Review: Initiate a comprehensive code review across multiple quality facets. For best results, use a fresh context and a different quality LLM if available"
|
|
@@ -20,25 +20,25 @@ agent:
|
|
|
20
20
|
|
|
21
21
|
menu:
|
|
22
22
|
- trigger: CP or fuzzy match on create-prd
|
|
23
|
-
exec: "
|
|
23
|
+
exec: "skill:bmad-create-prd"
|
|
24
24
|
description: "[CP] Create PRD: Expert led facilitation to produce your Product Requirements Document"
|
|
25
25
|
|
|
26
26
|
- trigger: VP or fuzzy match on validate-prd
|
|
27
|
-
exec: "
|
|
27
|
+
exec: "skill:bmad-validate-prd"
|
|
28
28
|
description: "[VP] Validate PRD: Validate a Product Requirements Document is comprehensive, lean, well organized and cohesive"
|
|
29
29
|
|
|
30
30
|
- trigger: EP or fuzzy match on edit-prd
|
|
31
|
-
exec: "
|
|
31
|
+
exec: "skill:bmad-edit-prd"
|
|
32
32
|
description: "[EP] Edit PRD: Update an existing Product Requirements Document"
|
|
33
33
|
|
|
34
34
|
- trigger: CE or fuzzy match on epics-stories
|
|
35
|
-
exec: "
|
|
35
|
+
exec: "skill:bmad-create-epics-and-stories"
|
|
36
36
|
description: "[CE] Create Epics and Stories: Create the Epics and Stories Listing, these are the specs that will drive development"
|
|
37
37
|
|
|
38
38
|
- trigger: IR or fuzzy match on implementation-readiness
|
|
39
|
-
exec: "
|
|
39
|
+
exec: "skill:bmad-check-implementation-readiness"
|
|
40
40
|
description: "[IR] Implementation Readiness: Ensure the PRD, UX, and Architecture and Epics and Stories List are all aligned"
|
|
41
41
|
|
|
42
42
|
- trigger: CC or fuzzy match on correct-course
|
|
43
|
-
exec: "
|
|
43
|
+
exec: "skill:bmad-correct-course"
|
|
44
44
|
description: "[CC] Course Correction: Use this so we can determine how to proceed if major need for change is discovered mid implementation"
|
|
@@ -29,7 +29,7 @@ agent:
|
|
|
29
29
|
|
|
30
30
|
menu:
|
|
31
31
|
- trigger: QA or fuzzy match on qa-automate
|
|
32
|
-
exec: "
|
|
32
|
+
exec: "skill:bmad-qa-generate-e2e-tests"
|
|
33
33
|
description: "[QA] Automate - Generate tests for existing features (simplified)"
|
|
34
34
|
|
|
35
35
|
prompts:
|
|
@@ -20,7 +20,7 @@ agent:
|
|
|
20
20
|
|
|
21
21
|
menu:
|
|
22
22
|
- trigger: QS or fuzzy match on quick-spec
|
|
23
|
-
exec: "
|
|
23
|
+
exec: "skill:bmad-quick-spec"
|
|
24
24
|
description: "[QS] Quick Spec: Architect a quick but complete technical spec with implementation-ready stories/specs"
|
|
25
25
|
|
|
26
26
|
- trigger: QD or fuzzy match on quick-dev
|
|
@@ -32,5 +32,5 @@ agent:
|
|
|
32
32
|
description: "[QQ] Quick Dev New (Preview): Unified quick flow — clarify intent, plan, implement, review, present (experimental)"
|
|
33
33
|
|
|
34
34
|
- trigger: CR or fuzzy match on code-review
|
|
35
|
-
exec: "
|
|
35
|
+
exec: "skill:bmad-code-review"
|
|
36
36
|
description: "[CR] Code Review: Initiate a comprehensive code review across multiple quality facets. For best results, use a fresh context and a different quality LLM if available"
|
|
@@ -20,7 +20,7 @@ agent:
|
|
|
20
20
|
|
|
21
21
|
menu:
|
|
22
22
|
- trigger: SP or fuzzy match on sprint-planning
|
|
23
|
-
exec: "
|
|
23
|
+
exec: "skill:bmad-sprint-planning"
|
|
24
24
|
description: "[SP] Sprint Planning: Generate or update the record that will sequence the tasks to complete the full project that the dev agent will follow"
|
|
25
25
|
|
|
26
26
|
- trigger: CS or fuzzy match on create-story
|
|
@@ -28,10 +28,10 @@ agent:
|
|
|
28
28
|
description: "[CS] Context Story: Prepare a story with all required context for implementation for the developer agent"
|
|
29
29
|
|
|
30
30
|
- trigger: ER or fuzzy match on epic-retrospective
|
|
31
|
-
exec: "
|
|
31
|
+
exec: "skill:bmad-retrospective"
|
|
32
32
|
data: "{project-root}/_bmad/_config/agent-manifest.csv"
|
|
33
33
|
description: "[ER] Epic Retrospective: Party Mode review of all work completed across an epic."
|
|
34
34
|
|
|
35
35
|
- trigger: CC or fuzzy match on correct-course
|
|
36
|
-
exec: "
|
|
36
|
+
exec: "skill:bmad-correct-course"
|
|
37
37
|
description: "[CC] Course Correction: Use this so we can determine how to proceed if major need for change is discovered mid implementation"
|
|
@@ -22,7 +22,7 @@ agent:
|
|
|
22
22
|
|
|
23
23
|
menu:
|
|
24
24
|
- trigger: DP or fuzzy match on document-project
|
|
25
|
-
exec: "
|
|
25
|
+
exec: "skill:bmad-document-project"
|
|
26
26
|
description: "[DP] Document Project: Generate comprehensive project documentation (brownfield analysis, architecture scanning)"
|
|
27
27
|
|
|
28
28
|
- trigger: WD or fuzzy match on write-document
|
package/src/bmm/module-help.csv
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
module,phase,name,code,sequence,workflow-file,command,required,agent,options,description,output-location,outputs,
|
|
2
|
-
bmm,anytime,Document Project,DP,,
|
|
3
|
-
bmm,anytime,Generate Project Context,GPC,,
|
|
4
|
-
bmm,anytime,Quick Spec,QS,,
|
|
2
|
+
bmm,anytime,Document Project,DP,,skill:bmad-document-project,bmad-bmm-document-project,false,analyst,Create Mode,"Analyze an existing project to produce useful documentation",project-knowledge,*,
|
|
3
|
+
bmm,anytime,Generate Project Context,GPC,,skill:bmad-generate-project-context,bmad-bmm-generate-project-context,false,analyst,Create Mode,"Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow.",output_folder,"project context",
|
|
4
|
+
bmm,anytime,Quick Spec,QS,,skill:bmad-quick-spec,bmad-bmm-quick-spec,false,quick-flow-solo-dev,Create Mode,"Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning",planning_artifacts,"tech spec",
|
|
5
5
|
bmm,anytime,Quick Dev,QD,,skill:bmad-quick-dev,bmad-bmm-quick-dev,false,quick-flow-solo-dev,Create Mode,"Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan",,,
|
|
6
6
|
bmm,anytime,Quick Dev New Preview,QQ,,skill:bmad-quick-dev-new-preview,bmad-bmm-quick-dev-new-preview,false,quick-flow-solo-dev,Create Mode,"Unified quick flow (experimental): clarify intent plan implement review and present in a single workflow",implementation_artifacts,"tech spec implementation",
|
|
7
|
-
bmm,anytime,Correct Course,CC,,
|
|
7
|
+
bmm,anytime,Correct Course,CC,,skill:bmad-correct-course,bmad-bmm-correct-course,false,sm,Create Mode,"Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories",planning_artifacts,"change proposal",
|
|
8
8
|
bmm,anytime,Write Document,WD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Describe in detail what you want, and the agent will follow the documentation best practices defined in agent memory. Multi-turn conversation with subprocess for research/review.",project-knowledge,"document",
|
|
9
9
|
bmm,anytime,Update Standards,US,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.",_bmad/_memory/tech-writer-sidecar,"standards",
|
|
10
10
|
bmm,anytime,Mermaid Generate,MG,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.",planning_artifacts,"mermaid diagram",
|
|
11
11
|
bmm,anytime,Validate Document,VD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.",planning_artifacts,"validation report",
|
|
12
12
|
bmm,anytime,Explain Concept,EC,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Create clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.",project_knowledge,"explanation",
|
|
13
13
|
bmm,1-analysis,Brainstorm Project,BP,10,skill:bmad-brainstorming,bmad-brainstorming,false,analyst,data=_bmad/bmm/data/project-context-template.md,"Expert Guided Facilitation through a single or multiple techniques",planning_artifacts,"brainstorming session",
|
|
14
|
-
bmm,1-analysis,Market Research,MR,20,
|
|
14
|
+
bmm,1-analysis,Market Research,MR,20,skill:bmad-market-research,bmad-bmm-market-research,false,analyst,Create Mode,"Market analysis competitive landscape customer needs and trends","planning_artifacts|project-knowledge","research documents",
|
|
15
15
|
bmm,1-analysis,Domain Research,DR,21,skill:bmad-domain-research,bmad-bmm-domain-research,false,analyst,Create Mode,"Industry domain deep dive subject matter expertise and terminology","planning_artifacts|project_knowledge","research documents",
|
|
16
|
-
bmm,1-analysis,Technical Research,TR,22,
|
|
16
|
+
bmm,1-analysis,Technical Research,TR,22,skill:bmad-technical-research,bmad-bmm-technical-research,false,analyst,Create Mode,"Technical feasibility architecture options and implementation approaches","planning_artifacts|project_knowledge","research documents",
|
|
17
17
|
bmm,1-analysis,Create Brief,CB,30,skill:bmad-create-product-brief,bmad-bmm-create-product-brief,false,analyst,Create Mode,"A guided experience to nail down your product idea",planning_artifacts,"product brief",
|
|
18
|
-
bmm,2-planning,Create PRD,CP,10,
|
|
19
|
-
bmm,2-planning,Validate PRD,VP,20,
|
|
20
|
-
bmm,2-planning,Edit PRD,EP,25,
|
|
18
|
+
bmm,2-planning,Create PRD,CP,10,skill:bmad-create-prd,bmad-bmm-create-prd,true,pm,Create Mode,"Expert led facilitation to produce your Product Requirements Document",planning_artifacts,prd,
|
|
19
|
+
bmm,2-planning,Validate PRD,VP,20,skill:bmad-validate-prd,bmad-bmm-validate-prd,false,pm,Validate Mode,"Validate PRD is comprehensive lean well organized and cohesive",planning_artifacts,"prd validation report",
|
|
20
|
+
bmm,2-planning,Edit PRD,EP,25,skill:bmad-edit-prd,bmad-bmm-edit-prd,false,pm,Edit Mode,"Improve and enhance an existing PRD",planning_artifacts,"updated prd",
|
|
21
21
|
bmm,2-planning,Create UX,CU,30,skill:bmad-create-ux-design,bmad-bmm-create-ux-design,false,ux-designer,Create Mode,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project",planning_artifacts,"ux design",
|
|
22
22
|
bmm,3-solutioning,Create Architecture,CA,10,skill:bmad-create-architecture,bmad-bmm-create-architecture,true,architect,Create Mode,"Guided Workflow to document technical decisions",planning_artifacts,architecture,
|
|
23
|
-
bmm,3-solutioning,Create Epics and Stories,CE,30,
|
|
24
|
-
bmm,3-solutioning,Check Implementation Readiness,IR,70,
|
|
25
|
-
bmm,4-implementation,Sprint Planning,SP,10,
|
|
26
|
-
bmm,4-implementation,Sprint Status,SS,20,
|
|
23
|
+
bmm,3-solutioning,Create Epics and Stories,CE,30,skill:bmad-create-epics-and-stories,bmad-bmm-create-epics-and-stories,true,pm,Create Mode,"Create the Epics and Stories Listing",planning_artifacts,"epics and stories",
|
|
24
|
+
bmm,3-solutioning,Check Implementation Readiness,IR,70,skill:bmad-check-implementation-readiness,bmad-bmm-check-implementation-readiness,true,architect,Validate Mode,"Ensure PRD UX Architecture and Epics Stories are aligned",planning_artifacts,"readiness report",
|
|
25
|
+
bmm,4-implementation,Sprint Planning,SP,10,skill:bmad-sprint-planning,bmad-bmm-sprint-planning,true,sm,Create Mode,"Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan.",implementation_artifacts,"sprint status",
|
|
26
|
+
bmm,4-implementation,Sprint Status,SS,20,skill:bmad-sprint-status,bmad-bmm-sprint-status,false,sm,Create Mode,"Anytime: Summarize sprint status and route to next workflow",,,
|
|
27
27
|
bmm,4-implementation,Validate Story,VS,35,skill:bmad-create-story,bmad-bmm-create-story,false,sm,Validate Mode,"Validates story readiness and completeness before development work begins",implementation_artifacts,"story validation report",
|
|
28
28
|
bmm,4-implementation,Create Story,CS,30,skill:bmad-create-story,bmad-bmm-create-story,true,sm,Create Mode,"Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER",implementation_artifacts,story,
|
|
29
29
|
bmm,4-implementation,Dev Story,DS,40,skill:bmad-dev-story,bmad-bmm-dev-story,true,dev,Create Mode,"Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed",,,
|
|
30
|
-
bmm,4-implementation,Code Review,CR,50,
|
|
31
|
-
bmm,4-implementation,QA Automation Test,QA,45,
|
|
32
|
-
bmm,4-implementation,Retrospective,ER,60,
|
|
30
|
+
bmm,4-implementation,Code Review,CR,50,skill:bmad-code-review,bmad-bmm-code-review,false,dev,Create Mode,"Story cycle: If issues back to DS if approved then next CS or ER if epic complete",,,
|
|
31
|
+
bmm,4-implementation,QA Automation Test,QA,45,skill:bmad-qa-generate-e2e-tests,bmad-bmm-qa-automate,false,qa,Create Mode,"Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that.",implementation_artifacts,"test suite",
|
|
32
|
+
bmm,4-implementation,Retrospective,ER,60,skill:bmad-retrospective,bmad-bmm-retrospective,false,sm,Create Mode,"Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC",implementation_artifacts,retrospective,
|
|
@@ -3,4 +3,4 @@ name: bmad-create-product-brief
|
|
|
3
3
|
description: 'Create product brief through collaborative discovery. Use when the user says "lets create a product brief" or "help me create a project brief"'
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
Follow the instructions in
|
|
6
|
+
Follow the instructions in ./workflow.md.
|
|
@@ -1,13 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: 'step-01-init'
|
|
3
|
-
description: 'Initialize the product brief workflow by detecting continuation state and setting up the document'
|
|
4
|
-
|
|
5
2
|
# File References
|
|
6
|
-
nextStepFile: './step-02-vision.md'
|
|
7
3
|
outputFile: '{planning_artifacts}/product-brief-{{project_name}}-{{date}}.md'
|
|
8
|
-
|
|
9
|
-
# Template References
|
|
10
|
-
productBriefTemplate: '../product-brief.template.md'
|
|
11
4
|
---
|
|
12
5
|
|
|
13
6
|
# Step 1: Product Brief Initialization
|
|
@@ -88,7 +81,7 @@ load context documents using smart discovery. Documents can be in the following
|
|
|
88
81
|
- {planning_artifacts}/**
|
|
89
82
|
- {output_folder}/**
|
|
90
83
|
- {product_knowledge}/**
|
|
91
|
-
- docs/**
|
|
84
|
+
- {project-root}/docs/**
|
|
92
85
|
|
|
93
86
|
Also - when searching - documents can be a single markdown file, or a folder with an index and multiple files. For Example, if searching for `*foo*.md` and not found, also search for a folder called *foo*/index.md (which indicates sharded content)
|
|
94
87
|
|
|
@@ -112,7 +105,7 @@ Try to discover the following:
|
|
|
112
105
|
|
|
113
106
|
**Document Setup:**
|
|
114
107
|
|
|
115
|
-
- Copy the template from `
|
|
108
|
+
- Copy the template from `../product-brief.template.md` to `{outputFile}`, and update the frontmatter fields
|
|
116
109
|
|
|
117
110
|
#### C. Present Initialization Results
|
|
118
111
|
|
|
@@ -141,7 +134,7 @@ Display: "**Proceeding to product vision discovery...**"
|
|
|
141
134
|
|
|
142
135
|
#### Menu Handling Logic:
|
|
143
136
|
|
|
144
|
-
- After setup report is presented, without delay, read fully and follow:
|
|
137
|
+
- After setup report is presented, without delay, read fully and follow: ./step-02-vision.md
|
|
145
138
|
|
|
146
139
|
#### EXECUTION RULES:
|
|
147
140
|
|
|
@@ -150,7 +143,7 @@ Display: "**Proceeding to product vision discovery...**"
|
|
|
150
143
|
|
|
151
144
|
## CRITICAL STEP COMPLETION NOTE
|
|
152
145
|
|
|
153
|
-
ONLY WHEN [setup completion is achieved and frontmatter properly updated], will you then read fully and follow: `
|
|
146
|
+
ONLY WHEN [setup completion is achieved and frontmatter properly updated], will you then read fully and follow: `./step-02-vision.md` to begin product vision discovery.
|
|
154
147
|
|
|
155
148
|
---
|
|
156
149
|
|
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: 'step-02-vision'
|
|
3
|
-
description: 'Discover and define the core product vision, problem statement, and unique value proposition'
|
|
4
|
-
|
|
5
2
|
# File References
|
|
6
|
-
nextStepFile: './step-03-users.md'
|
|
7
3
|
outputFile: '{planning_artifacts}/product-brief-{{project_name}}-{{date}}.md'
|
|
8
4
|
|
|
9
|
-
# Task References
|
|
10
|
-
advancedElicitationTask: 'skill:bmad-advanced-elicitation'
|
|
11
|
-
partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
|
12
5
|
---
|
|
13
6
|
|
|
14
7
|
# Step 2: Product Vision Discovery
|
|
@@ -26,6 +19,7 @@ Conduct comprehensive product vision discovery to define the core problem, solut
|
|
|
26
19
|
- 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
|
|
27
20
|
- 📋 YOU ARE A FACILITATOR, not a content generator
|
|
28
21
|
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
22
|
+
- ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
|
|
29
23
|
|
|
30
24
|
### Role Reinforcement:
|
|
31
25
|
|
|
@@ -156,9 +150,9 @@ Prepare the following structure for document append:
|
|
|
156
150
|
|
|
157
151
|
#### Menu Handling Logic:
|
|
158
152
|
|
|
159
|
-
- IF A:
|
|
160
|
-
- IF P:
|
|
161
|
-
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2], then read fully and follow:
|
|
153
|
+
- IF A: Invoke the `bmad-advanced-elicitation` skill with current vision content to dive deeper and refine
|
|
154
|
+
- IF P: Invoke the `bmad-party-mode` skill to bring different perspectives to positioning and differentiation
|
|
155
|
+
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2], then read fully and follow: ./step-03-users.md
|
|
162
156
|
- IF Any other comments or queries: help user respond then [Redisplay Menu Options](#7-present-menu-options)
|
|
163
157
|
|
|
164
158
|
#### EXECUTION RULES:
|
|
@@ -170,7 +164,7 @@ Prepare the following structure for document append:
|
|
|
170
164
|
|
|
171
165
|
## CRITICAL STEP COMPLETION NOTE
|
|
172
166
|
|
|
173
|
-
ONLY WHEN [C continue option] is selected and [vision content finalized and saved to document with frontmatter updated], will you then read fully and follow: `
|
|
167
|
+
ONLY WHEN [C continue option] is selected and [vision content finalized and saved to document with frontmatter updated], will you then read fully and follow: `./step-03-users.md` to begin target user discovery.
|
|
174
168
|
|
|
175
169
|
---
|
|
176
170
|
|
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: 'step-03-users'
|
|
3
|
-
description: 'Define target users with rich personas and map their key interactions with the product'
|
|
4
|
-
|
|
5
2
|
# File References
|
|
6
|
-
nextStepFile: './step-04-metrics.md'
|
|
7
3
|
outputFile: '{planning_artifacts}/product-brief-{{project_name}}-{{date}}.md'
|
|
8
4
|
|
|
9
|
-
# Task References
|
|
10
|
-
advancedElicitationTask: 'skill:bmad-advanced-elicitation'
|
|
11
|
-
partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
|
12
5
|
---
|
|
13
6
|
|
|
14
7
|
# Step 3: Target Users Discovery
|
|
@@ -26,6 +19,7 @@ Define target users with rich personas and map their key interactions with the p
|
|
|
26
19
|
- 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
|
|
27
20
|
- 📋 YOU ARE A FACILITATOR, not a content generator
|
|
28
21
|
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
22
|
+
- ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
|
|
29
23
|
|
|
30
24
|
### Role Reinforcement:
|
|
31
25
|
|
|
@@ -159,9 +153,9 @@ Prepare the following structure for document append:
|
|
|
159
153
|
|
|
160
154
|
#### Menu Handling Logic:
|
|
161
155
|
|
|
162
|
-
- IF A:
|
|
163
|
-
- IF P:
|
|
164
|
-
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3], then read fully and follow:
|
|
156
|
+
- IF A: Invoke the `bmad-advanced-elicitation` skill with current user content to dive deeper into personas and journeys
|
|
157
|
+
- IF P: Invoke the `bmad-party-mode` skill to bring different perspectives to validate user understanding
|
|
158
|
+
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3], then read fully and follow: ./step-04-metrics.md
|
|
165
159
|
- IF Any other comments or queries: help user respond then [Redisplay Menu Options](#6-present-menu-options)
|
|
166
160
|
|
|
167
161
|
#### EXECUTION RULES:
|
|
@@ -173,7 +167,7 @@ Prepare the following structure for document append:
|
|
|
173
167
|
|
|
174
168
|
## CRITICAL STEP COMPLETION NOTE
|
|
175
169
|
|
|
176
|
-
ONLY WHEN [C continue option] is selected and [user personas finalized and saved to document with frontmatter updated], will you then read fully and follow: `
|
|
170
|
+
ONLY WHEN [C continue option] is selected and [user personas finalized and saved to document with frontmatter updated], will you then read fully and follow: `./step-04-metrics.md` to begin success metrics definition.
|
|
177
171
|
|
|
178
172
|
---
|
|
179
173
|
|
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: 'step-04-metrics'
|
|
3
|
-
description: 'Define comprehensive success metrics that include user success, business objectives, and key performance indicators'
|
|
4
|
-
|
|
5
2
|
# File References
|
|
6
|
-
nextStepFile: './step-05-scope.md'
|
|
7
3
|
outputFile: '{planning_artifacts}/product-brief-{{project_name}}-{{date}}.md'
|
|
8
4
|
|
|
9
|
-
# Task References
|
|
10
|
-
advancedElicitationTask: 'skill:bmad-advanced-elicitation'
|
|
11
|
-
partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
|
12
5
|
---
|
|
13
6
|
|
|
14
7
|
# Step 4: Success Metrics Definition
|
|
@@ -26,6 +19,7 @@ Define comprehensive success metrics that include user success, business objecti
|
|
|
26
19
|
- 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
|
|
27
20
|
- 📋 YOU ARE A FACILITATOR, not a content generator
|
|
28
21
|
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
22
|
+
- ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
|
|
29
23
|
|
|
30
24
|
### Role Reinforcement:
|
|
31
25
|
|
|
@@ -162,9 +156,9 @@ Prepare the following structure for document append:
|
|
|
162
156
|
|
|
163
157
|
#### Menu Handling Logic:
|
|
164
158
|
|
|
165
|
-
- IF A:
|
|
166
|
-
- IF P:
|
|
167
|
-
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3, 4], then read fully and follow:
|
|
159
|
+
- IF A: Invoke the `bmad-advanced-elicitation` skill with current metrics content to dive deeper into success metric insights
|
|
160
|
+
- IF P: Invoke the `bmad-party-mode` skill to bring different perspectives to validate comprehensive metrics
|
|
161
|
+
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3, 4], then read fully and follow: ./step-05-scope.md
|
|
168
162
|
- IF Any other comments or queries: help user respond then [Redisplay Menu Options](#7-present-menu-options)
|
|
169
163
|
|
|
170
164
|
#### EXECUTION RULES:
|
|
@@ -176,7 +170,7 @@ Prepare the following structure for document append:
|
|
|
176
170
|
|
|
177
171
|
## CRITICAL STEP COMPLETION NOTE
|
|
178
172
|
|
|
179
|
-
ONLY WHEN [C continue option] is selected and [success metrics finalized and saved to document with frontmatter updated], will you then read fully and follow: `
|
|
173
|
+
ONLY WHEN [C continue option] is selected and [success metrics finalized and saved to document with frontmatter updated], will you then read fully and follow: `./step-05-scope.md` to begin MVP scope definition.
|
|
180
174
|
|
|
181
175
|
---
|
|
182
176
|
|
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: 'step-05-scope'
|
|
3
|
-
description: 'Define MVP scope with clear boundaries and outline future vision while managing scope creep'
|
|
4
|
-
|
|
5
2
|
# File References
|
|
6
|
-
nextStepFile: './step-06-complete.md'
|
|
7
3
|
outputFile: '{planning_artifacts}/product-brief-{{project_name}}-{{date}}.md'
|
|
8
4
|
|
|
9
|
-
# Task References
|
|
10
|
-
advancedElicitationTask: 'skill:bmad-advanced-elicitation'
|
|
11
|
-
partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
|
12
5
|
---
|
|
13
6
|
|
|
14
7
|
# Step 5: MVP Scope Definition
|
|
@@ -26,6 +19,7 @@ Define MVP scope with clear boundaries and outline future vision through collabo
|
|
|
26
19
|
- 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
|
|
27
20
|
- 📋 YOU ARE A FACILITATOR, not a content generator
|
|
28
21
|
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
22
|
+
- ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
|
|
29
23
|
|
|
30
24
|
### Role Reinforcement:
|
|
31
25
|
|
|
@@ -176,9 +170,9 @@ Prepare the following structure for document append:
|
|
|
176
170
|
|
|
177
171
|
#### Menu Handling Logic:
|
|
178
172
|
|
|
179
|
-
- IF A:
|
|
180
|
-
- IF P:
|
|
181
|
-
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3, 4, 5], then read fully and follow:
|
|
173
|
+
- IF A: Invoke the `bmad-advanced-elicitation` skill with current scope content to optimize scope definition
|
|
174
|
+
- IF P: Invoke the `bmad-party-mode` skill to bring different perspectives to validate MVP scope
|
|
175
|
+
- IF C: Save content to {outputFile}, update frontmatter with stepsCompleted: [1, 2, 3, 4, 5], then read fully and follow: ./step-06-complete.md
|
|
182
176
|
- IF Any other comments or queries: help user respond then [Redisplay Menu Options](#7-present-menu-options)
|
|
183
177
|
|
|
184
178
|
#### EXECUTION RULES:
|
|
@@ -190,7 +184,7 @@ Prepare the following structure for document append:
|
|
|
190
184
|
|
|
191
185
|
## CRITICAL STEP COMPLETION NOTE
|
|
192
186
|
|
|
193
|
-
ONLY WHEN [C continue option] is selected and [MVP scope finalized and saved to document with frontmatter updated], will you then read fully and follow: `
|
|
187
|
+
ONLY WHEN [C continue option] is selected and [MVP scope finalized and saved to document with frontmatter updated], will you then read fully and follow: `./step-06-complete.md` to complete the product brief workflow.
|
|
194
188
|
|
|
195
189
|
---
|
|
196
190
|
|
|
@@ -47,6 +47,9 @@ Load and read full config from {project-root}/_bmad/bmm/config.yaml and resolve:
|
|
|
47
47
|
|
|
48
48
|
- `project_name`, `output_folder`, `planning_artifacts`, `user_name`, `communication_language`, `document_output_language`, `user_skill_level`
|
|
49
49
|
|
|
50
|
+
✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
|
|
51
|
+
✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
|
|
52
|
+
|
|
50
53
|
### 2. First Step EXECUTION
|
|
51
54
|
|
|
52
55
|
Read fully and follow: `./steps/step-01-init.md` to begin the workflow.
|