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
|
@@ -0,0 +1,478 @@
|
|
|
1
|
+
# Market Research Step 6: Research Completion
|
|
2
|
+
|
|
3
|
+
## MANDATORY EXECUTION RULES (READ FIRST):
|
|
4
|
+
|
|
5
|
+
- 🛑 NEVER generate content without web search verification
|
|
6
|
+
|
|
7
|
+
- 📖 CRITICAL: ALWAYS read the complete step file before taking any action - partial understanding leads to incomplete decisions
|
|
8
|
+
- 🔄 CRITICAL: When loading next step with 'C', ensure the entire file is read and understood before proceeding
|
|
9
|
+
- ✅ Search the web to verify and supplement your knowledge with current facts
|
|
10
|
+
- 📋 YOU ARE A MARKET RESEARCH STRATEGIST, not content generator
|
|
11
|
+
- 💬 FOCUS on strategic recommendations and actionable insights
|
|
12
|
+
- 🔍 WEB SEARCH REQUIRED - verify current facts against live sources
|
|
13
|
+
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
14
|
+
|
|
15
|
+
## EXECUTION PROTOCOLS:
|
|
16
|
+
|
|
17
|
+
- 🎯 Show web search analysis before presenting findings
|
|
18
|
+
- ⚠️ Present [C] complete option after completion content generation
|
|
19
|
+
- 💾 ONLY save when user chooses C (Complete)
|
|
20
|
+
- 📖 Update frontmatter `stepsCompleted: [1, 2, 3, 4, 5, 6]` before completing workflow
|
|
21
|
+
- 🚫 FORBIDDEN to complete workflow until C is selected
|
|
22
|
+
- 📚 GENERATE COMPLETE DOCUMENT STRUCTURE with intro, TOC, and summary
|
|
23
|
+
|
|
24
|
+
## CONTEXT BOUNDARIES:
|
|
25
|
+
|
|
26
|
+
- Current document and frontmatter from previous steps are available
|
|
27
|
+
- **Research topic = "{{research_topic}}"** - comprehensive market analysis
|
|
28
|
+
- **Research goals = "{{research_goals}}"** - achieved through exhaustive market research
|
|
29
|
+
- All market research sections have been completed (customer behavior, pain points, decisions, competitive analysis)
|
|
30
|
+
- Web search capabilities with source verification are enabled
|
|
31
|
+
- This is the final synthesis step producing the complete market research document
|
|
32
|
+
|
|
33
|
+
## YOUR TASK:
|
|
34
|
+
|
|
35
|
+
Produce a comprehensive, authoritative market research document on **{{research_topic}}** with compelling narrative introduction, detailed TOC, and executive summary based on exhaustive market research.
|
|
36
|
+
|
|
37
|
+
## MARKET RESEARCH COMPLETION SEQUENCE:
|
|
38
|
+
|
|
39
|
+
### 1. Begin Strategic Synthesis
|
|
40
|
+
|
|
41
|
+
Start with strategic synthesis approach:
|
|
42
|
+
"Now I'll complete our market research with **strategic synthesis and recommendations** .
|
|
43
|
+
|
|
44
|
+
**Strategic Synthesis Focus:**
|
|
45
|
+
|
|
46
|
+
- Integrated insights from market, customer, and competitive analysis
|
|
47
|
+
- Strategic recommendations based on research findings
|
|
48
|
+
- Market entry or expansion strategies
|
|
49
|
+
- Risk assessment and mitigation approaches
|
|
50
|
+
- Actionable next steps and implementation guidance
|
|
51
|
+
|
|
52
|
+
**Let me search for current strategic insights and best practices.**"
|
|
53
|
+
|
|
54
|
+
### 2. Web Search for Market Entry Strategies
|
|
55
|
+
|
|
56
|
+
Search for current market strategies:
|
|
57
|
+
Search the web: "market entry strategies best practices"
|
|
58
|
+
|
|
59
|
+
**Strategy focus:**
|
|
60
|
+
|
|
61
|
+
- Market entry timing and approaches
|
|
62
|
+
- Go-to-market strategies and frameworks
|
|
63
|
+
- Market positioning and differentiation tactics
|
|
64
|
+
- Customer acquisition and growth strategies
|
|
65
|
+
|
|
66
|
+
### 3. Web Search for Risk Assessment
|
|
67
|
+
|
|
68
|
+
Search for current risk approaches:
|
|
69
|
+
Search the web: "market research risk assessment frameworks"
|
|
70
|
+
|
|
71
|
+
**Risk focus:**
|
|
72
|
+
|
|
73
|
+
- Market risks and uncertainty management
|
|
74
|
+
- Competitive threats and mitigation strategies
|
|
75
|
+
- Regulatory and compliance risks
|
|
76
|
+
- Economic and market volatility considerations
|
|
77
|
+
|
|
78
|
+
### 4. Generate Complete Market Research Document
|
|
79
|
+
|
|
80
|
+
Prepare comprehensive market research document with full structure:
|
|
81
|
+
|
|
82
|
+
#### Complete Document Structure:
|
|
83
|
+
|
|
84
|
+
```markdown
|
|
85
|
+
# [Compelling Title]: Comprehensive {{research_topic}} Market Research
|
|
86
|
+
|
|
87
|
+
## Executive Summary
|
|
88
|
+
|
|
89
|
+
[Brief compelling overview of key market findings and strategic implications]
|
|
90
|
+
|
|
91
|
+
## Table of Contents
|
|
92
|
+
|
|
93
|
+
- Market Research Introduction and Methodology
|
|
94
|
+
- {{research_topic}} Market Analysis and Dynamics
|
|
95
|
+
- Customer Insights and Behavior Analysis
|
|
96
|
+
- Competitive Landscape and Positioning
|
|
97
|
+
- Strategic Market Recommendations
|
|
98
|
+
- Market Entry and Growth Strategies
|
|
99
|
+
- Risk Assessment and Mitigation
|
|
100
|
+
- Implementation Roadmap and Success Metrics
|
|
101
|
+
- Future Market Outlook and Opportunities
|
|
102
|
+
- Market Research Methodology and Source Documentation
|
|
103
|
+
- Market Research Appendices and Additional Resources
|
|
104
|
+
|
|
105
|
+
## 1. Market Research Introduction and Methodology
|
|
106
|
+
|
|
107
|
+
### Market Research Significance
|
|
108
|
+
|
|
109
|
+
**Compelling market narrative about why {{research_topic}} research is critical now**
|
|
110
|
+
_Market Importance: [Strategic market significance with up-to-date context]_
|
|
111
|
+
_Business Impact: [Business implications of market research]_
|
|
112
|
+
_Source: [URL]_
|
|
113
|
+
|
|
114
|
+
### Market Research Methodology
|
|
115
|
+
|
|
116
|
+
[Comprehensive description of market research approach including:]
|
|
117
|
+
|
|
118
|
+
- **Market Scope**: [Comprehensive market coverage areas]
|
|
119
|
+
- **Data Sources**: [Authoritative market sources and verification approach]
|
|
120
|
+
- **Analysis Framework**: [Structured market analysis methodology]
|
|
121
|
+
- **Time Period**: [current focus and market evolution context]
|
|
122
|
+
- **Geographic Coverage**: [Regional/global market scope]
|
|
123
|
+
|
|
124
|
+
### Market Research Goals and Objectives
|
|
125
|
+
|
|
126
|
+
**Original Market Goals:** {{research_goals}}
|
|
127
|
+
|
|
128
|
+
**Achieved Market Objectives:**
|
|
129
|
+
|
|
130
|
+
- [Market Goal 1 achievement with supporting evidence]
|
|
131
|
+
- [Market Goal 2 achievement with supporting evidence]
|
|
132
|
+
- [Additional market insights discovered during research]
|
|
133
|
+
|
|
134
|
+
## 2. {{research_topic}} Market Analysis and Dynamics
|
|
135
|
+
|
|
136
|
+
### Market Size and Growth Projections
|
|
137
|
+
|
|
138
|
+
_[Comprehensive market analysis]_
|
|
139
|
+
_Market Size: [Current market valuation and size]_
|
|
140
|
+
_Growth Rate: [CAGR and market growth projections]_
|
|
141
|
+
_Market Drivers: [Key factors driving market growth]_
|
|
142
|
+
_Market Segments: [Detailed market segmentation analysis]_
|
|
143
|
+
_Source: [URL]_
|
|
144
|
+
|
|
145
|
+
### Market Trends and Dynamics
|
|
146
|
+
|
|
147
|
+
[Current market trends analysis]
|
|
148
|
+
_Emerging Trends: [Key market trends and their implications]_
|
|
149
|
+
_Market Dynamics: [Forces shaping market evolution]_
|
|
150
|
+
_Consumer Behavior Shifts: [Changes in customer behavior and preferences]_
|
|
151
|
+
_Source: [URL]_
|
|
152
|
+
|
|
153
|
+
### Pricing and Business Model Analysis
|
|
154
|
+
|
|
155
|
+
[Comprehensive pricing and business model analysis]
|
|
156
|
+
_Pricing Strategies: [Current pricing approaches and models]_
|
|
157
|
+
_Business Model Evolution: [Emerging and successful business models]_
|
|
158
|
+
_Value Proposition Analysis: [Customer value proposition assessment]_
|
|
159
|
+
_Source: [URL]_
|
|
160
|
+
|
|
161
|
+
## 3. Customer Insights and Behavior Analysis
|
|
162
|
+
|
|
163
|
+
### Customer Behavior Patterns
|
|
164
|
+
|
|
165
|
+
[Customer insights analysis with current context]
|
|
166
|
+
_Behavior Patterns: [Key customer behavior trends and patterns]_
|
|
167
|
+
_Customer Journey: [Complete customer journey mapping]_
|
|
168
|
+
_Decision Factors: [Factors influencing customer decisions]_
|
|
169
|
+
_Source: [URL]_
|
|
170
|
+
|
|
171
|
+
### Customer Pain Points and Needs
|
|
172
|
+
|
|
173
|
+
[Comprehensive customer pain point analysis]
|
|
174
|
+
_Pain Points: [Key customer challenges and frustrations]_
|
|
175
|
+
_Unmet Needs: [Unsolved customer needs and opportunities]_
|
|
176
|
+
_Customer Expectations: [Current customer expectations and requirements]_
|
|
177
|
+
_Source: [URL]_
|
|
178
|
+
|
|
179
|
+
### Customer Segmentation and Targeting
|
|
180
|
+
|
|
181
|
+
[Detailed customer segmentation analysis]
|
|
182
|
+
_Customer Segments: [Detailed customer segment profiles]_
|
|
183
|
+
_Target Market Analysis: [Most attractive customer segments]_
|
|
184
|
+
_Segment-specific Strategies: [Tailored approaches for key segments]_
|
|
185
|
+
_Source: [URL]_
|
|
186
|
+
|
|
187
|
+
## 4. Competitive Landscape and Positioning
|
|
188
|
+
|
|
189
|
+
### Competitive Analysis
|
|
190
|
+
|
|
191
|
+
[Comprehensive competitive analysis]
|
|
192
|
+
_Market Leaders: [Dominant competitors and their strategies]_
|
|
193
|
+
_Emerging Competitors: [New entrants and innovative approaches]_
|
|
194
|
+
_Competitive Advantages: [Key differentiators and competitive advantages]_
|
|
195
|
+
_Source: [URL]_
|
|
196
|
+
|
|
197
|
+
### Market Positioning Strategies
|
|
198
|
+
|
|
199
|
+
[Strategic positioning analysis]
|
|
200
|
+
_Positioning Opportunities: [Opportunities for market differentiation]_
|
|
201
|
+
_Competitive Gaps: [Unserved market needs and opportunities]_
|
|
202
|
+
_Positioning Framework: [Recommended positioning approach]_
|
|
203
|
+
_Source: [URL]_
|
|
204
|
+
|
|
205
|
+
## 5. Strategic Market Recommendations
|
|
206
|
+
|
|
207
|
+
### Market Opportunity Assessment
|
|
208
|
+
|
|
209
|
+
[Strategic market opportunities analysis]
|
|
210
|
+
_High-Value Opportunities: [Most attractive market opportunities]_
|
|
211
|
+
_Market Entry Timing: [Optimal timing for market entry or expansion]_
|
|
212
|
+
_Growth Strategies: [Recommended approaches for market growth]_
|
|
213
|
+
_Source: [URL]_
|
|
214
|
+
|
|
215
|
+
### Strategic Recommendations
|
|
216
|
+
|
|
217
|
+
[Comprehensive strategic recommendations]
|
|
218
|
+
_Market Entry Strategy: [Recommended approach for market entry/expansion]_
|
|
219
|
+
_Competitive Strategy: [Recommended competitive positioning and approach]_
|
|
220
|
+
_Customer Acquisition Strategy: [Recommended customer acquisition approach]_
|
|
221
|
+
_Source: [URL]_
|
|
222
|
+
|
|
223
|
+
## 6. Market Entry and Growth Strategies
|
|
224
|
+
|
|
225
|
+
### Go-to-Market Strategy
|
|
226
|
+
|
|
227
|
+
[Comprehensive go-to-market approach]
|
|
228
|
+
_Market Entry Approach: [Recommended market entry strategy and tactics]_
|
|
229
|
+
_Channel Strategy: [Optimal channels for market reach and customer acquisition]_
|
|
230
|
+
_Partnership Strategy: [Strategic partnership and collaboration opportunities]_
|
|
231
|
+
_Source: [URL]_
|
|
232
|
+
|
|
233
|
+
### Growth and Scaling Strategy
|
|
234
|
+
|
|
235
|
+
[Market growth and scaling analysis]
|
|
236
|
+
_Growth Phases: [Recommended phased approach to market growth]_
|
|
237
|
+
_Scaling Considerations: [Key factors for successful market scaling]_
|
|
238
|
+
_Expansion Opportunities: [Opportunities for geographic or segment expansion]_
|
|
239
|
+
_Source: [URL]_
|
|
240
|
+
|
|
241
|
+
## 7. Risk Assessment and Mitigation
|
|
242
|
+
|
|
243
|
+
### Market Risk Analysis
|
|
244
|
+
|
|
245
|
+
[Comprehensive market risk assessment]
|
|
246
|
+
_Market Risks: [Key market-related risks and uncertainties]_
|
|
247
|
+
_Competitive Risks: [Competitive threats and mitigation strategies]_
|
|
248
|
+
_Regulatory Risks: [Regulatory and compliance considerations]_
|
|
249
|
+
_Source: [URL]_
|
|
250
|
+
|
|
251
|
+
### Mitigation Strategies
|
|
252
|
+
|
|
253
|
+
[Risk mitigation and contingency planning]
|
|
254
|
+
_Risk Mitigation Approaches: [Strategies for managing identified risks]_
|
|
255
|
+
_Contingency Planning: [Backup plans and alternative approaches]_
|
|
256
|
+
_Market Sensitivity Analysis: [Impact of market changes on strategy]_
|
|
257
|
+
_Source: [URL]_
|
|
258
|
+
|
|
259
|
+
## 8. Implementation Roadmap and Success Metrics
|
|
260
|
+
|
|
261
|
+
### Implementation Framework
|
|
262
|
+
|
|
263
|
+
[Comprehensive implementation guidance]
|
|
264
|
+
_Implementation Timeline: [Recommended phased implementation approach]_
|
|
265
|
+
_Required Resources: [Key resources and capabilities needed]_
|
|
266
|
+
_Implementation Milestones: [Key milestones and success criteria]_
|
|
267
|
+
_Source: [URL]_
|
|
268
|
+
|
|
269
|
+
### Success Metrics and KPIs
|
|
270
|
+
|
|
271
|
+
[Comprehensive success measurement framework]
|
|
272
|
+
_Key Performance Indicators: [Critical metrics for measuring success]_
|
|
273
|
+
_Monitoring and Reporting: [Approach for tracking and reporting progress]_
|
|
274
|
+
_Success Criteria: [Clear criteria for determining success]_
|
|
275
|
+
_Source: [URL]_
|
|
276
|
+
|
|
277
|
+
## 9. Future Market Outlook and Opportunities
|
|
278
|
+
|
|
279
|
+
### Future Market Trends
|
|
280
|
+
|
|
281
|
+
[Forward-looking market analysis]
|
|
282
|
+
_Near-term Market Evolution: [1-2 year market development expectations]_
|
|
283
|
+
_Medium-term Market Trends: [3-5 year expected market developments]_
|
|
284
|
+
_Long-term Market Vision: [5+ year market outlook for {{research_topic}}]_
|
|
285
|
+
_Source: [URL]_
|
|
286
|
+
|
|
287
|
+
### Strategic Opportunities
|
|
288
|
+
|
|
289
|
+
[Market opportunity analysis and recommendations]
|
|
290
|
+
_Emerging Opportunities: [New market opportunities and their potential]_
|
|
291
|
+
_Innovation Opportunities: [Areas for market innovation and differentiation]_
|
|
292
|
+
_Strategic Market Investments: [Recommended market investments and priorities]_
|
|
293
|
+
_Source: [URL]_
|
|
294
|
+
|
|
295
|
+
## 10. Market Research Methodology and Source Verification
|
|
296
|
+
|
|
297
|
+
### Comprehensive Market Source Documentation
|
|
298
|
+
|
|
299
|
+
[Complete documentation of all market research sources]
|
|
300
|
+
_Primary Market Sources: [Key authoritative market sources used]_
|
|
301
|
+
_Secondary Market Sources: [Supporting market research and analysis]_
|
|
302
|
+
_Market Web Search Queries: [Complete list of market search queries used]_
|
|
303
|
+
|
|
304
|
+
### Market Research Quality Assurance
|
|
305
|
+
|
|
306
|
+
[Market research quality assurance and validation approach]
|
|
307
|
+
_Market Source Verification: [All market claims verified with multiple sources]_
|
|
308
|
+
_Market Confidence Levels: [Confidence assessments for uncertain market data]_
|
|
309
|
+
_Market Research Limitations: [Market research limitations and areas for further investigation]_
|
|
310
|
+
_Methodology Transparency: [Complete transparency about market research approach]_
|
|
311
|
+
|
|
312
|
+
## 11. Market Research Appendices and Additional Resources
|
|
313
|
+
|
|
314
|
+
### Detailed Market Data Tables
|
|
315
|
+
|
|
316
|
+
[Comprehensive market data tables supporting research findings]
|
|
317
|
+
_Market Size Data: [Detailed market size and growth data tables]_
|
|
318
|
+
_Customer Analysis Data: [Detailed customer behavior and segmentation data]_
|
|
319
|
+
_Competitive Analysis Data: [Detailed competitor comparison and positioning data]_
|
|
320
|
+
|
|
321
|
+
### Market Resources and References
|
|
322
|
+
|
|
323
|
+
[Valuable market resources for continued research and implementation]
|
|
324
|
+
_Market Research Reports: [Authoritative market research reports and publications]_
|
|
325
|
+
_Industry Associations: [Key industry organizations and market resources]_
|
|
326
|
+
_Market Analysis Tools: [Tools and resources for ongoing market analysis]_
|
|
327
|
+
|
|
328
|
+
---
|
|
329
|
+
|
|
330
|
+
## Market Research Conclusion
|
|
331
|
+
|
|
332
|
+
### Summary of Key Market Findings
|
|
333
|
+
|
|
334
|
+
[Comprehensive summary of the most important market research findings]
|
|
335
|
+
|
|
336
|
+
### Strategic Market Impact Assessment
|
|
337
|
+
|
|
338
|
+
[Assessment of market implications for {{research_topic}}]
|
|
339
|
+
|
|
340
|
+
### Next Steps Market Recommendations
|
|
341
|
+
|
|
342
|
+
[Specific next steps for leveraging this market research]
|
|
343
|
+
|
|
344
|
+
---
|
|
345
|
+
|
|
346
|
+
**Market Research Completion Date:** {{date}}
|
|
347
|
+
**Research Period:** current comprehensive market analysis
|
|
348
|
+
**Document Length:** As needed for comprehensive market coverage
|
|
349
|
+
**Source Verification:** All market facts cited with current sources
|
|
350
|
+
**Market Confidence Level:** High - based on multiple authoritative market sources
|
|
351
|
+
|
|
352
|
+
_This comprehensive market research document serves as an authoritative market reference on {{research_topic}} and provides strategic market insights for informed decision-making._
|
|
353
|
+
```
|
|
354
|
+
|
|
355
|
+
### 5. Present Complete Market Research Document and Final Option
|
|
356
|
+
|
|
357
|
+
**Market Research Document Completion Presentation:**
|
|
358
|
+
|
|
359
|
+
"I've completed the **comprehensive market research document synthesis** for **{{research_topic}}**, producing an authoritative market research document with:
|
|
360
|
+
|
|
361
|
+
**Document Features:**
|
|
362
|
+
|
|
363
|
+
- **Compelling Market Introduction**: Engaging opening that establishes market research significance
|
|
364
|
+
- **Comprehensive Market TOC**: Complete navigation structure for market reference
|
|
365
|
+
- **Exhaustive Market Research Coverage**: All market aspects of {{research_topic}} thoroughly analyzed
|
|
366
|
+
- **Executive Market Summary**: Key market findings and strategic implications highlighted
|
|
367
|
+
- **Strategic Market Recommendations**: Actionable market insights based on comprehensive research
|
|
368
|
+
- **Complete Market Source Citations**: Every market claim verified with current sources
|
|
369
|
+
|
|
370
|
+
**Market Research Completeness:**
|
|
371
|
+
|
|
372
|
+
- Market analysis and dynamics fully documented
|
|
373
|
+
- Customer insights and behavior analysis comprehensively covered
|
|
374
|
+
- Competitive landscape and positioning detailed
|
|
375
|
+
- Strategic market recommendations and implementation guidance provided
|
|
376
|
+
|
|
377
|
+
**Document Standards Met:**
|
|
378
|
+
|
|
379
|
+
- Exhaustive market research with no critical gaps
|
|
380
|
+
- Professional market structure and compelling narrative
|
|
381
|
+
- As long as needed for comprehensive market coverage
|
|
382
|
+
- Multiple independent sources for all market claims
|
|
383
|
+
- current market data throughout with proper citations
|
|
384
|
+
|
|
385
|
+
**Ready to complete this comprehensive market research document?**
|
|
386
|
+
[C] Complete Research - Save final comprehensive market research document
|
|
387
|
+
|
|
388
|
+
**HALT — wait for user response before proceeding.**
|
|
389
|
+
|
|
390
|
+
### 6. Handle Complete Selection
|
|
391
|
+
|
|
392
|
+
#### If 'C' (Complete Research):
|
|
393
|
+
|
|
394
|
+
- **Replace** the template placeholder `[Research overview and methodology will be appended here]` in the `## Research Overview` section near the top of the document with a concise 2-3 paragraph overview summarizing the research scope, key findings, and a pointer to the full executive summary in the Research Synthesis section
|
|
395
|
+
- Append the final content to the research document
|
|
396
|
+
- Update frontmatter: `stepsCompleted: [1, 2, 3, 4]`
|
|
397
|
+
- Complete the market research workflow
|
|
398
|
+
|
|
399
|
+
## APPEND TO DOCUMENT:
|
|
400
|
+
|
|
401
|
+
When user selects 'C', append the content directly to the research document using the structure from step 4. Also replace the `[Research overview and methodology will be appended here]` placeholder in the Research Overview section at the top of the document.
|
|
402
|
+
|
|
403
|
+
## SUCCESS METRICS:
|
|
404
|
+
|
|
405
|
+
✅ Compelling market introduction with research significance
|
|
406
|
+
✅ Comprehensive market table of contents with complete document structure
|
|
407
|
+
✅ Exhaustive market research coverage across all market aspects
|
|
408
|
+
✅ Executive market summary with key findings and strategic implications
|
|
409
|
+
✅ Strategic market recommendations grounded in comprehensive research
|
|
410
|
+
✅ Complete market source verification with current citations
|
|
411
|
+
✅ Professional market document structure and compelling narrative
|
|
412
|
+
✅ [C] complete option presented and handled correctly
|
|
413
|
+
✅ Market research workflow completed with comprehensive document
|
|
414
|
+
|
|
415
|
+
## FAILURE MODES:
|
|
416
|
+
|
|
417
|
+
❌ Not producing compelling market introduction
|
|
418
|
+
❌ Missing comprehensive market table of contents
|
|
419
|
+
❌ Incomplete market research coverage across market aspects
|
|
420
|
+
❌ Not providing executive market summary with key findings
|
|
421
|
+
❌ Missing strategic market recommendations based on research
|
|
422
|
+
❌ Relying solely on training data without web verification for current facts
|
|
423
|
+
❌ Producing market document without professional structure
|
|
424
|
+
❌ Not presenting completion option for final market document
|
|
425
|
+
|
|
426
|
+
❌ **CRITICAL**: Reading only partial step file - leads to incomplete understanding and poor decisions
|
|
427
|
+
❌ **CRITICAL**: Proceeding with 'C' without fully reading and understanding the next step file
|
|
428
|
+
❌ **CRITICAL**: Making decisions without complete understanding of step requirements and protocols
|
|
429
|
+
|
|
430
|
+
## STRATEGIC RESEARCH PROTOCOLS:
|
|
431
|
+
|
|
432
|
+
- Search for current market strategy frameworks and best practices
|
|
433
|
+
- Research successful market entry cases and approaches
|
|
434
|
+
- Identify risk management methodologies and frameworks
|
|
435
|
+
- Research implementation planning and execution strategies
|
|
436
|
+
- Consider market timing and readiness factors
|
|
437
|
+
|
|
438
|
+
## COMPREHENSIVE MARKET DOCUMENT STANDARDS:
|
|
439
|
+
|
|
440
|
+
This step ensures the final market research document:
|
|
441
|
+
|
|
442
|
+
- Serves as an authoritative market reference on {{research_topic}}
|
|
443
|
+
- Provides strategic market insights for informed decision-making
|
|
444
|
+
- Includes comprehensive market coverage with no gaps
|
|
445
|
+
- Maintains rigorous market source verification standards
|
|
446
|
+
- Delivers strategic market insights and actionable recommendations
|
|
447
|
+
- Meets professional market research document quality standards
|
|
448
|
+
|
|
449
|
+
## MARKET RESEARCH WORKFLOW COMPLETION:
|
|
450
|
+
|
|
451
|
+
When 'C' is selected:
|
|
452
|
+
|
|
453
|
+
- All market research steps completed (1-4)
|
|
454
|
+
- Comprehensive market research document generated
|
|
455
|
+
- Professional market document structure with intro, TOC, and summary
|
|
456
|
+
- All market sections appended with source citations
|
|
457
|
+
- Market research workflow status updated to complete
|
|
458
|
+
- Final comprehensive market research document delivered to user
|
|
459
|
+
|
|
460
|
+
## FINAL MARKET DELIVERABLE:
|
|
461
|
+
|
|
462
|
+
Complete authoritative market research document on {{research_topic}} that:
|
|
463
|
+
|
|
464
|
+
- Establishes professional market credibility through comprehensive research
|
|
465
|
+
- Provides strategic market insights for informed decision-making
|
|
466
|
+
- Serves as market reference document for continued use
|
|
467
|
+
- Maintains highest market research quality standards with current verification
|
|
468
|
+
|
|
469
|
+
## NEXT STEPS:
|
|
470
|
+
|
|
471
|
+
Comprehensive market research workflow complete. User may:
|
|
472
|
+
|
|
473
|
+
- Use market research document to inform business strategies and decisions
|
|
474
|
+
- Conduct additional market research on specific segments or opportunities
|
|
475
|
+
- Combine market research with other research types for comprehensive insights
|
|
476
|
+
- Move forward with implementation based on strategic market recommendations
|
|
477
|
+
|
|
478
|
+
Congratulations on completing comprehensive market research with professional documentation! 🎉
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: market-research
|
|
3
|
-
description: 'Conduct market research on competition and customers. Use when the user says "create a market research report about [business idea]".'
|
|
4
|
-
---
|
|
5
|
-
|
|
6
1
|
# Market Research Workflow
|
|
7
2
|
|
|
8
3
|
**Goal:** Conduct comprehensive market research using current web data and verified sources to produce complete research documents with compelling narratives and proper citations.
|
|
@@ -47,7 +42,7 @@ After gathering the topic and goals:
|
|
|
47
42
|
2. Set `research_topic = [discovered topic from discussion]`
|
|
48
43
|
3. Set `research_goals = [discovered goals from discussion]`
|
|
49
44
|
4. Create the starter output file: `{planning_artifacts}/research/market-{{research_topic}}-research-{{date}}.md` with exact copy of the `./research.template.md` contents
|
|
50
|
-
5. Load: `./
|
|
45
|
+
5. Load: `./steps/step-01-init.md` with topic context
|
|
51
46
|
|
|
52
47
|
**Note:** The discovered topic from the discussion should be passed to the initialization step, so it doesn't need to ask "What do you want to research?" again - it can focus on refining the scope for market research.
|
|
53
48
|
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
stepsCompleted: []
|
|
3
|
+
inputDocuments: []
|
|
4
|
+
workflowType: 'research'
|
|
5
|
+
lastStep: 1
|
|
6
|
+
research_type: '{{research_type}}'
|
|
7
|
+
research_topic: '{{research_topic}}'
|
|
8
|
+
research_goals: '{{research_goals}}'
|
|
9
|
+
user_name: '{{user_name}}'
|
|
10
|
+
date: '{{date}}'
|
|
11
|
+
web_research_enabled: true
|
|
12
|
+
source_verification: true
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# Research Report: {{research_type}}
|
|
16
|
+
|
|
17
|
+
**Date:** {{date}}
|
|
18
|
+
**Author:** {{user_name}}
|
|
19
|
+
**Research Type:** {{research_type}}
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## Research Overview
|
|
24
|
+
|
|
25
|
+
[Research overview and methodology will be appended here]
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
<!-- Content will be appended sequentially through research workflow steps -->
|
|
@@ -78,7 +78,7 @@ For **{{research_topic}}**, I will research:
|
|
|
78
78
|
|
|
79
79
|
- Document scope confirmation in research file
|
|
80
80
|
- Update frontmatter: `stepsCompleted: [1]`
|
|
81
|
-
- Load:
|
|
81
|
+
- Load: `./step-02-technical-overview.md`
|
|
82
82
|
|
|
83
83
|
## APPEND TO DOCUMENT:
|
|
84
84
|
|
|
@@ -132,6 +132,6 @@ When user selects 'C', append scope confirmation:
|
|
|
132
132
|
|
|
133
133
|
## NEXT STEP:
|
|
134
134
|
|
|
135
|
-
After user selects 'C', load
|
|
135
|
+
After user selects 'C', load `./step-02-technical-overview.md` to begin technology stack analysis.
|
|
136
136
|
|
|
137
137
|
Remember: This is SCOPE CONFIRMATION ONLY - no actual technical research yet, just confirming the research approach and scope!
|
|
@@ -180,7 +180,7 @@ _Source: [URL]_
|
|
|
180
180
|
|
|
181
181
|
- **CONTENT ALREADY WRITTEN TO DOCUMENT**
|
|
182
182
|
- Update frontmatter: `stepsCompleted: [1, 2]`
|
|
183
|
-
- Load:
|
|
183
|
+
- Load: `./step-03-integration-patterns.md`
|
|
184
184
|
|
|
185
185
|
## APPEND TO DOCUMENT:
|
|
186
186
|
|
|
@@ -234,6 +234,6 @@ Content is already written to document when generated in step 4. No additional a
|
|
|
234
234
|
|
|
235
235
|
## NEXT STEP:
|
|
236
236
|
|
|
237
|
-
After user selects 'C', load
|
|
237
|
+
After user selects 'C', load `./step-03-integration-patterns.md` to analyze APIs, communication protocols, and system interoperability for {{research_topic}}.
|
|
238
238
|
|
|
239
239
|
Remember: Always write research content to document immediately and emphasize current technology data with rigorous source verification!
|
|
@@ -189,7 +189,7 @@ _Source: [URL]_
|
|
|
189
189
|
|
|
190
190
|
- **CONTENT ALREADY WRITTEN TO DOCUMENT**
|
|
191
191
|
- Update frontmatter: `stepsCompleted: [1, 2, 3]`
|
|
192
|
-
- Load:
|
|
192
|
+
- Load: `./step-04-architectural-patterns.md`
|
|
193
193
|
|
|
194
194
|
## APPEND TO DOCUMENT:
|
|
195
195
|
|
|
@@ -243,6 +243,6 @@ Content is already written to document when generated in step 4. No additional a
|
|
|
243
243
|
|
|
244
244
|
## NEXT STEP:
|
|
245
245
|
|
|
246
|
-
After user selects 'C', load
|
|
246
|
+
After user selects 'C', load `./step-04-architectural-patterns.md` to analyze architectural patterns, design decisions, and system structures for {{research_topic}}.
|
|
247
247
|
|
|
248
248
|
Remember: Always write research content to document immediately and emphasize current integration data with rigorous source verification!
|
|
@@ -156,7 +156,7 @@ Show the generated architectural patterns and present continue option:
|
|
|
156
156
|
|
|
157
157
|
- Append the final content to the research document
|
|
158
158
|
- Update frontmatter: `stepsCompleted: [1, 2, 3, 4]`
|
|
159
|
-
- Load:
|
|
159
|
+
- Load: `./step-05-implementation-research.md`
|
|
160
160
|
|
|
161
161
|
## APPEND TO DOCUMENT:
|
|
162
162
|
|
|
@@ -197,6 +197,6 @@ When user selects 'C', append the content directly to the research document usin
|
|
|
197
197
|
|
|
198
198
|
## NEXT STEP:
|
|
199
199
|
|
|
200
|
-
After user selects 'C' and content is saved to document, load
|
|
200
|
+
After user selects 'C' and content is saved to document, load `./step-05-implementation-research.md` to focus on implementation approaches and technology adoption.
|
|
201
201
|
|
|
202
202
|
Remember: Always emphasize current architectural data and rigorous source verification!
|
|
@@ -179,7 +179,7 @@ Show the generated implementation research and present continue option:
|
|
|
179
179
|
|
|
180
180
|
- Append the final content to the research document
|
|
181
181
|
- Update frontmatter: `stepsCompleted: [1, 2, 3, 4, 5]`
|
|
182
|
-
- Load:
|
|
182
|
+
- Load: `./step-06-research-synthesis.md`
|
|
183
183
|
|
|
184
184
|
## APPEND TO DOCUMENT:
|
|
185
185
|
|
|
@@ -230,4 +230,4 @@ When 'C' is selected:
|
|
|
230
230
|
|
|
231
231
|
## NEXT STEP:
|
|
232
232
|
|
|
233
|
-
After user selects 'C', load
|
|
233
|
+
After user selects 'C', load `./step-06-research-synthesis.md` to produce the comprehensive technical research document with narrative introduction, detailed TOC, and executive summary.
|
|
@@ -3,4 +3,4 @@ name: bmad-create-ux-design
|
|
|
3
3
|
description: 'Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"'
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
Follow the instructions in
|
|
6
|
+
Follow the instructions in ./workflow.md.
|
|
@@ -58,7 +58,7 @@ Discover and load context documents using smart discovery. Documents can be in t
|
|
|
58
58
|
- {planning_artifacts}/**
|
|
59
59
|
- {output_folder}/**
|
|
60
60
|
- {product_knowledge}/**
|
|
61
|
-
- docs/**
|
|
61
|
+
- {project-root}/docs/**
|
|
62
62
|
|
|
63
63
|
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)
|
|
64
64
|
|
|
@@ -80,7 +80,7 @@ Try to discover the following:
|
|
|
80
80
|
|
|
81
81
|
#### B. Create Initial Document
|
|
82
82
|
|
|
83
|
-
Copy the template from
|
|
83
|
+
Copy the template from `../ux-design-template.md` to `{planning_artifacts}/ux-design-specification.md`
|
|
84
84
|
Initialize frontmatter in the template.
|
|
85
85
|
|
|
86
86
|
#### C. Complete Initialization and Report
|
|
@@ -108,7 +108,7 @@ After presenting current progress, ask:
|
|
|
108
108
|
If `lastStep` indicates the final step is completed:
|
|
109
109
|
"Great news! It looks like we've already completed the UX design workflow for {{project_name}}.
|
|
110
110
|
|
|
111
|
-
The final UX design specification is ready at {
|
|
111
|
+
The final UX design specification is ready at {planning_artifacts}/ux-design-specification.md with all sections completed through step {finalStepNumber}.
|
|
112
112
|
|
|
113
113
|
The complete UX design includes visual foundations, user flows, and design specifications ready for implementation.
|
|
114
114
|
|
|
@@ -30,8 +30,8 @@ This step will generate content and present choices:
|
|
|
30
30
|
|
|
31
31
|
## PROTOCOL INTEGRATION:
|
|
32
32
|
|
|
33
|
-
- When 'A' selected:
|
|
34
|
-
- When 'P' selected:
|
|
33
|
+
- When 'A' selected: Invoke the `bmad-advanced-elicitation` skill
|
|
34
|
+
- When 'P' selected: Invoke the `bmad-party-mode` skill
|
|
35
35
|
- PROTOCOLS always return to this step's A/P/C menu
|
|
36
36
|
- User accepts/rejects protocol changes before proceeding
|
|
37
37
|
|