bmad-method 6.10.1-next.35 → 6.10.1-next.36
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/.claude-plugin/marketplace.json +25 -26
- package/package.json +2 -2
- package/removals.txt +6 -0
- package/src/bmm-skills/module-help.csv +13 -18
- package/src/bmm-skills/module.yaml +0 -7
- package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/bmad-manifest.json +1 -1
- package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/__pycache__/sprint_status.cpython-311.pyc +0 -0
- package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/tests/__pycache__/test_git_evidence.cpython-311-pytest-9.1.1.pyc +0 -0
- package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/tests/__pycache__/test_sprint_status.cpython-311-pytest-9.1.1.pyc +0 -0
- package/src/core-skills/bmad-help/SKILL.md +2 -2
- package/src/core-skills/bmad-party-mode/customize.toml +1 -1
- package/src/scripts/__pycache__/config_utils.cpython-311.pyc +0 -0
- package/src/scripts/tests/__pycache__/test_config_utils.cpython-311.pyc +0 -0
- package/src/scripts/tests/__pycache__/test_resolve_config.cpython-311.pyc +0 -0
- package/src/scripts/tests/__pycache__/test_resolve_customization.cpython-311.pyc +0 -0
- package/tools/installer/ide/shared/path-utils.js +2 -2
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/SKILL.md +0 -76
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/customize.toml +0 -81
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/explain-concept.md +0 -20
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/mermaid-gen.md +0 -20
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/validate-doc.md +0 -19
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/write-document.md +0 -20
- /package/src/bmm-skills/{1-analysis → agents}/bmad-agent-analyst/SKILL.md +0 -0
- /package/src/bmm-skills/{1-analysis → agents}/bmad-agent-analyst/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → agents}/bmad-agent-architect/SKILL.md +0 -0
- /package/src/bmm-skills/{3-solutioning → agents}/bmad-agent-architect/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → agents}/bmad-agent-dev/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → agents}/bmad-agent-dev/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → agents}/bmad-agent-pm/SKILL.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → agents}/bmad-agent-pm/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → agents}/bmad-agent-ux-designer/SKILL.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → agents}/bmad-agent-ux-designer/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/SKILL.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/assets/spine-template.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/references/headless.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/references/reviewer-gate.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/scripts/lint_spine.py +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/scripts/tests/test_lint_spine.py +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/SKILL.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-01-document-discovery.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/steps/step-06-final-assessment.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/templates/readiness-report-template.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/SKILL.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/steps/step-02-design-epics.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/steps/step-03-create-stories.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/steps/step-04-final-validation.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-create-epics-and-stories/templates/epics-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/SKILL.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/checklist.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/customize.toml +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/documentation-requirements.csv +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/instructions.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/deep-dive-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/index-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/project-overview-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/project-scan-report-schema.json +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/source-tree-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/deep-dive-instructions.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/deep-dive-workflow.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/full-scan-instructions.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/full-scan-workflow.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/SKILL.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/customize.toml +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/project-context-template.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/steps/step-01-discover.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/steps/step-02-generate.md +0 -0
- /package/src/bmm-skills/{3-solutioning → plan}/bmad-generate-project-context/steps/step-03-complete.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/SKILL.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/assets/headless-schemas.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/assets/prd-template.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/assets/prd-validation-checklist.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/assets/validation-report-template.html +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/references/headless.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-prd/references/validate.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/SKILL.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/agents/artifact-analyzer.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/agents/web-researcher.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/assets/prfaq-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/customize.toml +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/references/customer-faq.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/references/internal-faq.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/references/press-release.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-prfaq/references/verdict.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-product-brief/SKILL.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-product-brief/assets/brief-template.md +0 -0
- /package/src/bmm-skills/{1-analysis → plan}/bmad-product-brief/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-spec/SKILL.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-spec/assets/headless-schemas.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-spec/assets/spec-template.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-spec/assets/stories-schema.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-spec/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/SKILL.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/color-themes.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/design-directions.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/design-example-editorial.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/design-example-mobile.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/design-example-shadcn.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/excalidraw-wireframe.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/experience-example-mobile.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/experience-example-shadcn.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/headless-schemas.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/key-screens.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/assets/validation-report-template.html +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/customize.toml +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/references/creative-tools.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/references/design-md-spec.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/references/headless.md +0 -0
- /package/src/bmm-skills/{2-plan-workflows → plan}/bmad-ux/references/validate.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/compile-epic-context.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/references/deletion-check.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/render.py +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/review-prompts/adversarial.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/review-prompts/edge-case-hunter.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/review-prompts/verification-gap.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/spec-template.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-01-clarify-and-route.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-02-plan.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-03-implement.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-04-review.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-05-present.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/step-oneshot.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/sync-sprint-status.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build/workflow.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/compile-epic-context.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/references/deletion-check.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/review-prompts/adversarial.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/review-prompts/edge-case-hunter.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/review-prompts/verification-gap.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/spec-template.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/step-01-clarify-and-route.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/step-02-plan.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/step-03-implement.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/step-04-review.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-build-auto/workflow.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/generate-trail.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/step-01-orientation.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/step-02-walkthrough.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/step-03-detail-pass.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/step-04-testing.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-checkpoint-preview/step-05-wrapup.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/references/deletion-check.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/review-prompts/adversarial.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/review-prompts/edge-case-hunter.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/review-prompts/verification-gap.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/steps/step-01-gather-context.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/steps/step-02-review.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/steps/step-03-triage.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-code-review/steps/step-04-present.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-correct-course/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-correct-course/checklist.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-correct-course/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-qa-generate-e2e-tests/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-qa-generate-e2e-tests/checklist.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-qa-generate-e2e-tests/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/references/acceptance-verdict.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/references/aggregate-views.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/references/evidence-gathering.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/references/retro-document.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/references/team-discussion.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/git_evidence.py +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/sprint_status.py +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/tests/test_git_evidence.py +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-retrospective/scripts/tests/test_sprint_status.py +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-planning/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-planning/checklist.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-planning/customize.toml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-planning/sprint-status-template.yaml +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-status/SKILL.md +0 -0
- /package/src/bmm-skills/{4-implementation → ship}/bmad-sprint-status/customize.toml +0 -0
|
@@ -72,33 +72,32 @@
|
|
|
72
72
|
"./src/core-skills/bmad-customize",
|
|
73
73
|
"./src/core-skills/bmad-advanced-elicitation",
|
|
74
74
|
"./src/core-skills/bmad-review",
|
|
75
|
-
"./src/bmm-skills/
|
|
76
|
-
"./src/bmm-skills/
|
|
77
|
-
"./src/bmm-skills/
|
|
78
|
-
"./src/bmm-skills/
|
|
79
|
-
"./src/bmm-skills/1-analysis/bmad-document-project",
|
|
75
|
+
"./src/bmm-skills/plan/bmad-product-brief",
|
|
76
|
+
"./src/bmm-skills/plan/bmad-prfaq",
|
|
77
|
+
"./src/bmm-skills/agents/bmad-agent-analyst",
|
|
78
|
+
"./src/bmm-skills/plan/bmad-document-project",
|
|
80
79
|
"./src/core-skills/bmad-deep-recon",
|
|
81
|
-
"./src/bmm-skills/
|
|
82
|
-
"./src/bmm-skills/
|
|
83
|
-
"./src/bmm-skills/
|
|
84
|
-
"./src/bmm-skills/
|
|
85
|
-
"./src/bmm-skills/
|
|
86
|
-
"./src/bmm-skills/
|
|
87
|
-
"./src/bmm-skills/
|
|
88
|
-
"./src/bmm-skills/
|
|
89
|
-
"./src/bmm-skills/
|
|
90
|
-
"./src/bmm-skills/
|
|
91
|
-
"./src/bmm-skills/
|
|
92
|
-
"./src/bmm-skills/
|
|
93
|
-
"./src/bmm-skills/
|
|
94
|
-
"./src/bmm-skills/
|
|
95
|
-
"./src/bmm-skills/
|
|
96
|
-
"./src/bmm-skills/
|
|
97
|
-
"./src/bmm-skills/
|
|
98
|
-
"./src/bmm-skills/
|
|
99
|
-
"./src/bmm-skills/
|
|
100
|
-
"./src/bmm-skills/
|
|
101
|
-
"./src/bmm-skills/
|
|
80
|
+
"./src/bmm-skills/agents/bmad-agent-pm",
|
|
81
|
+
"./src/bmm-skills/agents/bmad-agent-ux-designer",
|
|
82
|
+
"./src/bmm-skills/plan/bmad-prd",
|
|
83
|
+
"./src/bmm-skills/plan/bmad-spec",
|
|
84
|
+
"./src/bmm-skills/plan/bmad-ux",
|
|
85
|
+
"./src/bmm-skills/agents/bmad-agent-architect",
|
|
86
|
+
"./src/bmm-skills/plan/bmad-architecture",
|
|
87
|
+
"./src/bmm-skills/plan/bmad-check-implementation-readiness",
|
|
88
|
+
"./src/bmm-skills/plan/bmad-create-epics-and-stories",
|
|
89
|
+
"./src/bmm-skills/plan/bmad-generate-project-context",
|
|
90
|
+
"./src/bmm-skills/agents/bmad-agent-dev",
|
|
91
|
+
"./src/bmm-skills/v6-shims/bmad-dev-story",
|
|
92
|
+
"./src/bmm-skills/ship/bmad-build",
|
|
93
|
+
"./src/bmm-skills/ship/bmad-checkpoint-preview",
|
|
94
|
+
"./src/bmm-skills/ship/bmad-sprint-planning",
|
|
95
|
+
"./src/bmm-skills/ship/bmad-sprint-status",
|
|
96
|
+
"./src/bmm-skills/ship/bmad-code-review",
|
|
97
|
+
"./src/bmm-skills/v6-shims/bmad-create-story",
|
|
98
|
+
"./src/bmm-skills/ship/bmad-correct-course",
|
|
99
|
+
"./src/bmm-skills/ship/bmad-retrospective",
|
|
100
|
+
"./src/bmm-skills/ship/bmad-qa-generate-e2e-tests",
|
|
102
101
|
"./src/bmm-skills/v6-shims/bmad-quick-dev"
|
|
103
102
|
]
|
|
104
103
|
}
|
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.10.1-next.
|
|
4
|
+
"version": "6.10.1-next.36",
|
|
5
5
|
"description": "Breakthrough Method of Agile AI-driven Development",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"agile",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"test:install": "node test/test-installation-components.js",
|
|
49
49
|
"test:refs": "node test/test-file-refs-csv.js",
|
|
50
50
|
"test:renderer": "uv run --python 3.11 python -m unittest src/scripts/tests/test_config_utils.py src/scripts/tests/test_resolve_config.py src/scripts/tests/test_resolve_customization.py && node test/test-build-renderer.js && node test/test-build-auto-renderer.js",
|
|
51
|
-
"test:retrospective": "uv run --python 3.11 src/bmm-skills/
|
|
51
|
+
"test:retrospective": "uv run --python 3.11 src/bmm-skills/ship/bmad-retrospective/scripts/tests/test_git_evidence.py && uv run --python 3.11 src/bmm-skills/ship/bmad-retrospective/scripts/tests/test_sprint_status.py",
|
|
52
52
|
"test:site-url": "node test/test-site-url.mjs",
|
|
53
53
|
"test:skills": "node test/test-validate-skills.js",
|
|
54
54
|
"test:urls": "node test/test-parse-source-urls.js",
|
package/removals.txt
CHANGED
|
@@ -73,3 +73,9 @@ bmad-auto-setup
|
|
|
73
73
|
# bmad-index-docs, bmad-shard-doc: retired outright.
|
|
74
74
|
bmad-index-docs
|
|
75
75
|
bmad-shard-doc
|
|
76
|
+
|
|
77
|
+
# Removed agents (bmm reorg)
|
|
78
|
+
# bmad-agent-tech-writer (Paige): retired — capabilities were generic LLM
|
|
79
|
+
# defaults; document-project remains directly invocable. Paige is on hiatus
|
|
80
|
+
# and will return in the future far more capable.
|
|
81
|
+
bmad-agent-tech-writer
|
|
@@ -2,25 +2,20 @@ module,skill,display-name,menu-code,description,action,args,phase,preceded-by,fo
|
|
|
2
2
|
BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
|
|
3
3
|
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,,anytime,,,false,project-knowledge,*
|
|
4
4
|
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,,anytime,,,false,output_folder,project context
|
|
5
|
-
BMad Method,bmad-build,Build,BD,Official Phase 4 implementation loop: clarify intent plan implement review and present.,,,
|
|
5
|
+
BMad Method,bmad-build,Build,BD,Official Phase 4 implementation loop: clarify intent plan implement review and present.,,,ship,bmad-sprint-planning,bmad-code-review,true,implementation_artifacts,spec and project implementation
|
|
6
6
|
BMad Method,bmad-spec,Spec,SPC,"Use to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available.",,[path],anytime,,,false,{output_folder}/specs/spec-{slug},SPEC.md + companion files
|
|
7
7
|
BMad Method,bmad-correct-course,Correct Course,CC,Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.,,,anytime,,,false,planning_artifacts,change proposal
|
|
8
|
-
BMad Method,bmad-
|
|
9
|
-
BMad Method,bmad-
|
|
10
|
-
BMad Method,bmad-
|
|
11
|
-
BMad Method,bmad-agent-tech-writer,Validate Document,VD,Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.,validate,[path],anytime,,,false,planning_artifacts,validation report
|
|
12
|
-
BMad Method,bmad-agent-tech-writer,Explain Concept,EC,Create clear technical explanations with examples and diagrams for complex concepts.,explain,[topic],anytime,,,false,project_knowledge,explanation
|
|
13
|
-
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,1-analysis,,,false,{output_folder}/brainstorming,brainstorming session
|
|
14
|
-
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,1-analysis,,,false,planning_artifacts,product brief
|
|
15
|
-
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,1-analysis,,,false,planning_artifacts,prfaq document
|
|
8
|
+
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,plan,,,false,{output_folder}/brainstorming,brainstorming session
|
|
9
|
+
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,plan,,,false,planning_artifacts,product brief
|
|
10
|
+
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,plan,,,false,planning_artifacts,prfaq document
|
|
16
11
|
BMad Method,bmad-prd,Create Edit and Review PRD,PRD,"Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report.",,,2-planning,bmad-product-brief,,true,planning_artifacts,prd
|
|
17
12
|
BMad Method,bmad-ux,Create UX,CU,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.",,,2-planning,bmad-prd,,false,planning_artifacts,ux design
|
|
18
|
-
BMad Method,bmad-architecture,Architecture,CA,Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase).,,,
|
|
19
|
-
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,
|
|
20
|
-
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,,
|
|
21
|
-
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,,
|
|
22
|
-
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,,
|
|
23
|
-
BMad Method,bmad-code-review,Code Review,CR,Ad hoc review of any code change. Optional extra layer after Build's built-in review.,,,
|
|
24
|
-
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,,
|
|
25
|
-
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,,
|
|
26
|
-
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,
|
|
13
|
+
BMad Method,bmad-architecture,Architecture,CA,Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase).,,,plan,,,true,planning_artifacts,architecture
|
|
14
|
+
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,plan,bmad-architecture,,true,planning_artifacts,epics and stories
|
|
15
|
+
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,,plan,bmad-create-epics-and-stories,,true,planning_artifacts,readiness report
|
|
16
|
+
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,,ship,,,true,implementation_artifacts,sprint status
|
|
17
|
+
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,,ship,bmad-sprint-planning,,false,,
|
|
18
|
+
BMad Method,bmad-code-review,Code Review,CR,Ad hoc review of any code change. Optional extra layer after Build's built-in review.,,,ship,bmad-build,,false,,
|
|
19
|
+
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,,ship,,,false,,
|
|
20
|
+
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,,ship,bmad-build,,false,implementation_artifacts,test suite
|
|
21
|
+
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,ship,bmad-code-review,,false,implementation_artifacts,retrospective
|
|
@@ -56,13 +56,6 @@ agents:
|
|
|
56
56
|
team: software-development
|
|
57
57
|
description: "Channels Porter's strategic rigor and Minto's Pyramid Principle, grounds every finding in verifiable evidence, represents every stakeholder voice. Speaks like a treasure hunter narrating the find: thrilled by every clue, precise once the pattern emerges."
|
|
58
58
|
|
|
59
|
-
- code: bmad-agent-tech-writer
|
|
60
|
-
name: Paige
|
|
61
|
-
title: Technical Writer
|
|
62
|
-
icon: "📚"
|
|
63
|
-
team: software-development
|
|
64
|
-
description: "Master of CommonMark, DITA, and OpenAPI; turns complex concepts into accessible structured docs, favors diagrams over walls of text, every word earning its place. Speaks like the patient teacher you wish you'd had, using analogies that make complex things feel simple."
|
|
65
|
-
|
|
66
59
|
- code: bmad-agent-pm
|
|
67
60
|
name: John
|
|
68
61
|
title: Product Manager
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"menu-code": "WB",
|
|
7
7
|
"description": "Produces battle-tested PRFAQ document and optional LLM distillate for PRD input.",
|
|
8
8
|
"supports-headless": true,
|
|
9
|
-
"phase-name": "
|
|
9
|
+
"phase-name": "plan",
|
|
10
10
|
"preceded-by": ["brainstorming", "perform-research"],
|
|
11
11
|
"followed-by": ["create-prd"],
|
|
12
12
|
"is-required": false,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -38,7 +38,7 @@ module,skill,display-name,menu-code,description,action,args,phase,preceded-by,fo
|
|
|
38
38
|
|
|
39
39
|
**Phases** determine the high-level flow:
|
|
40
40
|
- `anytime` — available regardless of workflow state
|
|
41
|
-
-
|
|
41
|
+
- Skills group into folders (`plan`, `ship`; some modules use numbered phases) and flow in order; naming varies by module
|
|
42
42
|
|
|
43
43
|
**Sequencing** determines recommended ordering within and across phases (these are soft suggestions, not hard gates — see `required` for gating):
|
|
44
44
|
- `preceded-by` — skills that should ideally complete before this one
|
|
@@ -61,7 +61,7 @@ module,skill,display-name,menu-code,description,action,args,phase,preceded-by,fo
|
|
|
61
61
|
For each recommended item, present:
|
|
62
62
|
- `[menu-code]` **Display name** — e.g., "[PR] PRD"
|
|
63
63
|
- Skill name in backticks — e.g., `bmad-prd`
|
|
64
|
-
- For multi-action skills: action invocation context — e.g., "
|
|
64
|
+
- For multi-action skills: action invocation context — e.g., "dev lets run a code review!"
|
|
65
65
|
- Description if present in CSV; otherwise your existing knowledge of the skill suffices
|
|
66
66
|
- Args if available
|
|
67
67
|
|
|
@@ -186,7 +186,7 @@ persona = "Splinter challenges easy agreement. He looks for hidden assumptions,
|
|
|
186
186
|
# id = "writers-room"
|
|
187
187
|
# name = "The Writers' Room"
|
|
188
188
|
# scene = "Late-night room, everyone a little punchy. Pitch hard, kill darlings faster."
|
|
189
|
-
# members = ["analyst", "
|
|
189
|
+
# members = ["analyst", "ux-designer", "morpheus"]
|
|
190
190
|
# memory = true
|
|
191
191
|
#
|
|
192
192
|
# [[workflow.party_groups]] # open-cast room (no roster; the scene casts it)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -53,7 +53,7 @@ function toDashName(module, type, name) {
|
|
|
53
53
|
/**
|
|
54
54
|
* Convert relative path to flat dash-separated name
|
|
55
55
|
* Converts: 'bmm/agents/pm.md' → 'bmad-agent-bmm-pm.md'
|
|
56
|
-
* Converts: 'bmm/agents/
|
|
56
|
+
* Converts: 'bmm/agents/analyst/analyst.md' → 'bmad-agent-bmm-analyst.md' (uses folder name)
|
|
57
57
|
* Converts: 'bmm/workflows/correct-course.md' → 'bmad-bmm-correct-course.md'
|
|
58
58
|
* Converts: 'core/agents/brainstorming.md' → 'bmad-agent-brainstorming.md' (core agents skip module name)
|
|
59
59
|
*
|
|
@@ -76,7 +76,7 @@ function toDashPath(relativePath) {
|
|
|
76
76
|
let name;
|
|
77
77
|
|
|
78
78
|
// For agents, if nested in a folder (more than 3 parts), use the folder name only
|
|
79
|
-
// e.g., 'bmm/agents/
|
|
79
|
+
// e.g., 'bmm/agents/analyst/analyst' → 'analyst' (not 'analyst-analyst')
|
|
80
80
|
if (type === 'agents' && parts.length > 3) {
|
|
81
81
|
// Use the folder name (parts[2]) as the name, ignore the file name
|
|
82
82
|
name = parts[2];
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: bmad-agent-tech-writer
|
|
3
|
-
description: Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Paige — Technical Writer
|
|
7
|
-
|
|
8
|
-
## Overview
|
|
9
|
-
|
|
10
|
-
You are Paige, the Technical Writer. You transform complex concepts into accessible, structured documentation — writing for the reader's task, favoring diagrams when they carry more signal than prose, and adapting depth to audience. Master of CommonMark, DITA, OpenAPI, and Mermaid.
|
|
11
|
-
|
|
12
|
-
## Conventions
|
|
13
|
-
|
|
14
|
-
- Bare paths (e.g. `references/guide.md`) resolve from the skill root.
|
|
15
|
-
- `{skill-root}` resolves to this skill's installed directory (where `customize.toml` lives).
|
|
16
|
-
- `{project-root}`-prefixed paths resolve from the project working directory.
|
|
17
|
-
- `{skill-name}` resolves to the skill directory's basename.
|
|
18
|
-
|
|
19
|
-
## On Activation
|
|
20
|
-
|
|
21
|
-
### Step 1: Resolve the Agent Block
|
|
22
|
-
|
|
23
|
-
Run: `python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key agent`
|
|
24
|
-
|
|
25
|
-
**If the script fails**, resolve the `agent` block yourself by reading these three files in base → team → user order and applying the same structural merge rules as the resolver:
|
|
26
|
-
|
|
27
|
-
1. `{skill-root}/customize.toml` — defaults
|
|
28
|
-
2. `{project-root}/_bmad/custom/{skill-name}.toml` — team overrides
|
|
29
|
-
3. `{project-root}/_bmad/custom/{skill-name}.user.toml` — personal overrides
|
|
30
|
-
|
|
31
|
-
Any missing file is skipped. Scalars override, tables deep-merge, arrays of tables keyed by `code` or `id` replace matching entries and append new entries, and all other arrays append.
|
|
32
|
-
|
|
33
|
-
### Step 2: Execute Prepend Steps
|
|
34
|
-
|
|
35
|
-
Execute each entry in `{agent.activation_steps_prepend}` in order before proceeding.
|
|
36
|
-
|
|
37
|
-
### Step 3: Adopt Persona
|
|
38
|
-
|
|
39
|
-
Adopt the Paige / Technical Writer identity established in the Overview. Layer the customized persona on top: fill the additional role of `{agent.role}`, embody `{agent.identity}`, speak in the style of `{agent.communication_style}`, and follow `{agent.principles}`.
|
|
40
|
-
|
|
41
|
-
Fully embody this persona so the user gets the best experience. Do not break character until the user dismisses the persona. When the user calls a skill, this persona carries through and remains active.
|
|
42
|
-
|
|
43
|
-
### Step 4: Load Persistent Facts
|
|
44
|
-
|
|
45
|
-
Treat every entry in `{agent.persistent_facts}` as foundational context you carry for the rest of the session. Entries prefixed `file:` are paths or globs under `{project-root}` — load the referenced contents as facts. All other entries are facts verbatim.
|
|
46
|
-
|
|
47
|
-
### Step 5: Load Config
|
|
48
|
-
|
|
49
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
50
|
-
- Use `{user_name}` for greeting
|
|
51
|
-
- Use `{communication_language}` for all communications
|
|
52
|
-
- Use `{document_output_language}` for output documents
|
|
53
|
-
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
54
|
-
- Use `{project_knowledge}` for additional context scanning
|
|
55
|
-
|
|
56
|
-
### Step 6: Greet the User
|
|
57
|
-
|
|
58
|
-
Greet `{user_name}` warmly by name as Paige, speaking in `{communication_language}`. Lead the greeting with `{agent.icon}` so the user can see at a glance which agent is speaking. Remind the user they can invoke the `bmad-help` skill at any time for advice.
|
|
59
|
-
|
|
60
|
-
Continue to prefix your messages with `{agent.icon}` throughout the session so the active persona stays visually identifiable.
|
|
61
|
-
|
|
62
|
-
### Step 7: Execute Append Steps
|
|
63
|
-
|
|
64
|
-
Execute each entry in `{agent.activation_steps_append}` in order.
|
|
65
|
-
|
|
66
|
-
Activation is complete. If `activation_steps_prepend` or `activation_steps_append` were non-empty, confirm every entry was executed in order before proceeding. Do not begin the main workflow until all activation steps have been completed.
|
|
67
|
-
|
|
68
|
-
### Step 8: Dispatch or Present the Menu
|
|
69
|
-
|
|
70
|
-
If the user's initial message already names an intent that clearly maps to a menu item (e.g. "hey Paige, let's document this codebase"), skip the menu and dispatch that item directly after greeting.
|
|
71
|
-
|
|
72
|
-
Otherwise render `{agent.menu}` as a numbered table: `Code`, `Description`, `Action` (the item's `skill` name, or a short label derived from its `prompt` text). **Stop and wait for input.** Accept a number, menu `code`, or fuzzy description match.
|
|
73
|
-
|
|
74
|
-
Dispatch on a clear match by invoking the item's `skill` or executing its `prompt`. Only pause to clarify when two or more items are genuinely close — one short question, not a confirmation ritual. When nothing on the menu fits, just continue the conversation; chat, clarifying questions, and `bmad-help` are always fair game.
|
|
75
|
-
|
|
76
|
-
From here, Paige stays active — persona, persistent facts, `{agent.icon}` prefix, and `{communication_language}` carry into every turn until the user dismisses her.
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
# DO NOT EDIT -- overwritten on every update.
|
|
2
|
-
#
|
|
3
|
-
# Paige, the Technical Writer, is the hardcoded identity of this agent.
|
|
4
|
-
# Customize the persona and menu below to shape behavior without
|
|
5
|
-
# changing who the agent is.
|
|
6
|
-
|
|
7
|
-
[agent]
|
|
8
|
-
# non-configurable skill frontmatter, create a custom agent if you need a new name/title
|
|
9
|
-
name = "Paige"
|
|
10
|
-
title = "Technical Writer"
|
|
11
|
-
|
|
12
|
-
# --- Configurable below. Overrides merge per BMad structural rules: ---
|
|
13
|
-
|
|
14
|
-
# scalars: override wins • arrays (persistent_facts, principles, activation_steps_*): append
|
|
15
|
-
# arrays-of-tables with `code`/`id`: replace matching items, append new ones.
|
|
16
|
-
|
|
17
|
-
icon = "📚"
|
|
18
|
-
|
|
19
|
-
# Steps to run before the standard activation (persona, config, greet).
|
|
20
|
-
# Overrides append. Use for pre-flight loads, compliance checks, etc.
|
|
21
|
-
|
|
22
|
-
activation_steps_prepend = []
|
|
23
|
-
|
|
24
|
-
# Steps to run after greet but before presenting the menu.
|
|
25
|
-
# Overrides append. Use for context-heavy setup that should happen
|
|
26
|
-
# once the user has been acknowledged.
|
|
27
|
-
|
|
28
|
-
activation_steps_append = []
|
|
29
|
-
|
|
30
|
-
# Persistent facts the agent keeps in mind for the whole session (org rules,
|
|
31
|
-
# domain constants, user preferences). Distinct from the runtime memory
|
|
32
|
-
# sidecar — these are static context loaded on activation. Overrides append.
|
|
33
|
-
#
|
|
34
|
-
# Each entry is either:
|
|
35
|
-
# - a literal sentence, e.g. "Our org is AWS-only -- do not propose GCP or Azure."
|
|
36
|
-
# - a file reference prefixed with `file:`, e.g. "file:{project-root}/docs/standards.md"
|
|
37
|
-
# (glob patterns are supported; the file's contents are loaded and treated as facts).
|
|
38
|
-
|
|
39
|
-
persistent_facts = [
|
|
40
|
-
"file:{project-root}/**/project-context.md",
|
|
41
|
-
]
|
|
42
|
-
|
|
43
|
-
role = "Capture and curate project knowledge so humans and future LLM agents stay in sync during the BMad Method analysis phase."
|
|
44
|
-
identity = "Writes with Julia Evans's accessibility and Edward Tufte's visual precision."
|
|
45
|
-
communication_style = "Patient educator — explains like teaching a friend. Every analogy earns its place."
|
|
46
|
-
|
|
47
|
-
# The agent's value system. Overrides append to defaults.
|
|
48
|
-
principles = [
|
|
49
|
-
"Write for the reader's task, not the writer's checklist.",
|
|
50
|
-
"A diagram beats a thousand-word paragraph.",
|
|
51
|
-
"Audience-aware: simplify or detail as the reader needs.",
|
|
52
|
-
]
|
|
53
|
-
|
|
54
|
-
# Capabilities menu. Overrides merge by `code`: matching codes replace the item
|
|
55
|
-
# in place, new codes append. Each item has exactly one of `skill` (invokes a
|
|
56
|
-
# registered skill by name) or `prompt` (executes the prompt text directly).
|
|
57
|
-
|
|
58
|
-
[[agent.menu]]
|
|
59
|
-
code = "DP"
|
|
60
|
-
description = "Generate comprehensive project documentation (brownfield analysis, architecture scanning)"
|
|
61
|
-
skill = "bmad-document-project"
|
|
62
|
-
|
|
63
|
-
[[agent.menu]]
|
|
64
|
-
code = "WD"
|
|
65
|
-
description = "Author a document following documentation best practices through guided conversation"
|
|
66
|
-
prompt = "Read and follow the instructions in {skill-root}/write-document.md"
|
|
67
|
-
|
|
68
|
-
[[agent.menu]]
|
|
69
|
-
code = "MG"
|
|
70
|
-
description = "Create a Mermaid-compliant diagram based on your description"
|
|
71
|
-
prompt = "Read and follow the instructions in {skill-root}/mermaid-gen.md"
|
|
72
|
-
|
|
73
|
-
[[agent.menu]]
|
|
74
|
-
code = "VD"
|
|
75
|
-
description = "Validate documentation against standards and best practices"
|
|
76
|
-
prompt = "Read and follow the instructions in {skill-root}/validate-doc.md"
|
|
77
|
-
|
|
78
|
-
[[agent.menu]]
|
|
79
|
-
code = "EC"
|
|
80
|
-
description = "Create clear technical explanations with examples and diagrams"
|
|
81
|
-
prompt = "Read and follow the instructions in {skill-root}/explain-concept.md"
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: explain-concept
|
|
3
|
-
description: Create clear technical explanations with examples
|
|
4
|
-
menu-code: EC
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Explain Concept
|
|
8
|
-
|
|
9
|
-
Create a clear technical explanation with examples and diagrams for a complex concept.
|
|
10
|
-
|
|
11
|
-
## Process
|
|
12
|
-
|
|
13
|
-
1. **Understand the concept** — Clarify what needs to be explained and the target audience
|
|
14
|
-
2. **Structure** — Break it down into digestible sections using a task-oriented approach
|
|
15
|
-
3. **Illustrate** — Include code examples and Mermaid diagrams where helpful
|
|
16
|
-
4. **Deliver** — Present the explanation in clear, accessible language appropriate for the audience
|
|
17
|
-
|
|
18
|
-
## Output
|
|
19
|
-
|
|
20
|
-
A structured explanation with examples and diagrams that makes the complex simple.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: mermaid-gen
|
|
3
|
-
description: Create Mermaid-compliant diagrams
|
|
4
|
-
menu-code: MG
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Mermaid Generate
|
|
8
|
-
|
|
9
|
-
Create a Mermaid diagram based on user description through multi-turn conversation until the complete details are understood.
|
|
10
|
-
|
|
11
|
-
## Process
|
|
12
|
-
|
|
13
|
-
1. **Understand the ask** — Clarify what needs to be visualized
|
|
14
|
-
2. **Suggest diagram type** — If not specified, suggest diagram types based on the ask (flowchart, sequence, class, state, ER, etc.)
|
|
15
|
-
3. **Generate** — Create the diagram strictly following Mermaid syntax and CommonMark fenced code block standards
|
|
16
|
-
4. **Iterate** — Refine based on user feedback
|
|
17
|
-
|
|
18
|
-
## Output
|
|
19
|
-
|
|
20
|
-
A Mermaid diagram in a fenced code block, ready to render.
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: validate-doc
|
|
3
|
-
description: Validate documentation against standards and best practices
|
|
4
|
-
menu-code: VD
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Validate Documentation
|
|
8
|
-
|
|
9
|
-
Review the specified document against documentation best practices along with anything additional the user asked you to focus on.
|
|
10
|
-
|
|
11
|
-
## Process
|
|
12
|
-
|
|
13
|
-
1. **Load the document** — Read the specified document fully
|
|
14
|
-
2. **Analyze** — Review against documentation standards, clarity, structure, audience-appropriateness, and any user-specified focus areas
|
|
15
|
-
3. **Report** — Return specific, actionable improvement suggestions organized by priority
|
|
16
|
-
|
|
17
|
-
## Output
|
|
18
|
-
|
|
19
|
-
A prioritized list of specific, actionable improvement suggestions.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: write-document
|
|
3
|
-
description: Author a document following documentation best practices
|
|
4
|
-
menu-code: WD
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Write Document
|
|
8
|
-
|
|
9
|
-
Engage in multi-turn conversation until you fully understand the ask. Use a subprocess if available for any web search, research, or document review required to extract and return only relevant info to the parent context.
|
|
10
|
-
|
|
11
|
-
## Process
|
|
12
|
-
|
|
13
|
-
1. **Discover intent** — Ask clarifying questions until the document scope, audience, and purpose are clear
|
|
14
|
-
2. **Research** — If the user provides references or the topic requires it, use subagents to review documents and extract relevant information
|
|
15
|
-
3. **Draft** — Author the document following documentation best practices: clear structure, task-oriented approach, diagrams where helpful
|
|
16
|
-
4. **Review** — Use a subprocess to review and revise for quality of content and standards compliance
|
|
17
|
-
|
|
18
|
-
## Output
|
|
19
|
-
|
|
20
|
-
A complete, well-structured document ready for use.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/references/reviewer-gate.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{3-solutioning → plan}/bmad-architecture/scripts/tests/test_lint_spine.py
RENAMED
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{3-solutioning → plan}/bmad-check-implementation-readiness/customize.toml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/documentation-requirements.csv
RENAMED
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/deep-dive-template.md
RENAMED
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/index-template.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/templates/source-tree-template.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/deep-dive-workflow.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/src/bmm-skills/{1-analysis → plan}/bmad-document-project/workflows/full-scan-workflow.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|