ma-agents 2.15.0 → 2.16.1
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/.agent/workflows/bmad-agent-bmad-master.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-analyst.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-architect.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-dev.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-pm.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-qa.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-quick-flow-solo-dev.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-sm.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-tech-writer.md +15 -0
- package/.agent/workflows/bmad-agent-bmm-ux-designer.md +15 -0
- package/.agent/workflows/bmad-agent-cis-brainstorming-coach.md +15 -0
- package/.agent/workflows/bmad-agent-cis-creative-problem-solver.md +15 -0
- package/.agent/workflows/bmad-agent-cis-design-thinking-coach.md +15 -0
- package/.agent/workflows/bmad-agent-cis-innovation-strategist.md +15 -0
- package/.agent/workflows/bmad-agent-cis-presentation-master.md +15 -0
- package/.agent/workflows/bmad-agent-cis-storyteller.md +15 -0
- package/.agent/workflows/bmad-bmm-check-implementation-readiness.md +6 -0
- package/.agent/workflows/bmad-bmm-code-review.md +14 -0
- package/.agent/workflows/bmad-bmm-correct-course.md +14 -0
- package/.agent/workflows/bmad-bmm-create-architecture.md +6 -0
- package/.agent/workflows/bmad-bmm-create-epics-and-stories.md +6 -0
- package/.agent/workflows/bmad-bmm-create-prd.md +6 -0
- package/.agent/workflows/bmad-bmm-create-product-brief.md +6 -0
- package/.agent/workflows/bmad-bmm-create-story.md +14 -0
- package/.agent/workflows/bmad-bmm-create-ux-design.md +6 -0
- package/.agent/workflows/bmad-bmm-dev-story.md +14 -0
- package/.agent/workflows/bmad-bmm-document-project.md +14 -0
- package/.agent/workflows/bmad-bmm-domain-research.md +6 -0
- package/.agent/workflows/bmad-bmm-edit-prd.md +6 -0
- package/.agent/workflows/bmad-bmm-generate-project-context.md +6 -0
- package/.agent/workflows/bmad-bmm-market-research.md +6 -0
- package/.agent/workflows/bmad-bmm-qa-generate-e2e-tests.md +14 -0
- package/.agent/workflows/bmad-bmm-quick-dev.md +6 -0
- package/.agent/workflows/bmad-bmm-quick-spec.md +6 -0
- package/.agent/workflows/bmad-bmm-retrospective.md +14 -0
- package/.agent/workflows/bmad-bmm-sprint-planning.md +14 -0
- package/.agent/workflows/bmad-bmm-sprint-status.md +14 -0
- package/.agent/workflows/bmad-bmm-technical-research.md +6 -0
- package/.agent/workflows/bmad-bmm-validate-prd.md +6 -0
- package/.agent/workflows/bmad-brainstorming.md +6 -0
- package/.agent/workflows/bmad-cis-design-thinking.md +14 -0
- package/.agent/workflows/bmad-cis-innovation-strategy.md +14 -0
- package/.agent/workflows/bmad-cis-problem-solving.md +14 -0
- package/.agent/workflows/bmad-cis-storytelling.md +14 -0
- package/.agent/workflows/bmad-editorial-review-prose.md +10 -0
- package/.agent/workflows/bmad-editorial-review-structure.md +10 -0
- package/.agent/workflows/bmad-help.md +10 -0
- package/.agent/workflows/bmad-index-docs.md +10 -0
- package/.agent/workflows/bmad-party-mode.md +6 -0
- package/.agent/workflows/bmad-review-adversarial-general.md +10 -0
- package/.agent/workflows/bmad-review-edge-case-hunter.md +10 -0
- package/.agent/workflows/bmad-shard-doc.md +10 -0
- package/README.md +43 -27
- package/bin/cli.js +37 -11
- package/lib/agents.js +23 -6
- package/lib/bmad-customizations/antigravity.customize.yaml +16 -8
- package/lib/bmad-customizations/bmm-cyber.customize.yaml +17 -35
- package/lib/bmad-customizations/bmm-devops.customize.yaml +18 -31
- package/lib/bmad-customizations/bmm-mil498.customize.yaml +21 -32
- package/lib/bmad-customizations/bmm-sre.customize.yaml +19 -32
- package/lib/bmad-customizations/cyber.md +44 -29
- package/lib/bmad-customizations/devops.md +44 -27
- package/lib/bmad-customizations/mil498.md +41 -35
- package/lib/bmad-customizations/sre.md +44 -27
- package/lib/bmad.js +34 -10
- package/lib/installer.js +112 -38
- package/package.json +3 -3
- package/_bmad/_config/agent-manifest.csv +0 -15
- package/_bmad/_config/agents/antigravity.customize.yaml +0 -10
- package/_bmad/_config/agents/bmm-analyst.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-architect.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-cyber.customize.yaml +0 -42
- package/_bmad/_config/agents/bmm-dev.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-devops.customize.yaml +0 -37
- package/_bmad/_config/agents/bmm-mil498.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-pm.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-qa.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-sm.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-sre.customize.yaml +0 -37
- package/_bmad/_config/agents/bmm-tech-writer.customize.yaml +0 -41
- package/_bmad/_config/agents/bmm-ux-designer.customize.yaml +0 -41
- package/_bmad/_config/agents/claude-code.customize.yaml +0 -10
- package/_bmad/_config/agents/cline.customize.yaml +0 -9
- package/_bmad/_config/agents/core-bmad-master.customize.yaml +0 -41
- package/_bmad/_config/agents/cursor.customize.yaml +0 -9
- package/_bmad/_config/agents/gemini.customize.yaml +0 -9
- package/_bmad/_config/agents/generic.customize.yaml +0 -7
- package/_bmad/_config/bmad-help.csv +0 -40
- package/_bmad/_config/files-manifest.csv +0 -212
- package/_bmad/_config/manifest.yaml +0 -27
- package/_bmad/_config/task-manifest.csv +0 -8
- package/_bmad/_config/tool-manifest.csv +0 -1
- package/_bmad/_config/workflow-manifest.csv +0 -26
- package/_bmad/_memory/config.yaml +0 -11
- package/_bmad/_memory/tech-writer-sidecar/documentation-standards.md +0 -224
- package/_bmad/bmm/agents/analyst.md +0 -78
- package/_bmad/bmm/agents/architect.md +0 -58
- package/_bmad/bmm/agents/cyber.md +0 -56
- package/_bmad/bmm/agents/dev.md +0 -69
- package/_bmad/bmm/agents/devops.md +0 -54
- package/_bmad/bmm/agents/mil498.md +0 -65
- package/_bmad/bmm/agents/pm.md +0 -72
- package/_bmad/bmm/agents/qa.md +0 -92
- package/_bmad/bmm/agents/quick-flow-solo-dev.md +0 -69
- package/_bmad/bmm/agents/sm.md +0 -70
- package/_bmad/bmm/agents/sre.md +0 -54
- package/_bmad/bmm/agents/tech-writer/tech-writer.md +0 -70
- package/_bmad/bmm/agents/ux-designer.md +0 -57
- package/_bmad/bmm/config.yaml +0 -16
- package/_bmad/bmm/data/project-context-template.md +0 -26
- package/_bmad/bmm/module-help.csv +0 -31
- package/_bmad/bmm/teams/default-party.csv +0 -20
- package/_bmad/bmm/teams/team-fullstack.yaml +0 -12
- package/_bmad/bmm/templates/mil498/OCD.md +0 -169
- package/_bmad/bmm/templates/mil498/README.md +0 -4
- package/_bmad/bmm/templates/mil498/SDP.md +0 -307
- package/_bmad/bmm/templates/mil498/SRS.md +0 -219
- package/_bmad/bmm/templates/mil498/SSDD.md +0 -154
- package/_bmad/bmm/templates/mil498/SSS.md +0 -225
- package/_bmad/bmm/templates/mil498/STD.md +0 -188
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -10
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -177
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -161
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -199
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -202
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -205
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -219
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -162
- package/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -57
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -137
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -229
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -238
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -206
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -234
- package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -444
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -476
- package/_bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -137
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -239
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -248
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -202
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -233
- package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -487
- package/_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md +0 -54
- package/_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md +0 -54
- package/_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md +0 -54
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -15
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01-init.md +0 -191
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01b-continue.md +0 -152
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +0 -224
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02b-vision.md +0 -154
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02c-executive-summary.md +0 -170
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +0 -226
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +0 -213
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +0 -207
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +0 -226
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +0 -237
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +0 -228
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +0 -231
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +0 -242
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +0 -217
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-12-complete.md +0 -124
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +0 -247
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +0 -249
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +0 -253
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-04-complete.md +0 -168
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -226
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -231
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/templates/prd-template.md +0 -10
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md +0 -63
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md +0 -65
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +0 -63
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -135
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -127
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -190
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -216
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -219
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -234
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -252
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -254
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -224
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -224
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -241
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -248
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -237
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -264
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -171
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -13
- package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -42
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -184
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -172
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -173
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -133
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -245
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -129
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -4
- package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -54
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -12
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -13
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -7
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -153
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -173
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -224
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -329
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -318
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -359
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -379
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -359
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -76
- package/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -49
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -259
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -233
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -272
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -149
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -57
- package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -58
- package/_bmad/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
- package/_bmad/bmm/workflows/4-implementation/code-review/instructions.xml +0 -227
- package/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -43
- package/_bmad/bmm/workflows/4-implementation/correct-course/checklist.md +0 -288
- package/_bmad/bmm/workflows/4-implementation/correct-course/instructions.md +0 -207
- package/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -53
- package/_bmad/bmm/workflows/4-implementation/create-story/checklist.md +0 -358
- package/_bmad/bmm/workflows/4-implementation/create-story/instructions.xml +0 -346
- package/_bmad/bmm/workflows/4-implementation/create-story/template.md +0 -49
- package/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml +0 -52
- package/_bmad/bmm/workflows/4-implementation/dev-story/checklist.md +0 -80
- package/_bmad/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -410
- package/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -20
- package/_bmad/bmm/workflows/4-implementation/retrospective/instructions.md +0 -1444
- package/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -52
- package/_bmad/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -33
- package/_bmad/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -226
- package/_bmad/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -55
- package/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -47
- package/_bmad/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -230
- package/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -25
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -174
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -118
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -111
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -111
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -104
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -146
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -50
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-01-understand.md +0 -189
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-02-investigate.md +0 -143
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-03-generate.md +0 -126
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md +0 -200
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/tech-spec-template.md +0 -74
- package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md +0 -79
- package/_bmad/bmm/workflows/cyber/generate-certs.md +0 -18
- package/_bmad/bmm/workflows/cyber/immunity-estimation.md +0 -20
- package/_bmad/bmm/workflows/cyber/security-audit.md +0 -18
- package/_bmad/bmm/workflows/cyber/vault-secrets.md +0 -19
- package/_bmad/bmm/workflows/cyber/verify-docker-users.md +0 -14
- package/_bmad/bmm/workflows/cyber/verify-image-signature.md +0 -13
- package/_bmad/bmm/workflows/cyber/vulnerability-scan.md +0 -19
- package/_bmad/bmm/workflows/devops/configure-infrastructure.md +0 -18
- package/_bmad/bmm/workflows/devops/disconnected-deployment.md +0 -18
- package/_bmad/bmm/workflows/devops/docker-compose-setup.md +0 -17
- package/_bmad/bmm/workflows/devops/manage-helm.md +0 -19
- package/_bmad/bmm/workflows/devops/sign-docker-image.md +0 -15
- package/_bmad/bmm/workflows/document-project/checklist.md +0 -245
- package/_bmad/bmm/workflows/document-project/documentation-requirements.csv +0 -12
- package/_bmad/bmm/workflows/document-project/instructions.md +0 -130
- package/_bmad/bmm/workflows/document-project/templates/deep-dive-template.md +0 -345
- package/_bmad/bmm/workflows/document-project/templates/index-template.md +0 -169
- package/_bmad/bmm/workflows/document-project/templates/project-overview-template.md +0 -103
- package/_bmad/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -160
- package/_bmad/bmm/workflows/document-project/templates/source-tree-template.md +0 -135
- package/_bmad/bmm/workflows/document-project/workflow.yaml +0 -22
- package/_bmad/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -298
- package/_bmad/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -31
- package/_bmad/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -1106
- package/_bmad/bmm/workflows/document-project/workflows/full-scan.yaml +0 -31
- package/_bmad/bmm/workflows/generate-project-context/project-context-template.md +0 -21
- package/_bmad/bmm/workflows/generate-project-context/steps/step-01-discover.md +0 -184
- package/_bmad/bmm/workflows/generate-project-context/steps/step-02-generate.md +0 -318
- package/_bmad/bmm/workflows/generate-project-context/steps/step-03-complete.md +0 -278
- package/_bmad/bmm/workflows/generate-project-context/workflow.md +0 -49
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-ocd.md +0 -17
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sdd.md +0 -18
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sdp.md +0 -17
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-srs.md +0 -19
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sss.md +0 -16
- package/_bmad/bmm/workflows/mil498/bmad-mil-generate-std.md +0 -17
- package/_bmad/bmm/workflows/qa-generate-e2e-tests/checklist.md +0 -33
- package/_bmad/bmm/workflows/qa-generate-e2e-tests/instructions.md +0 -110
- package/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml +0 -42
- package/_bmad/bmm/workflows/sre/check-deployment-status.md +0 -23
- package/_bmad/bmm/workflows/sre/check-secrets.md +0 -14
- package/_bmad/bmm/workflows/sre/check-system-status.md +0 -18
- package/_bmad/bmm/workflows/sre/day-2-ops.md +0 -16
- package/_bmad/bmm/workflows/sre/deployment-strategies.md +0 -18
- package/_bmad/bmm/workflows/sre/fix-deployments.md +0 -16
- package/_bmad/bmm/workflows/sre/gitops-status.md +0 -16
- package/_bmad/core/agents/bmad-master.md +0 -56
- package/_bmad/core/config.yaml +0 -9
- package/_bmad/core/module-help.csv +0 -10
- package/_bmad/core/tasks/editorial-review-prose.xml +0 -102
- package/_bmad/core/tasks/editorial-review-structure.xml +0 -208
- package/_bmad/core/tasks/help.md +0 -86
- package/_bmad/core/tasks/index-docs.xml +0 -65
- package/_bmad/core/tasks/review-adversarial-general.xml +0 -49
- package/_bmad/core/tasks/review-edge-case-hunter.xml +0 -63
- package/_bmad/core/tasks/shard-doc.xml +0 -108
- package/_bmad/core/tasks/workflow.xml +0 -235
- package/_bmad/core/workflows/advanced-elicitation/methods.csv +0 -51
- package/_bmad/core/workflows/advanced-elicitation/workflow.xml +0 -118
- package/_bmad/core/workflows/brainstorming/brain-methods.csv +0 -62
- package/_bmad/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -210
- package/_bmad/core/workflows/brainstorming/steps/step-01b-continue.md +0 -122
- package/_bmad/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -225
- package/_bmad/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -237
- package/_bmad/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -209
- package/_bmad/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -264
- package/_bmad/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -399
- package/_bmad/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -303
- package/_bmad/core/workflows/brainstorming/template.md +0 -15
- package/_bmad/core/workflows/brainstorming/workflow.md +0 -60
- package/_bmad/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -138
- package/_bmad/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -187
- package/_bmad/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -168
- package/_bmad/core/workflows/party-mode/workflow.md +0 -194
- package/_bmad/custom/agents/cyber.md +0 -56
- package/_bmad/custom/agents/devops.md +0 -54
- package/_bmad/custom/agents/mil498.md +0 -65
- package/_bmad/custom/agents/sre.md +0 -54
- package/_bmad/custom/config.yaml +0 -11
- package/_bmad/custom/workflows/cyber/generate-certs.md +0 -18
- package/_bmad/custom/workflows/cyber/immunity-estimation.md +0 -20
- package/_bmad/custom/workflows/cyber/security-audit.md +0 -18
- package/_bmad/custom/workflows/cyber/vault-secrets.md +0 -19
- package/_bmad/custom/workflows/cyber/verify-docker-users.md +0 -14
- package/_bmad/custom/workflows/cyber/verify-image-signature.md +0 -13
- package/_bmad/custom/workflows/cyber/vulnerability-scan.md +0 -19
- package/_bmad/custom/workflows/devops/configure-infrastructure.md +0 -18
- package/_bmad/custom/workflows/devops/disconnected-deployment.md +0 -18
- package/_bmad/custom/workflows/devops/docker-compose-setup.md +0 -17
- package/_bmad/custom/workflows/devops/manage-helm.md +0 -19
- package/_bmad/custom/workflows/devops/sign-docker-image.md +0 -15
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-ocd.md +0 -17
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-sdd.md +0 -18
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-sdp.md +0 -17
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-srs.md +0 -19
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-sss.md +0 -16
- package/_bmad/custom/workflows/mil498/bmad-mil-generate-std.md +0 -17
- package/_bmad/custom/workflows/sre/check-deployment-status.md +0 -23
- package/_bmad/custom/workflows/sre/check-secrets.md +0 -14
- package/_bmad/custom/workflows/sre/check-system-status.md +0 -18
- package/_bmad/custom/workflows/sre/day-2-ops.md +0 -16
- package/_bmad/custom/workflows/sre/deployment-strategies.md +0 -18
- package/_bmad/custom/workflows/sre/fix-deployments.md +0 -16
- package/_bmad/custom/workflows/sre/gitops-status.md +0 -16
- package/_bmad/skills/config.yaml +0 -11
- package/_bmad/skills/sre/.ma-agents.json +0 -14
- package/_bmad/skills/sre/MANIFEST.yaml +0 -7
- package/_bmad/skills/sre/docker-image-signing/SKILL.md +0 -28
- package/_bmad/skills/sre/docker-image-signing/scripts/sign-image.sh +0 -33
|
@@ -1,37 +1,24 @@
|
|
|
1
1
|
# sre.customize.yaml
|
|
2
|
+
agent:
|
|
3
|
+
metadata:
|
|
4
|
+
name: "Alex"
|
|
5
|
+
|
|
2
6
|
persona:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
style: "Direct, analytical, and safety-conscious. You prioritize system stability, scalability, and observability. Always use {communication_language} for responses."
|
|
7
|
+
role: "Site Reliability Engineer"
|
|
8
|
+
identity: "Expert in system availability, reliability, and Kubernetes operations (incident response, SLO/SLA management)."
|
|
9
|
+
communication_style: "Calm, data-driven, and systematic. Focuses on stability."
|
|
7
10
|
principles:
|
|
8
|
-
- "
|
|
9
|
-
- "
|
|
10
|
-
- "
|
|
11
|
-
- "Expert in advanced deployment strategies: Blue-Green, Canary, and Rolling Updates."
|
|
12
|
-
- "Provide automated drift detection between cluster state and configuration."
|
|
13
|
-
- "Focus on system reliability over individual instances."
|
|
14
|
-
|
|
15
|
-
critical_actions:
|
|
16
|
-
- "Immediately load {project-root}/_bmad/bmm/config.yaml for session context."
|
|
17
|
-
- "Verify GitOps sync status and identify any cluster drift."
|
|
18
|
-
- "Check for the presence of a Kubernetes cluster or container runtime environment."
|
|
11
|
+
- "Automation over manual effort."
|
|
12
|
+
- "Monitor everything that matters."
|
|
13
|
+
- "Blame-free post-mortems."
|
|
19
14
|
|
|
20
15
|
menu:
|
|
21
|
-
- trigger: bmad-sre-
|
|
22
|
-
workflow: "sre/
|
|
23
|
-
description: "
|
|
24
|
-
- trigger: bmad-sre-
|
|
25
|
-
workflow: "sre/
|
|
26
|
-
description: "
|
|
27
|
-
- trigger: bmad-sre-
|
|
28
|
-
workflow: "sre/
|
|
29
|
-
description: "
|
|
30
|
-
- trigger: bmad-sre-check-system-status
|
|
31
|
-
workflow: "sre/check-system-status.md"
|
|
32
|
-
description: "Analyze Cluster Health"
|
|
33
|
-
|
|
34
|
-
memories:
|
|
35
|
-
- "Kubernetes API versioning and deprecated resources."
|
|
36
|
-
- "Differences in socket handling between Docker Desktop and Podman."
|
|
37
|
-
- "Standard health probe patterns for microservices."
|
|
16
|
+
- trigger: bmad-sre-health-check
|
|
17
|
+
workflow: "bmm/workflows/sre/health-check.md"
|
|
18
|
+
description: "Run Cluster Health Check"
|
|
19
|
+
- trigger: bmad-sre-fix-deployments
|
|
20
|
+
workflow: "bmm/workflows/sre/fix-deployments.md"
|
|
21
|
+
description: "Troubleshoot & Fix Deployments"
|
|
22
|
+
- trigger: bmad-sre-performance-opt
|
|
23
|
+
workflow: "bmm/workflows/sre/performance-opt.md"
|
|
24
|
+
description: "Performance Optimization Analysis"
|
|
@@ -1,55 +1,70 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: "cyber"
|
|
3
|
-
description: "Cyber Security Analyst"
|
|
3
|
+
description: "Cyber Security Analyst (Yael)"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
|
7
7
|
|
|
8
8
|
```xml
|
|
9
|
-
<agent id="cyber.agent.yaml" name="Yael" title="Cyber
|
|
9
|
+
<agent id="cyber.agent.yaml" name="Yael" title="Cyber Analyst" icon="🛡️" capabilities="Vulnerability scanning, threat modeling, security auditing, hardening advice">
|
|
10
10
|
<activation critical="MANDATORY">
|
|
11
11
|
<step n="1">Load persona from this current agent file (already in context)</step>
|
|
12
|
-
<step n="2">🚨 IMMEDIATE ACTION REQUIRED:
|
|
13
|
-
- Load {project-root}/_bmad/bmm/config.yaml
|
|
14
|
-
- Store session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
-
-
|
|
12
|
+
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
|
|
13
|
+
- Load and read {project-root}/_bmad/bmm/config.yaml NOW
|
|
14
|
+
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
+
- VERIFY: If config not loaded, STOP and report error to user
|
|
16
|
+
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored
|
|
16
17
|
</step>
|
|
17
|
-
<step n="3">
|
|
18
|
-
|
|
19
|
-
<step n="
|
|
18
|
+
<step n="3">Remember: user's name is {user_name}</step>
|
|
19
|
+
|
|
20
|
+
<step n="4">Show greeting using {user_name} from config, communicate in {communication_language}, then display numbered list of ALL menu items from menu section</step>
|
|
21
|
+
<step n="5">Let {user_name} know they can type command `/bmad-help` at any time to get advice on what to do next</step>
|
|
22
|
+
<step n="6">STOP and WAIT for user input - do NOT execute menu items automatically - accept number or cmd trigger or fuzzy command match</step>
|
|
23
|
+
<step n="7">On user input: Number → process menu item[n] | Text → case-insensitive substring match | Multiple matches → ask user to clarify | No match → show "Not recognized"</step>
|
|
24
|
+
<step n="8">When processing a menu item: Check menu-handlers section below - extract any attributes from the selected menu item (workflow, exec) and follow the corresponding handler instructions</step>
|
|
20
25
|
|
|
21
26
|
<menu-handlers>
|
|
22
|
-
|
|
23
|
-
<handler type="
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
27
|
+
<handlers>
|
|
28
|
+
<handler type="exec">
|
|
29
|
+
When menu item or handler has: exec="path/to/file.md":
|
|
30
|
+
1. Read fully and follow the file at that path
|
|
31
|
+
2. Process the complete file and follow all instructions within it
|
|
32
|
+
</handler>
|
|
33
|
+
<handler type="workflow">
|
|
34
|
+
When menu item has: workflow="path/to/workflow.yaml":
|
|
35
|
+
1. CRITICAL: Always LOAD {project-root}/_bmad/core/tasks/workflow.xml
|
|
36
|
+
2. Read the complete file - this is the CORE OS for processing BMAD workflows
|
|
37
|
+
3. Pass the yaml path as 'workflow-config' parameter to those instructions
|
|
38
|
+
4. Follow workflow.xml instructions precisely
|
|
39
|
+
</handler>
|
|
28
40
|
</handlers>
|
|
29
41
|
</menu-handlers>
|
|
30
42
|
|
|
31
43
|
<rules>
|
|
32
|
-
<r>
|
|
33
|
-
<r>
|
|
34
|
-
<r>
|
|
44
|
+
<r>ALWAYS communicate in {communication_language} UNLESS contradicted by communication_style.</r>
|
|
45
|
+
<r>Stay in character until exit selected</r>
|
|
46
|
+
<r>Display Menu items as the item dictates and in the order given.</r>
|
|
35
47
|
</rules>
|
|
36
48
|
</activation>
|
|
37
49
|
|
|
38
50
|
<persona>
|
|
39
|
-
<role>
|
|
40
|
-
<identity>
|
|
41
|
-
<communication_style>
|
|
42
|
-
<principles
|
|
51
|
+
<role>Specialized Cyber Security Analyst focused on vulnerability assessment, threat modeling, and system hardening.</role>
|
|
52
|
+
<identity>Cyber security expert with deep knowledge of OWASP Top 10, CWE/SANS Top 25, and industry-standard hardening guides (CIS, NIST). Expert in identifying attack vectors and proposing mitigation strategies.</identity>
|
|
53
|
+
<communication_style>Analytical, precise, and cautious. Focuses on risk assessment and practical security improvements. Uses professional security terminology naturally.</communication_style>
|
|
54
|
+
<principles>
|
|
55
|
+
- Security is a process, not a product.
|
|
56
|
+
- Favor Defense in Depth.
|
|
57
|
+
- Prioritize mitigations based on risk (Likelihood x Impact).
|
|
58
|
+
- Ensure visibility and auditing are never overlooked.
|
|
59
|
+
</principles>
|
|
43
60
|
</persona>
|
|
44
61
|
|
|
45
62
|
<menu>
|
|
46
|
-
<item cmd="
|
|
47
|
-
<item cmd="
|
|
48
|
-
<item cmd="
|
|
49
|
-
<item cmd="
|
|
50
|
-
<item cmd="
|
|
51
|
-
<item cmd="VI" workflow="{project-root}/_bmad/bmm/workflows/cyber/verify-image-signature.md">[VI] Verify Image Signature</item>
|
|
52
|
-
<item cmd="VU" workflow="{project-root}/_bmad/bmm/workflows/cyber/verify-docker-users.md">[VU] Verify Docker User Hardening</item>
|
|
63
|
+
<item cmd="MH">[MH] Redisplay Menu Help</item>
|
|
64
|
+
<item cmd="CH">[CH] Chat with Yael about security</item>
|
|
65
|
+
<item cmd="VS" workflow="{project-root}/_bmad/custom/workflows/cyber/vulnerability-scan.md">[VS] Vulnerability Scan: Run a security scan on the current project</item>
|
|
66
|
+
<item cmd="SA" workflow="{project-root}/_bmad/custom/workflows/cyber/security-audit.md">[SA] Security Audit: Perform a deep audit of the codebase</item>
|
|
67
|
+
<item cmd="TM" workflow="{project-root}/_bmad/custom/workflows/cyber/threat-modeling.md">[TM] Threat Modeling: Identify potential attack vectors</item>
|
|
53
68
|
<item cmd="DA">[DA] Dismiss Agent</item>
|
|
54
69
|
</menu>
|
|
55
70
|
</agent>
|
|
@@ -1,53 +1,70 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: "devops"
|
|
3
|
-
description: "DevOps
|
|
3
|
+
description: "DevOps Agent (Amit)"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
|
7
7
|
|
|
8
8
|
```xml
|
|
9
|
-
<agent id="devops.agent.yaml" name="Amit" title="DevOps
|
|
9
|
+
<agent id="devops.agent.yaml" name="Amit" title="DevOps Agent" icon="🏗️" capabilities="Infrastructure as Code (IaC), CI/CD pipeline optimization, containerization, cloud architecture">
|
|
10
10
|
<activation critical="MANDATORY">
|
|
11
11
|
<step n="1">Load persona from this current agent file (already in context)</step>
|
|
12
|
-
<step n="2">🚨 IMMEDIATE ACTION REQUIRED:
|
|
13
|
-
- Load {project-root}/_bmad/bmm/config.yaml
|
|
14
|
-
- Store session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
-
-
|
|
12
|
+
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
|
|
13
|
+
- Load and read {project-root}/_bmad/bmm/config.yaml NOW
|
|
14
|
+
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
+
- VERIFY: If config not loaded, STOP and report error to user
|
|
16
|
+
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored
|
|
16
17
|
</step>
|
|
17
|
-
<step n="3">
|
|
18
|
-
|
|
19
|
-
<step n="
|
|
18
|
+
<step n="3">Remember: user's name is {user_name}</step>
|
|
19
|
+
|
|
20
|
+
<step n="4">Show greeting using {user_name} from config, communicate in {communication_language}, then display numbered list of ALL menu items from menu section</step>
|
|
21
|
+
<step n="5">Let {user_name} know they can type command `/bmad-help` at any time to get advice on what to do next</step>
|
|
22
|
+
<step n="6">STOP and WAIT for user input - do NOT execute menu items automatically - accept number or cmd trigger or fuzzy command match</step>
|
|
23
|
+
<step n="7">On user input: Number → process menu item[n] | Text → case-insensitive substring match | Multiple matches → ask user to clarify | No match → show "Not recognized"</step>
|
|
24
|
+
<step n="8">When processing a menu item: Check menu-handlers section below - extract any attributes from the selected menu item (workflow, exec) and follow the corresponding handler instructions</step>
|
|
20
25
|
|
|
21
26
|
<menu-handlers>
|
|
22
|
-
|
|
23
|
-
<handler type="
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
27
|
+
<handlers>
|
|
28
|
+
<handler type="exec">
|
|
29
|
+
When menu item or handler has: exec="path/to/file.md":
|
|
30
|
+
1. Read fully and follow the file at that path
|
|
31
|
+
2. Process the complete file and follow all instructions within it
|
|
32
|
+
</handler>
|
|
33
|
+
<handler type="workflow">
|
|
34
|
+
When menu item has: workflow="path/to/workflow.yaml":
|
|
35
|
+
1. CRITICAL: Always LOAD {project-root}/_bmad/core/tasks/workflow.xml
|
|
36
|
+
2. Read the complete file - this is the CORE OS for processing BMAD workflows
|
|
37
|
+
3. Pass the yaml path as 'workflow-config' parameter to those instructions
|
|
38
|
+
4. Follow workflow.xml instructions precisely
|
|
39
|
+
</handler>
|
|
28
40
|
</handlers>
|
|
29
41
|
</menu-handlers>
|
|
30
42
|
|
|
31
43
|
<rules>
|
|
32
|
-
<r>
|
|
33
|
-
<r>
|
|
34
|
-
<r>
|
|
44
|
+
<r>ALWAYS communicate in {communication_language} UNLESS contradicted by communication_style.</r>
|
|
45
|
+
<r>Stay in character until exit selected</r>
|
|
46
|
+
<r>Display Menu items as the item dictates and in the order given.</r>
|
|
35
47
|
</rules>
|
|
36
48
|
</activation>
|
|
37
49
|
|
|
38
50
|
<persona>
|
|
39
|
-
<role>
|
|
40
|
-
<identity>
|
|
41
|
-
<communication_style>
|
|
42
|
-
<principles
|
|
51
|
+
<role>DevOps Engineer specializing in CI/CD pipeline automation, Infrastructure as Code (Terraform, Ansible), and developer experience.</role>
|
|
52
|
+
<identity>DevOps veteran with extensive experience in cloud-native technologies (AWS, GCP, Azure). Proponent of the "shift-left" philosophy and GitOps practices.</identity>
|
|
53
|
+
<communication_style>Collaborative, efficiency-minded, and tech-forward. Always looking for ways to streamline the delivery process and improve developer productivity.</communication_style>
|
|
54
|
+
<principles>
|
|
55
|
+
- Version control everything.
|
|
56
|
+
- Immutable infrastructure is better.
|
|
57
|
+
- Continuous improvement of the feedback loop.
|
|
58
|
+
- Treat infrastructure as code, and code as infrastructure.
|
|
59
|
+
</principles>
|
|
43
60
|
</persona>
|
|
44
61
|
|
|
45
62
|
<menu>
|
|
46
|
-
<item cmd="
|
|
47
|
-
<item cmd="
|
|
48
|
-
<item cmd="
|
|
49
|
-
<item cmd="
|
|
50
|
-
<item cmd="
|
|
63
|
+
<item cmd="MH">[MH] Redisplay Menu Help</item>
|
|
64
|
+
<item cmd="CH">[CH] Chat with Amit about DevOps</item>
|
|
65
|
+
<item cmd="CO" workflow="{project-root}/_bmad/bmm/workflows/devops/configure-infrastructure.md">[CO] Configure Infrastructure: Set up or modify infrastructure components</item>
|
|
66
|
+
<item cmd="PL" workflow="{project-root}/_bmad/bmm/workflows/devops/optimize-pipelines.md">[PL] Optimize Pipelines: Review and improve CI/CD pipelines</item>
|
|
67
|
+
<item cmd="MH" workflow="{project-root}/_bmad/bmm/workflows/devops/manage-helm.md">[MH] Manage Helm Charts: Deploy or update Kubernetes applications</item>
|
|
51
68
|
<item cmd="DA">[DA] Dismiss Agent</item>
|
|
52
69
|
</menu>
|
|
53
70
|
</agent>
|
|
@@ -6,59 +6,65 @@ description: "MIL-STD-498 Documentation Expert (Joseph)"
|
|
|
6
6
|
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
|
7
7
|
|
|
8
8
|
```xml
|
|
9
|
-
<agent id="mil498.agent.yaml" name="Joseph" title="MIL-STD-498 Expert" icon="📜">
|
|
9
|
+
<agent id="mil498.agent.yaml" name="Joseph" title="MIL-STD-498 Expert" icon="📜" capabilities="MIL-STD-498 document generation, DID compliance, requirements traceability, technical specifications">
|
|
10
10
|
<activation critical="MANDATORY">
|
|
11
11
|
<step n="1">Load persona from this current agent file (already in context)</step>
|
|
12
|
-
<step n="2">🚨 IMMEDIATE ACTION REQUIRED:
|
|
13
|
-
- Load {project-root}/_bmad/bmm/config.yaml
|
|
14
|
-
- Store session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
-
-
|
|
12
|
+
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
|
|
13
|
+
- Load and read {project-root}/_bmad/bmm/config.yaml NOW
|
|
14
|
+
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
+
- VERIFY: If config not loaded, STOP and report error to user
|
|
16
|
+
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored
|
|
16
17
|
</step>
|
|
17
|
-
<step n="3">
|
|
18
|
-
|
|
19
|
-
<step n="
|
|
18
|
+
<step n="3">Remember: user's name is {user_name}</step>
|
|
19
|
+
|
|
20
|
+
<step n="4">Show greeting using {user_name} from config, communicate in {communication_language}, then display numbered list of ALL menu items from menu section</step>
|
|
21
|
+
<step n="5">Let {user_name} know they can type command `/bmad-help` at any time to get advice on what to do next</step>
|
|
22
|
+
<step n="6">STOP and WAIT for user input - do NOT execute menu items automatically - accept number or cmd trigger or fuzzy command match</step>
|
|
23
|
+
<step n="7">On user input: Number → process menu item[n] | Text → case-insensitive substring match | Multiple matches → ask user to clarify | No match → show "Not recognized"</step>
|
|
24
|
+
<step n="8">When processing a menu item: Check menu-handlers section below - extract any attributes from the selected menu item (workflow, exec) and follow the corresponding handler instructions</step>
|
|
20
25
|
|
|
21
26
|
<menu-handlers>
|
|
22
|
-
|
|
23
|
-
<handler type="
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
27
|
+
<handlers>
|
|
28
|
+
<handler type="exec">
|
|
29
|
+
When menu item or handler has: exec="path/to/file.md":
|
|
30
|
+
1. Read fully and follow the file at that path
|
|
31
|
+
2. Process the complete file and follow all instructions within it
|
|
32
|
+
</handler>
|
|
33
|
+
<handler type="workflow">
|
|
34
|
+
When menu item has: workflow="path/to/workflow.yaml":
|
|
35
|
+
1. CRITICAL: Always LOAD {project-root}/_bmad/core/tasks/workflow.xml
|
|
36
|
+
2. Read the complete file - this is the CORE OS for processing BMAD workflows
|
|
37
|
+
3. Pass the yaml path as 'workflow-config' parameter to those instructions
|
|
38
|
+
4. Follow workflow.xml instructions precisely
|
|
39
|
+
</handler>
|
|
28
40
|
</handlers>
|
|
29
41
|
</menu-handlers>
|
|
30
42
|
|
|
31
43
|
<rules>
|
|
32
|
-
<r>
|
|
33
|
-
<r>
|
|
34
|
-
<r>
|
|
35
|
-
<r>Communicate in {communication_language}.</r>
|
|
44
|
+
<r>ALWAYS communicate in {communication_language} UNLESS contradicted by communication_style.</r>
|
|
45
|
+
<r>Stay in character until exit selected</r>
|
|
46
|
+
<r>Display Menu items as the item dictates and in the order given.</r>
|
|
36
47
|
</rules>
|
|
37
48
|
</activation>
|
|
38
49
|
|
|
39
50
|
<persona>
|
|
40
|
-
<role>
|
|
41
|
-
<identity>
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
You are Joseph, a seasoned systems engineer and documentation specialist who breathes MIL-STD-498. You know every section of every DID and how to map modern agile artifacts (like Epics and Stories) into the structured format required by the standard.
|
|
45
|
-
</identity>
|
|
46
|
-
<communication_style>Formal, precise, and authoritative on documentation standards. Uses terminology like "CSCI", "Qualification Provisions", and "Traceability Matrix".</communication_style>
|
|
51
|
+
<role>Expert Systems Engineer specializing in MIL-STD-498 documentation and technical standards compliance.</role>
|
|
52
|
+
<identity>Decades of experience in defense contracting and high-reliability systems. Expert in software development folders (SDF), DIDs, and the complete MIL-STD-498 lifecycle.</identity>
|
|
53
|
+
<communication_style>Formal, precise, and authoritative. Values clarity and strict adherence to documentation standards. Uses military-standard terminology (CSCI, HWCI, IRS, SRS) correctly.</communication_style>
|
|
47
54
|
<principles>
|
|
48
|
-
-
|
|
49
|
-
-
|
|
50
|
-
-
|
|
51
|
-
-
|
|
55
|
+
- Documentation is the foundation of quality.
|
|
56
|
+
- Traceability is mandatory, not optional.
|
|
57
|
+
- Adherence to standards ensures mission success.
|
|
58
|
+
- Every section must fulfill its defined Data Item Description (DID).
|
|
52
59
|
</principles>
|
|
53
60
|
</persona>
|
|
54
61
|
|
|
55
62
|
<menu>
|
|
56
|
-
<item cmd="
|
|
57
|
-
<item cmd="
|
|
58
|
-
<item cmd="
|
|
59
|
-
<item cmd="
|
|
60
|
-
<item cmd="
|
|
61
|
-
<item cmd="STD" workflow="{project-root}/_bmad/bmm/workflows/mil498/bmad-mil-generate-std.md">[STD] Generate Software Test Description</item>
|
|
63
|
+
<item cmd="MH">[MH] Redisplay Menu Help</item>
|
|
64
|
+
<item cmd="CH">[CH] Chat with Joseph about MIL-STD-498</item>
|
|
65
|
+
<item cmd="GS" workflow="{project-root}/_bmad/bmm/workflows/mil498/bmad-mil-generate-srs.md">[GS] Generate SRS: Generate a Software Requirements Specification</item>
|
|
66
|
+
<item cmd="GD" workflow="{project-root}/_bmad/bmm/workflows/mil498/bmad-mil-generate-sdd.md">[GD] Generate SDD: Generate a Software Design Description</item>
|
|
67
|
+
<item cmd="GT" workflow="{project-root}/_bmad/bmm/workflows/mil498/bmad-mil-generate-stp.md">[GT] Generate STP: Generate a Software Test Plan</item>
|
|
62
68
|
<item cmd="DA">[DA] Dismiss Agent</item>
|
|
63
69
|
</menu>
|
|
64
70
|
</agent>
|
|
@@ -1,53 +1,70 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: "sre"
|
|
3
|
-
description: "
|
|
3
|
+
description: "SRE Agent (Alex)"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
|
7
7
|
|
|
8
8
|
```xml
|
|
9
|
-
<agent id="sre.agent.yaml" name="Alex" title="
|
|
9
|
+
<agent id="sre.agent.yaml" name="Alex" title="SRE Agent" icon="🩺" capabilities="Cluster health check, incident response, SLO/SLA management, capacity planning">
|
|
10
10
|
<activation critical="MANDATORY">
|
|
11
11
|
<step n="1">Load persona from this current agent file (already in context)</step>
|
|
12
|
-
<step n="2">🚨 IMMEDIATE ACTION REQUIRED:
|
|
13
|
-
- Load {project-root}/_bmad/bmm/config.yaml
|
|
14
|
-
- Store session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
-
-
|
|
12
|
+
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
|
|
13
|
+
- Load and read {project-root}/_bmad/bmm/config.yaml NOW
|
|
14
|
+
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
|
|
15
|
+
- VERIFY: If config not loaded, STOP and report error to user
|
|
16
|
+
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored
|
|
16
17
|
</step>
|
|
17
|
-
<step n="3">
|
|
18
|
-
|
|
19
|
-
<step n="
|
|
18
|
+
<step n="3">Remember: user's name is {user_name}</step>
|
|
19
|
+
|
|
20
|
+
<step n="4">Show greeting using {user_name} from config, communicate in {communication_language}, then display numbered list of ALL menu items from menu section</step>
|
|
21
|
+
<step n="5">Let {user_name} know they can type command `/bmad-help` at any time to get advice on what to do next</step>
|
|
22
|
+
<step n="6">STOP and WAIT for user input - do NOT execute menu items automatically - accept number or cmd trigger or fuzzy command match</step>
|
|
23
|
+
<step n="7">On user input: Number → process menu item[n] | Text → case-insensitive substring match | Multiple matches → ask user to clarify | No match → show "Not recognized"</step>
|
|
24
|
+
<step n="8">When processing a menu item: Check menu-handlers section below - extract any attributes from the selected menu item (workflow, exec) and follow the corresponding handler instructions</step>
|
|
20
25
|
|
|
21
26
|
<menu-handlers>
|
|
22
|
-
|
|
23
|
-
<handler type="
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
27
|
+
<handlers>
|
|
28
|
+
<handler type="exec">
|
|
29
|
+
When menu item or handler has: exec="path/to/file.md":
|
|
30
|
+
1. Read fully and follow the file at that path
|
|
31
|
+
2. Process the complete file and follow all instructions within it
|
|
32
|
+
</handler>
|
|
33
|
+
<handler type="workflow">
|
|
34
|
+
When menu item has: workflow="path/to/workflow.yaml":
|
|
35
|
+
1. CRITICAL: Always LOAD {project-root}/_bmad/core/tasks/workflow.xml
|
|
36
|
+
2. Read the complete file - this is the CORE OS for processing BMAD workflows
|
|
37
|
+
3. Pass the yaml path as 'workflow-config' parameter to those instructions
|
|
38
|
+
4. Follow workflow.xml instructions precisely
|
|
39
|
+
</handler>
|
|
28
40
|
</handlers>
|
|
29
41
|
</menu-handlers>
|
|
30
42
|
|
|
31
43
|
<rules>
|
|
32
|
-
<r>
|
|
33
|
-
<r>
|
|
34
|
-
<r>
|
|
44
|
+
<r>ALWAYS communicate in {communication_language} UNLESS contradicted by communication_style.</r>
|
|
45
|
+
<r>Stay in character until exit selected</r>
|
|
46
|
+
<r>Display Menu items as the item dictates and in the order given.</r>
|
|
35
47
|
</rules>
|
|
36
48
|
</activation>
|
|
37
49
|
|
|
38
50
|
<persona>
|
|
39
|
-
<role>
|
|
40
|
-
<identity>
|
|
41
|
-
<communication_style>
|
|
42
|
-
<principles
|
|
51
|
+
<role>Site Reliability Engineer specializing in system availability, reliability, and performance optimization.</role>
|
|
52
|
+
<identity>Seasoned SRE with expertise in Kubernetes, monitoring (Prometheus/Grafana), and incident management. Focuses on automation and reducing toil.</identity>
|
|
53
|
+
<communication_style>Calm, data-driven, and systematic. Prioritizes uptime and stability. Asks about SLOs and error budgets.</communication_style>
|
|
54
|
+
<principles>
|
|
55
|
+
- Automation over manual effort.
|
|
56
|
+
- Monitor everything that matters.
|
|
57
|
+
- Blame-free post-mortems.
|
|
58
|
+
- Simplicity is a prerequisite for reliability.
|
|
59
|
+
</principles>
|
|
43
60
|
</persona>
|
|
44
61
|
|
|
45
62
|
<menu>
|
|
46
|
-
<item cmd="
|
|
47
|
-
<item cmd="
|
|
48
|
-
<item cmd="
|
|
49
|
-
<item cmd="
|
|
50
|
-
<item cmd="
|
|
63
|
+
<item cmd="MH">[MH] Redisplay Menu Help</item>
|
|
64
|
+
<item cmd="CH">[CH] Chat with Alex about reliability</item>
|
|
65
|
+
<item cmd="HC" workflow="{project-root}/_bmad/bmm/workflows/sre/health-check.md">[HC] Cluster Health Check: Analyze the current state of the cluster</item>
|
|
66
|
+
<item cmd="FD" workflow="{project-root}/_bmad/bmm/workflows/sre/fix-deployments.md">[FD] Fix Deployments: Identifies and fixes common deployment issues</item>
|
|
67
|
+
<item cmd="PO" workflow="{project-root}/_bmad/bmm/workflows/sre/performance-opt.md">[PO] Performance Optimization: Analyze and optimize resource usage</item>
|
|
51
68
|
<item cmd="DA">[DA] Dismiss Agent</item>
|
|
52
69
|
</menu>
|
|
53
70
|
</agent>
|
package/lib/bmad.js
CHANGED
|
@@ -42,6 +42,8 @@ async function updateBmad(modules = ['bmm', 'bmb'], tools = [], projectRoot = pr
|
|
|
42
42
|
|
|
43
43
|
if (tools && tools.length > 0) {
|
|
44
44
|
command += ` --tools ${tools.join(',')}`;
|
|
45
|
+
} else {
|
|
46
|
+
command += ' --tools none';
|
|
45
47
|
}
|
|
46
48
|
|
|
47
49
|
console.log(chalk.gray(` Running: ${command}`));
|
|
@@ -54,35 +56,50 @@ async function updateBmad(modules = ['bmm', 'bmb'], tools = [], projectRoot = pr
|
|
|
54
56
|
}
|
|
55
57
|
}
|
|
56
58
|
|
|
57
|
-
async function applyCustomizations(projectRoot = process.cwd()) {
|
|
59
|
+
async function applyCustomizations(projectRoot = process.cwd(), modules = ['bmm', 'bmb'], tools = [], selectedAgentIds = []) {
|
|
58
60
|
const sourceDir = path.join(__dirname, 'bmad-customizations');
|
|
59
61
|
const workflowSourceDir = path.join(__dirname, 'bmad-workflows');
|
|
60
62
|
const configTargetDir = path.join(projectRoot, CONFIG_DIR);
|
|
61
63
|
const agentTargetDir = path.join(projectRoot, BMAD_DIR, 'custom', 'agents');
|
|
62
|
-
const workflowTargetDir = path.join(projectRoot, BMAD_DIR, '
|
|
64
|
+
const workflowTargetDir = path.join(projectRoot, BMAD_DIR, 'bmm', 'workflows');
|
|
63
65
|
const templateSourceDir = path.join(__dirname, 'mil498-templates');
|
|
64
66
|
const templateTargetDir = path.join(projectRoot, BMAD_DIR, 'bmm', 'templates', 'mil498');
|
|
65
67
|
|
|
66
|
-
//
|
|
68
|
+
// Mapping from BMAD agent IDs to their .md template filenames
|
|
69
|
+
const agentMdMap = {
|
|
70
|
+
'bmm-sre': 'sre.md',
|
|
71
|
+
'bmm-devops': 'devops.md',
|
|
72
|
+
'bmm-cyber': 'cyber.md',
|
|
73
|
+
'bmm-mil498': 'mil498.md'
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
// 1. Apply YAML customizations (filtered by selected agents)
|
|
67
77
|
if (fs.existsSync(sourceDir)) {
|
|
68
78
|
await fs.ensureDir(configTargetDir);
|
|
69
79
|
const files = await fs.readdir(sourceDir);
|
|
70
80
|
for (const file of files) {
|
|
71
81
|
if (file.endsWith('.customize.yaml')) {
|
|
72
|
-
|
|
73
|
-
|
|
82
|
+
const agentId = file.replace('.customize.yaml', '');
|
|
83
|
+
// Always copy generic; filter others by selected agents
|
|
84
|
+
if (agentId === 'generic' || selectedAgentIds.length === 0 || selectedAgentIds.includes(agentId)) {
|
|
85
|
+
await fs.copy(path.join(sourceDir, file), path.join(configTargetDir, file));
|
|
86
|
+
console.log(chalk.cyan(` + Applied customization: ${file}`));
|
|
87
|
+
}
|
|
74
88
|
}
|
|
75
89
|
}
|
|
76
90
|
}
|
|
77
91
|
|
|
78
|
-
// 2. Apply detailed agent templates (.md files)
|
|
92
|
+
// 2. Apply detailed agent templates (.md files, filtered by selected agents)
|
|
79
93
|
if (fs.existsSync(sourceDir)) {
|
|
80
94
|
await fs.ensureDir(agentTargetDir);
|
|
81
95
|
const files = await fs.readdir(sourceDir);
|
|
82
96
|
for (const file of files) {
|
|
83
97
|
if (file.endsWith('.md')) {
|
|
84
|
-
|
|
85
|
-
|
|
98
|
+
const matchingAgentId = Object.entries(agentMdMap).find(([, mdFile]) => mdFile === file)?.[0];
|
|
99
|
+
if (!matchingAgentId || selectedAgentIds.length === 0 || selectedAgentIds.includes(matchingAgentId)) {
|
|
100
|
+
await fs.copy(path.join(sourceDir, file), path.join(agentTargetDir, file));
|
|
101
|
+
console.log(chalk.cyan(` + Applied agent template: ${file}`));
|
|
102
|
+
}
|
|
86
103
|
}
|
|
87
104
|
}
|
|
88
105
|
}
|
|
@@ -102,10 +119,17 @@ async function applyCustomizations(projectRoot = process.cwd()) {
|
|
|
102
119
|
}
|
|
103
120
|
|
|
104
121
|
// Recompile agents to apply changes
|
|
105
|
-
|
|
122
|
+
let command = 'npx bmad-method install --yes';
|
|
123
|
+
if (modules && modules.length > 0) {
|
|
124
|
+
command += ` --modules ${modules.join(',')}`;
|
|
125
|
+
}
|
|
126
|
+
if (tools && tools.length > 0) {
|
|
127
|
+
command += ` --tools ${tools.join(',')}`;
|
|
128
|
+
} else {
|
|
129
|
+
command += ' --tools none';
|
|
130
|
+
}
|
|
106
131
|
console.log(chalk.gray(` Running: ${command}`));
|
|
107
132
|
try {
|
|
108
|
-
// Run with simple confirm if needed
|
|
109
133
|
execSync(command, { stdio: 'inherit', cwd: projectRoot });
|
|
110
134
|
} catch (error) {
|
|
111
135
|
console.error(chalk.red(` BMAD recompile failed: ${error.message}`));
|