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.
Files changed (380) hide show
  1. package/.agent/workflows/bmad-agent-bmad-master.md +15 -0
  2. package/.agent/workflows/bmad-agent-bmm-analyst.md +15 -0
  3. package/.agent/workflows/bmad-agent-bmm-architect.md +15 -0
  4. package/.agent/workflows/bmad-agent-bmm-dev.md +15 -0
  5. package/.agent/workflows/bmad-agent-bmm-pm.md +15 -0
  6. package/.agent/workflows/bmad-agent-bmm-qa.md +15 -0
  7. package/.agent/workflows/bmad-agent-bmm-quick-flow-solo-dev.md +15 -0
  8. package/.agent/workflows/bmad-agent-bmm-sm.md +15 -0
  9. package/.agent/workflows/bmad-agent-bmm-tech-writer.md +15 -0
  10. package/.agent/workflows/bmad-agent-bmm-ux-designer.md +15 -0
  11. package/.agent/workflows/bmad-agent-cis-brainstorming-coach.md +15 -0
  12. package/.agent/workflows/bmad-agent-cis-creative-problem-solver.md +15 -0
  13. package/.agent/workflows/bmad-agent-cis-design-thinking-coach.md +15 -0
  14. package/.agent/workflows/bmad-agent-cis-innovation-strategist.md +15 -0
  15. package/.agent/workflows/bmad-agent-cis-presentation-master.md +15 -0
  16. package/.agent/workflows/bmad-agent-cis-storyteller.md +15 -0
  17. package/.agent/workflows/bmad-bmm-check-implementation-readiness.md +6 -0
  18. package/.agent/workflows/bmad-bmm-code-review.md +14 -0
  19. package/.agent/workflows/bmad-bmm-correct-course.md +14 -0
  20. package/.agent/workflows/bmad-bmm-create-architecture.md +6 -0
  21. package/.agent/workflows/bmad-bmm-create-epics-and-stories.md +6 -0
  22. package/.agent/workflows/bmad-bmm-create-prd.md +6 -0
  23. package/.agent/workflows/bmad-bmm-create-product-brief.md +6 -0
  24. package/.agent/workflows/bmad-bmm-create-story.md +14 -0
  25. package/.agent/workflows/bmad-bmm-create-ux-design.md +6 -0
  26. package/.agent/workflows/bmad-bmm-dev-story.md +14 -0
  27. package/.agent/workflows/bmad-bmm-document-project.md +14 -0
  28. package/.agent/workflows/bmad-bmm-domain-research.md +6 -0
  29. package/.agent/workflows/bmad-bmm-edit-prd.md +6 -0
  30. package/.agent/workflows/bmad-bmm-generate-project-context.md +6 -0
  31. package/.agent/workflows/bmad-bmm-market-research.md +6 -0
  32. package/.agent/workflows/bmad-bmm-qa-generate-e2e-tests.md +14 -0
  33. package/.agent/workflows/bmad-bmm-quick-dev.md +6 -0
  34. package/.agent/workflows/bmad-bmm-quick-spec.md +6 -0
  35. package/.agent/workflows/bmad-bmm-retrospective.md +14 -0
  36. package/.agent/workflows/bmad-bmm-sprint-planning.md +14 -0
  37. package/.agent/workflows/bmad-bmm-sprint-status.md +14 -0
  38. package/.agent/workflows/bmad-bmm-technical-research.md +6 -0
  39. package/.agent/workflows/bmad-bmm-validate-prd.md +6 -0
  40. package/.agent/workflows/bmad-brainstorming.md +6 -0
  41. package/.agent/workflows/bmad-cis-design-thinking.md +14 -0
  42. package/.agent/workflows/bmad-cis-innovation-strategy.md +14 -0
  43. package/.agent/workflows/bmad-cis-problem-solving.md +14 -0
  44. package/.agent/workflows/bmad-cis-storytelling.md +14 -0
  45. package/.agent/workflows/bmad-editorial-review-prose.md +10 -0
  46. package/.agent/workflows/bmad-editorial-review-structure.md +10 -0
  47. package/.agent/workflows/bmad-help.md +10 -0
  48. package/.agent/workflows/bmad-index-docs.md +10 -0
  49. package/.agent/workflows/bmad-party-mode.md +6 -0
  50. package/.agent/workflows/bmad-review-adversarial-general.md +10 -0
  51. package/.agent/workflows/bmad-review-edge-case-hunter.md +10 -0
  52. package/.agent/workflows/bmad-shard-doc.md +10 -0
  53. package/README.md +43 -27
  54. package/bin/cli.js +37 -11
  55. package/lib/agents.js +23 -6
  56. package/lib/bmad-customizations/antigravity.customize.yaml +16 -8
  57. package/lib/bmad-customizations/bmm-cyber.customize.yaml +17 -35
  58. package/lib/bmad-customizations/bmm-devops.customize.yaml +18 -31
  59. package/lib/bmad-customizations/bmm-mil498.customize.yaml +21 -32
  60. package/lib/bmad-customizations/bmm-sre.customize.yaml +19 -32
  61. package/lib/bmad-customizations/cyber.md +44 -29
  62. package/lib/bmad-customizations/devops.md +44 -27
  63. package/lib/bmad-customizations/mil498.md +41 -35
  64. package/lib/bmad-customizations/sre.md +44 -27
  65. package/lib/bmad.js +34 -10
  66. package/lib/installer.js +112 -38
  67. package/package.json +3 -3
  68. package/_bmad/_config/agent-manifest.csv +0 -15
  69. package/_bmad/_config/agents/antigravity.customize.yaml +0 -10
  70. package/_bmad/_config/agents/bmm-analyst.customize.yaml +0 -41
  71. package/_bmad/_config/agents/bmm-architect.customize.yaml +0 -41
  72. package/_bmad/_config/agents/bmm-cyber.customize.yaml +0 -42
  73. package/_bmad/_config/agents/bmm-dev.customize.yaml +0 -41
  74. package/_bmad/_config/agents/bmm-devops.customize.yaml +0 -37
  75. package/_bmad/_config/agents/bmm-mil498.customize.yaml +0 -41
  76. package/_bmad/_config/agents/bmm-pm.customize.yaml +0 -41
  77. package/_bmad/_config/agents/bmm-qa.customize.yaml +0 -41
  78. package/_bmad/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -41
  79. package/_bmad/_config/agents/bmm-sm.customize.yaml +0 -41
  80. package/_bmad/_config/agents/bmm-sre.customize.yaml +0 -37
  81. package/_bmad/_config/agents/bmm-tech-writer.customize.yaml +0 -41
  82. package/_bmad/_config/agents/bmm-ux-designer.customize.yaml +0 -41
  83. package/_bmad/_config/agents/claude-code.customize.yaml +0 -10
  84. package/_bmad/_config/agents/cline.customize.yaml +0 -9
  85. package/_bmad/_config/agents/core-bmad-master.customize.yaml +0 -41
  86. package/_bmad/_config/agents/cursor.customize.yaml +0 -9
  87. package/_bmad/_config/agents/gemini.customize.yaml +0 -9
  88. package/_bmad/_config/agents/generic.customize.yaml +0 -7
  89. package/_bmad/_config/bmad-help.csv +0 -40
  90. package/_bmad/_config/files-manifest.csv +0 -212
  91. package/_bmad/_config/manifest.yaml +0 -27
  92. package/_bmad/_config/task-manifest.csv +0 -8
  93. package/_bmad/_config/tool-manifest.csv +0 -1
  94. package/_bmad/_config/workflow-manifest.csv +0 -26
  95. package/_bmad/_memory/config.yaml +0 -11
  96. package/_bmad/_memory/tech-writer-sidecar/documentation-standards.md +0 -224
  97. package/_bmad/bmm/agents/analyst.md +0 -78
  98. package/_bmad/bmm/agents/architect.md +0 -58
  99. package/_bmad/bmm/agents/cyber.md +0 -56
  100. package/_bmad/bmm/agents/dev.md +0 -69
  101. package/_bmad/bmm/agents/devops.md +0 -54
  102. package/_bmad/bmm/agents/mil498.md +0 -65
  103. package/_bmad/bmm/agents/pm.md +0 -72
  104. package/_bmad/bmm/agents/qa.md +0 -92
  105. package/_bmad/bmm/agents/quick-flow-solo-dev.md +0 -69
  106. package/_bmad/bmm/agents/sm.md +0 -70
  107. package/_bmad/bmm/agents/sre.md +0 -54
  108. package/_bmad/bmm/agents/tech-writer/tech-writer.md +0 -70
  109. package/_bmad/bmm/agents/ux-designer.md +0 -57
  110. package/_bmad/bmm/config.yaml +0 -16
  111. package/_bmad/bmm/data/project-context-template.md +0 -26
  112. package/_bmad/bmm/module-help.csv +0 -31
  113. package/_bmad/bmm/teams/default-party.csv +0 -20
  114. package/_bmad/bmm/teams/team-fullstack.yaml +0 -12
  115. package/_bmad/bmm/templates/mil498/OCD.md +0 -169
  116. package/_bmad/bmm/templates/mil498/README.md +0 -4
  117. package/_bmad/bmm/templates/mil498/SDP.md +0 -307
  118. package/_bmad/bmm/templates/mil498/SRS.md +0 -219
  119. package/_bmad/bmm/templates/mil498/SSDD.md +0 -154
  120. package/_bmad/bmm/templates/mil498/SSS.md +0 -225
  121. package/_bmad/bmm/templates/mil498/STD.md +0 -188
  122. package/_bmad/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -10
  123. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -177
  124. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -161
  125. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -199
  126. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -202
  127. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -205
  128. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -219
  129. package/_bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -162
  130. package/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -57
  131. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -137
  132. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -229
  133. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -238
  134. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -206
  135. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -234
  136. package/_bmad/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -444
  137. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
  138. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
  139. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
  140. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
  141. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
  142. package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -476
  143. package/_bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
  144. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -137
  145. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -239
  146. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -248
  147. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -202
  148. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -233
  149. package/_bmad/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -487
  150. package/_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md +0 -54
  151. package/_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md +0 -54
  152. package/_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md +0 -54
  153. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -15
  154. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
  155. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
  156. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01-init.md +0 -191
  157. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01b-continue.md +0 -152
  158. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +0 -224
  159. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02b-vision.md +0 -154
  160. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02c-executive-summary.md +0 -170
  161. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +0 -226
  162. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +0 -213
  163. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +0 -207
  164. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +0 -226
  165. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +0 -237
  166. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +0 -228
  167. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +0 -231
  168. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +0 -242
  169. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +0 -217
  170. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-12-complete.md +0 -124
  171. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +0 -247
  172. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
  173. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +0 -249
  174. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +0 -253
  175. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-04-complete.md +0 -168
  176. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -226
  177. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
  178. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
  179. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
  180. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
  181. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
  182. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
  183. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
  184. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
  185. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
  186. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
  187. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
  188. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
  189. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -231
  190. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/templates/prd-template.md +0 -10
  191. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md +0 -63
  192. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md +0 -65
  193. package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +0 -63
  194. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -135
  195. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -127
  196. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -190
  197. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -216
  198. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -219
  199. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -234
  200. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -252
  201. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -254
  202. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -224
  203. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -224
  204. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -241
  205. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -248
  206. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -237
  207. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -264
  208. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -171
  209. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -13
  210. package/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -42
  211. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -184
  212. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -172
  213. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -173
  214. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -133
  215. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -245
  216. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -129
  217. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -4
  218. package/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -54
  219. package/_bmad/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -12
  220. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -13
  221. package/_bmad/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -7
  222. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -153
  223. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -173
  224. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -224
  225. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -329
  226. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -318
  227. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -359
  228. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -379
  229. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -359
  230. package/_bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -76
  231. package/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -49
  232. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -259
  233. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -233
  234. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -272
  235. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -149
  236. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -57
  237. package/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -58
  238. package/_bmad/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
  239. package/_bmad/bmm/workflows/4-implementation/code-review/instructions.xml +0 -227
  240. package/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -43
  241. package/_bmad/bmm/workflows/4-implementation/correct-course/checklist.md +0 -288
  242. package/_bmad/bmm/workflows/4-implementation/correct-course/instructions.md +0 -207
  243. package/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -53
  244. package/_bmad/bmm/workflows/4-implementation/create-story/checklist.md +0 -358
  245. package/_bmad/bmm/workflows/4-implementation/create-story/instructions.xml +0 -346
  246. package/_bmad/bmm/workflows/4-implementation/create-story/template.md +0 -49
  247. package/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml +0 -52
  248. package/_bmad/bmm/workflows/4-implementation/dev-story/checklist.md +0 -80
  249. package/_bmad/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -410
  250. package/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -20
  251. package/_bmad/bmm/workflows/4-implementation/retrospective/instructions.md +0 -1444
  252. package/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -52
  253. package/_bmad/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -33
  254. package/_bmad/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -226
  255. package/_bmad/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -55
  256. package/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -47
  257. package/_bmad/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -230
  258. package/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -25
  259. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -174
  260. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -118
  261. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -111
  262. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -111
  263. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -104
  264. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -146
  265. package/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -50
  266. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-01-understand.md +0 -189
  267. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-02-investigate.md +0 -143
  268. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-03-generate.md +0 -126
  269. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md +0 -200
  270. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/tech-spec-template.md +0 -74
  271. package/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md +0 -79
  272. package/_bmad/bmm/workflows/cyber/generate-certs.md +0 -18
  273. package/_bmad/bmm/workflows/cyber/immunity-estimation.md +0 -20
  274. package/_bmad/bmm/workflows/cyber/security-audit.md +0 -18
  275. package/_bmad/bmm/workflows/cyber/vault-secrets.md +0 -19
  276. package/_bmad/bmm/workflows/cyber/verify-docker-users.md +0 -14
  277. package/_bmad/bmm/workflows/cyber/verify-image-signature.md +0 -13
  278. package/_bmad/bmm/workflows/cyber/vulnerability-scan.md +0 -19
  279. package/_bmad/bmm/workflows/devops/configure-infrastructure.md +0 -18
  280. package/_bmad/bmm/workflows/devops/disconnected-deployment.md +0 -18
  281. package/_bmad/bmm/workflows/devops/docker-compose-setup.md +0 -17
  282. package/_bmad/bmm/workflows/devops/manage-helm.md +0 -19
  283. package/_bmad/bmm/workflows/devops/sign-docker-image.md +0 -15
  284. package/_bmad/bmm/workflows/document-project/checklist.md +0 -245
  285. package/_bmad/bmm/workflows/document-project/documentation-requirements.csv +0 -12
  286. package/_bmad/bmm/workflows/document-project/instructions.md +0 -130
  287. package/_bmad/bmm/workflows/document-project/templates/deep-dive-template.md +0 -345
  288. package/_bmad/bmm/workflows/document-project/templates/index-template.md +0 -169
  289. package/_bmad/bmm/workflows/document-project/templates/project-overview-template.md +0 -103
  290. package/_bmad/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -160
  291. package/_bmad/bmm/workflows/document-project/templates/source-tree-template.md +0 -135
  292. package/_bmad/bmm/workflows/document-project/workflow.yaml +0 -22
  293. package/_bmad/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -298
  294. package/_bmad/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -31
  295. package/_bmad/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -1106
  296. package/_bmad/bmm/workflows/document-project/workflows/full-scan.yaml +0 -31
  297. package/_bmad/bmm/workflows/generate-project-context/project-context-template.md +0 -21
  298. package/_bmad/bmm/workflows/generate-project-context/steps/step-01-discover.md +0 -184
  299. package/_bmad/bmm/workflows/generate-project-context/steps/step-02-generate.md +0 -318
  300. package/_bmad/bmm/workflows/generate-project-context/steps/step-03-complete.md +0 -278
  301. package/_bmad/bmm/workflows/generate-project-context/workflow.md +0 -49
  302. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-ocd.md +0 -17
  303. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sdd.md +0 -18
  304. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sdp.md +0 -17
  305. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-srs.md +0 -19
  306. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-sss.md +0 -16
  307. package/_bmad/bmm/workflows/mil498/bmad-mil-generate-std.md +0 -17
  308. package/_bmad/bmm/workflows/qa-generate-e2e-tests/checklist.md +0 -33
  309. package/_bmad/bmm/workflows/qa-generate-e2e-tests/instructions.md +0 -110
  310. package/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml +0 -42
  311. package/_bmad/bmm/workflows/sre/check-deployment-status.md +0 -23
  312. package/_bmad/bmm/workflows/sre/check-secrets.md +0 -14
  313. package/_bmad/bmm/workflows/sre/check-system-status.md +0 -18
  314. package/_bmad/bmm/workflows/sre/day-2-ops.md +0 -16
  315. package/_bmad/bmm/workflows/sre/deployment-strategies.md +0 -18
  316. package/_bmad/bmm/workflows/sre/fix-deployments.md +0 -16
  317. package/_bmad/bmm/workflows/sre/gitops-status.md +0 -16
  318. package/_bmad/core/agents/bmad-master.md +0 -56
  319. package/_bmad/core/config.yaml +0 -9
  320. package/_bmad/core/module-help.csv +0 -10
  321. package/_bmad/core/tasks/editorial-review-prose.xml +0 -102
  322. package/_bmad/core/tasks/editorial-review-structure.xml +0 -208
  323. package/_bmad/core/tasks/help.md +0 -86
  324. package/_bmad/core/tasks/index-docs.xml +0 -65
  325. package/_bmad/core/tasks/review-adversarial-general.xml +0 -49
  326. package/_bmad/core/tasks/review-edge-case-hunter.xml +0 -63
  327. package/_bmad/core/tasks/shard-doc.xml +0 -108
  328. package/_bmad/core/tasks/workflow.xml +0 -235
  329. package/_bmad/core/workflows/advanced-elicitation/methods.csv +0 -51
  330. package/_bmad/core/workflows/advanced-elicitation/workflow.xml +0 -118
  331. package/_bmad/core/workflows/brainstorming/brain-methods.csv +0 -62
  332. package/_bmad/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -210
  333. package/_bmad/core/workflows/brainstorming/steps/step-01b-continue.md +0 -122
  334. package/_bmad/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -225
  335. package/_bmad/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -237
  336. package/_bmad/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -209
  337. package/_bmad/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -264
  338. package/_bmad/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -399
  339. package/_bmad/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -303
  340. package/_bmad/core/workflows/brainstorming/template.md +0 -15
  341. package/_bmad/core/workflows/brainstorming/workflow.md +0 -60
  342. package/_bmad/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -138
  343. package/_bmad/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -187
  344. package/_bmad/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -168
  345. package/_bmad/core/workflows/party-mode/workflow.md +0 -194
  346. package/_bmad/custom/agents/cyber.md +0 -56
  347. package/_bmad/custom/agents/devops.md +0 -54
  348. package/_bmad/custom/agents/mil498.md +0 -65
  349. package/_bmad/custom/agents/sre.md +0 -54
  350. package/_bmad/custom/config.yaml +0 -11
  351. package/_bmad/custom/workflows/cyber/generate-certs.md +0 -18
  352. package/_bmad/custom/workflows/cyber/immunity-estimation.md +0 -20
  353. package/_bmad/custom/workflows/cyber/security-audit.md +0 -18
  354. package/_bmad/custom/workflows/cyber/vault-secrets.md +0 -19
  355. package/_bmad/custom/workflows/cyber/verify-docker-users.md +0 -14
  356. package/_bmad/custom/workflows/cyber/verify-image-signature.md +0 -13
  357. package/_bmad/custom/workflows/cyber/vulnerability-scan.md +0 -19
  358. package/_bmad/custom/workflows/devops/configure-infrastructure.md +0 -18
  359. package/_bmad/custom/workflows/devops/disconnected-deployment.md +0 -18
  360. package/_bmad/custom/workflows/devops/docker-compose-setup.md +0 -17
  361. package/_bmad/custom/workflows/devops/manage-helm.md +0 -19
  362. package/_bmad/custom/workflows/devops/sign-docker-image.md +0 -15
  363. package/_bmad/custom/workflows/mil498/bmad-mil-generate-ocd.md +0 -17
  364. package/_bmad/custom/workflows/mil498/bmad-mil-generate-sdd.md +0 -18
  365. package/_bmad/custom/workflows/mil498/bmad-mil-generate-sdp.md +0 -17
  366. package/_bmad/custom/workflows/mil498/bmad-mil-generate-srs.md +0 -19
  367. package/_bmad/custom/workflows/mil498/bmad-mil-generate-sss.md +0 -16
  368. package/_bmad/custom/workflows/mil498/bmad-mil-generate-std.md +0 -17
  369. package/_bmad/custom/workflows/sre/check-deployment-status.md +0 -23
  370. package/_bmad/custom/workflows/sre/check-secrets.md +0 -14
  371. package/_bmad/custom/workflows/sre/check-system-status.md +0 -18
  372. package/_bmad/custom/workflows/sre/day-2-ops.md +0 -16
  373. package/_bmad/custom/workflows/sre/deployment-strategies.md +0 -18
  374. package/_bmad/custom/workflows/sre/fix-deployments.md +0 -16
  375. package/_bmad/custom/workflows/sre/gitops-status.md +0 -16
  376. package/_bmad/skills/config.yaml +0 -11
  377. package/_bmad/skills/sre/.ma-agents.json +0 -14
  378. package/_bmad/skills/sre/MANIFEST.yaml +0 -7
  379. package/_bmad/skills/sre/docker-image-signing/SKILL.md +0 -28
  380. package/_bmad/skills/sre/docker-image-signing/scripts/sign-image.sh +0 -33
@@ -1,52 +0,0 @@
1
- # Retrospective - Epic Completion Review Workflow
2
- name: "retrospective"
3
- description: 'Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"'
4
-
5
- config_source: "{project-root}/_bmad/bmm/config.yaml"
6
- user_name: "{config_source}:user_name"
7
- communication_language: "{config_source}:communication_language"
8
- user_skill_level: "{config_source}:user_skill_level"
9
- document_output_language: "{config_source}:document_output_language"
10
- date: system-generated
11
- planning_artifacts: "{config_source}:planning_artifacts"
12
- implementation_artifacts: "{config_source}:implementation_artifacts"
13
- project_context: "**/project-context.md"
14
-
15
- installed_path: "{project-root}/_bmad/bmm/workflows/4-implementation/retrospective"
16
- template: false
17
- instructions: "{installed_path}/instructions.md"
18
-
19
- required_inputs:
20
- - agent_manifest: "{project-root}/_bmad/_config/agent-manifest.csv"
21
-
22
- # Smart input file references - handles both whole docs and sharded docs
23
- # Priority: Whole document first, then sharded version
24
- # Strategy: SELECTIVE LOAD - only load the completed epic and relevant retrospectives
25
- input_file_patterns:
26
- epics:
27
- description: "The completed epic for retrospective"
28
- whole: "{planning_artifacts}/*epic*.md"
29
- sharded_index: "{planning_artifacts}/*epic*/index.md"
30
- sharded_single: "{planning_artifacts}/*epic*/epic-{{epic_num}}.md"
31
- load_strategy: "SELECTIVE_LOAD"
32
- previous_retrospective:
33
- description: "Previous epic's retrospective (optional)"
34
- pattern: "{implementation_artifacts}/**/epic-{{prev_epic_num}}-retro-*.md"
35
- load_strategy: "SELECTIVE_LOAD"
36
- architecture:
37
- description: "System architecture for context"
38
- whole: "{planning_artifacts}/*architecture*.md"
39
- sharded: "{planning_artifacts}/*architecture*/*.md"
40
- load_strategy: "FULL_LOAD"
41
- prd:
42
- description: "Product requirements for context"
43
- whole: "{planning_artifacts}/*prd*.md"
44
- sharded: "{planning_artifacts}/*prd*/*.md"
45
- load_strategy: "FULL_LOAD"
46
- document_project:
47
- description: "Brownfield project documentation (optional)"
48
- sharded: "{planning_artifacts}/*.md"
49
- load_strategy: "INDEX_GUIDED"
50
-
51
- # Required files
52
- sprint_status_file: "{implementation_artifacts}/sprint-status.yaml"
@@ -1,33 +0,0 @@
1
- # Sprint Planning Validation Checklist
2
-
3
- ## Core Validation
4
-
5
- ### Complete Coverage Check
6
-
7
- - [ ] Every epic found in epic\*.md files appears in sprint-status.yaml
8
- - [ ] Every story found in epic\*.md files appears in sprint-status.yaml
9
- - [ ] Every epic has a corresponding retrospective entry
10
- - [ ] No items in sprint-status.yaml that don't exist in epic files
11
-
12
- ### Parsing Verification
13
-
14
- Compare epic files against generated sprint-status.yaml:
15
-
16
- ```
17
- Epic Files Contains: Sprint Status Contains:
18
- ✓ Epic 1 ✓ epic-1: [status]
19
- ✓ Story 1.1: User Auth ✓ 1-1-user-auth: [status]
20
- ✓ Story 1.2: Account Mgmt ✓ 1-2-account-mgmt: [status]
21
- ✓ Story 1.3: Plant Naming ✓ 1-3-plant-naming: [status]
22
- ✓ epic-1-retrospective: [status]
23
- ✓ Epic 2 ✓ epic-2: [status]
24
- ✓ Story 2.1: Personality Model ✓ 2-1-personality-model: [status]
25
- ✓ Story 2.2: Chat Interface ✓ 2-2-chat-interface: [status]
26
- ✓ epic-2-retrospective: [status]
27
- ```
28
-
29
- ### Final Check
30
-
31
- - [ ] Total count of epics matches
32
- - [ ] Total count of stories matches
33
- - [ ] All items are in the expected order (epic, stories, retrospective)
@@ -1,226 +0,0 @@
1
- # Sprint Planning - Sprint Status Generator
2
-
3
- <critical>The workflow execution engine is governed by: {project-root}/_bmad/core/tasks/workflow.xml</critical>
4
- <critical>You MUST have already loaded and processed: {project-root}/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml</critical>
5
-
6
- ## 📚 Document Discovery - Full Epic Loading
7
-
8
- **Strategy**: Sprint planning needs ALL epics and stories to build complete status tracking.
9
-
10
- **Epic Discovery Process:**
11
-
12
- 1. **Search for whole document first** - Look for `epics.md`, `bmm-epics.md`, or any `*epic*.md` file
13
- 2. **Check for sharded version** - If whole document not found, look for `epics/index.md`
14
- 3. **If sharded version found**:
15
- - Read `index.md` to understand the document structure
16
- - Read ALL epic section files listed in the index (e.g., `epic-1.md`, `epic-2.md`, etc.)
17
- - Process all epics and their stories from the combined content
18
- - This ensures complete sprint status coverage
19
- 4. **Priority**: If both whole and sharded versions exist, use the whole document
20
-
21
- **Fuzzy matching**: Be flexible with document names - users may use variations like `epics.md`, `bmm-epics.md`, `user-stories.md`, etc.
22
-
23
- <workflow>
24
-
25
- <step n="1" goal="Parse epic files and extract all work items">
26
- <action>Load {project_context} for project-wide patterns and conventions (if exists)</action>
27
- <action>Communicate in {communication_language} with {user_name}</action>
28
- <action>Look for all files matching `{epics_pattern}` in {epics_location}</action>
29
- <action>Could be a single `epics.md` file or multiple `epic-1.md`, `epic-2.md` files</action>
30
-
31
- <action>For each epic file found, extract:</action>
32
-
33
- - Epic numbers from headers like `## Epic 1:` or `## Epic 2:`
34
- - Story IDs and titles from patterns like `### Story 1.1: User Authentication`
35
- - Convert story format from `Epic.Story: Title` to kebab-case key: `epic-story-title`
36
-
37
- **Story ID Conversion Rules:**
38
-
39
- - Original: `### Story 1.1: User Authentication`
40
- - Replace period with dash: `1-1`
41
- - Convert title to kebab-case: `user-authentication`
42
- - Final key: `1-1-user-authentication`
43
-
44
- <action>Build complete inventory of all epics and stories from all epic files</action>
45
- </step>
46
-
47
- <step n="0.5" goal="Discover and load project documents">
48
- <invoke-protocol name="discover_inputs" />
49
- <note>After discovery, these content variables are available: {epics_content} (all epics loaded - uses FULL_LOAD strategy)</note>
50
- </step>
51
-
52
- <step n="2" goal="Build sprint status structure">
53
- <action>For each epic found, create entries in this order:</action>
54
-
55
- 1. **Epic entry** - Key: `epic-{num}`, Default status: `backlog`
56
- 2. **Story entries** - Key: `{epic}-{story}-{title}`, Default status: `backlog`
57
- 3. **Retrospective entry** - Key: `epic-{num}-retrospective`, Default status: `optional`
58
-
59
- **Example structure:**
60
-
61
- ```yaml
62
- development_status:
63
- epic-1: backlog
64
- 1-1-user-authentication: backlog
65
- 1-2-account-management: backlog
66
- epic-1-retrospective: optional
67
- ```
68
-
69
- </step>
70
-
71
- <step n="3" goal="Apply intelligent status detection">
72
- <action>For each story, detect current status by checking files:</action>
73
-
74
- **Story file detection:**
75
-
76
- - Check: `{story_location_absolute}/{story-key}.md` (e.g., `stories/1-1-user-authentication.md`)
77
- - If exists → upgrade status to at least `ready-for-dev`
78
-
79
- **Preservation rule:**
80
-
81
- - If existing `{status_file}` exists and has more advanced status, preserve it
82
- - Never downgrade status (e.g., don't change `done` to `ready-for-dev`)
83
-
84
- **Status Flow Reference:**
85
-
86
- - Epic: `backlog` → `in-progress` → `done`
87
- - Story: `backlog` → `ready-for-dev` → `in-progress` → `review` → `done`
88
- - Retrospective: `optional` ↔ `done`
89
- </step>
90
-
91
- <step n="4" goal="Generate sprint status file">
92
- <action>Create or update {status_file} with:</action>
93
-
94
- **File Structure:**
95
-
96
- ```yaml
97
- # generated: {date}
98
- # project: {project_name}
99
- # project_key: {project_key}
100
- # tracking_system: {tracking_system}
101
- # story_location: {story_location}
102
-
103
- # STATUS DEFINITIONS:
104
- # ==================
105
- # Epic Status:
106
- # - backlog: Epic not yet started
107
- # - in-progress: Epic actively being worked on
108
- # - done: All stories in epic completed
109
- #
110
- # Epic Status Transitions:
111
- # - backlog → in-progress: Automatically when first story is created (via create-story)
112
- # - in-progress → done: Manually when all stories reach 'done' status
113
- #
114
- # Story Status:
115
- # - backlog: Story only exists in epic file
116
- # - ready-for-dev: Story file created in stories folder
117
- # - in-progress: Developer actively working on implementation
118
- # - review: Ready for code review (via Dev's code-review workflow)
119
- # - done: Story completed
120
- #
121
- # Retrospective Status:
122
- # - optional: Can be completed but not required
123
- # - done: Retrospective has been completed
124
- #
125
- # WORKFLOW NOTES:
126
- # ===============
127
- # - Epic transitions to 'in-progress' automatically when first story is created
128
- # - Stories can be worked in parallel if team capacity allows
129
- # - SM typically creates next story after previous one is 'done' to incorporate learnings
130
- # - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
131
-
132
- generated: { date }
133
- project: { project_name }
134
- project_key: { project_key }
135
- tracking_system: { tracking_system }
136
- story_location: { story_location }
137
-
138
- development_status:
139
- # All epics, stories, and retrospectives in order
140
- ```
141
-
142
- <action>Write the complete sprint status YAML to {status_file}</action>
143
- <action>CRITICAL: Metadata appears TWICE - once as comments (#) for documentation, once as YAML key:value fields for parsing</action>
144
- <action>Ensure all items are ordered: epic, its stories, its retrospective, next epic...</action>
145
- </step>
146
-
147
- <step n="5" goal="Validate and report">
148
- <action>Perform validation checks:</action>
149
-
150
- - [ ] Every epic in epic files appears in {status_file}
151
- - [ ] Every story in epic files appears in {status_file}
152
- - [ ] Every epic has a corresponding retrospective entry
153
- - [ ] No items in {status_file} that don't exist in epic files
154
- - [ ] All status values are legal (match state machine definitions)
155
- - [ ] File is valid YAML syntax
156
-
157
- <action>Count totals:</action>
158
-
159
- - Total epics: {{epic_count}}
160
- - Total stories: {{story_count}}
161
- - Epics in-progress: {{in_progress_count}}
162
- - Stories done: {{done_count}}
163
-
164
- <action>Display completion summary to {user_name} in {communication_language}:</action>
165
-
166
- **Sprint Status Generated Successfully**
167
-
168
- - **File Location:** {status_file}
169
- - **Total Epics:** {{epic_count}}
170
- - **Total Stories:** {{story_count}}
171
- - **Epics In Progress:** {{epics_in_progress_count}}
172
- - **Stories Completed:** {{done_count}}
173
-
174
- **Next Steps:**
175
-
176
- 1. Review the generated {status_file}
177
- 2. Use this file to track development progress
178
- 3. Agents will update statuses as they work
179
- 4. Re-run this workflow to refresh auto-detected statuses
180
-
181
- </step>
182
-
183
- </workflow>
184
-
185
- ## Additional Documentation
186
-
187
- ### Status State Machine
188
-
189
- **Epic Status Flow:**
190
-
191
- ```
192
- backlog → in-progress → done
193
- ```
194
-
195
- - **backlog**: Epic not yet started
196
- - **in-progress**: Epic actively being worked on (stories being created/implemented)
197
- - **done**: All stories in epic completed
198
-
199
- **Story Status Flow:**
200
-
201
- ```
202
- backlog → ready-for-dev → in-progress → review → done
203
- ```
204
-
205
- - **backlog**: Story only exists in epic file
206
- - **ready-for-dev**: Story file created (e.g., `stories/1-3-plant-naming.md`)
207
- - **in-progress**: Developer actively working
208
- - **review**: Ready for code review (via Dev's code-review workflow)
209
- - **done**: Completed
210
-
211
- **Retrospective Status:**
212
-
213
- ```
214
- optional ↔ done
215
- ```
216
-
217
- - **optional**: Ready to be conducted but not required
218
- - **done**: Finished
219
-
220
- ### Guidelines
221
-
222
- 1. **Epic Activation**: Mark epic as `in-progress` when starting work on its first story
223
- 2. **Sequential Default**: Stories are typically worked in order, but parallel work is supported
224
- 3. **Parallel Work Supported**: Multiple stories can be `in-progress` if team capacity allows
225
- 4. **Review Before Done**: Stories should pass through `review` before `done`
226
- 5. **Learning Transfer**: SM typically creates next story after previous one is `done` to incorporate learnings
@@ -1,55 +0,0 @@
1
- # Sprint Status Template
2
- # This is an EXAMPLE showing the expected format
3
- # The actual file will be generated with all epics/stories from your epic files
4
-
5
- # generated: {date}
6
- # project: {project_name}
7
- # project_key: {project_key}
8
- # tracking_system: {tracking_system}
9
- # story_location: {story_location}
10
-
11
- # STATUS DEFINITIONS:
12
- # ==================
13
- # Epic Status:
14
- # - backlog: Epic not yet started
15
- # - in-progress: Epic actively being worked on
16
- # - done: All stories in epic completed
17
- #
18
- # Story Status:
19
- # - backlog: Story only exists in epic file
20
- # - ready-for-dev: Story file created, ready for development
21
- # - in-progress: Developer actively working on implementation
22
- # - review: Implementation complete, ready for review
23
- # - done: Story completed
24
- #
25
- # Retrospective Status:
26
- # - optional: Can be completed but not required
27
- # - done: Retrospective has been completed
28
- #
29
- # WORKFLOW NOTES:
30
- # ===============
31
- # - Mark epic as 'in-progress' when starting work on its first story
32
- # - SM typically creates next story ONLY after previous one is 'done' to incorporate learnings
33
- # - Dev moves story to 'review', then Dev runs code-review (fresh context, ideally different LLM)
34
-
35
- # EXAMPLE STRUCTURE (your actual epics/stories will replace these):
36
-
37
- generated: 05-06-2-2025 21:30
38
- project: My Awesome Project
39
- project_key: NOKEY
40
- tracking_system: file-system
41
- story_location: "{story_location}"
42
-
43
- development_status:
44
- epic-1: backlog
45
- 1-1-user-authentication: done
46
- 1-2-account-management: ready-for-dev
47
- 1-3-plant-data-model: backlog
48
- 1-4-add-plant-manual: backlog
49
- epic-1-retrospective: optional
50
-
51
- epic-2: backlog
52
- 2-1-personality-system: backlog
53
- 2-2-chat-interface: backlog
54
- 2-3-llm-integration: backlog
55
- epic-2-retrospective: optional
@@ -1,47 +0,0 @@
1
- name: sprint-planning
2
- description: 'Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"'
3
- author: "BMad"
4
-
5
- # Critical variables from config
6
- config_source: "{project-root}/_bmad/bmm/config.yaml"
7
- user_name: "{config_source}:user_name"
8
- communication_language: "{config_source}:communication_language"
9
- date: system-generated
10
- implementation_artifacts: "{config_source}:implementation_artifacts"
11
- planning_artifacts: "{config_source}:planning_artifacts"
12
-
13
- # Workflow components
14
- installed_path: "{project-root}/_bmad/bmm/workflows/4-implementation/sprint-planning"
15
- instructions: "{installed_path}/instructions.md"
16
- template: "{installed_path}/sprint-status-template.yaml"
17
- validation: "{installed_path}/checklist.md"
18
-
19
- # Variables and inputs
20
- project_context: "**/project-context.md"
21
- project_name: "{config_source}:project_name"
22
-
23
- # Tracking system configuration
24
- tracking_system: "file-system" # Options: file-system, Future will support other options from config of mcp such as jira, linear, trello
25
- project_key: "NOKEY" # Placeholder for tracker integrations; file-system uses a no-op key
26
- story_location: "{implementation_artifacts}" # Relative path for file-system, Future will support URL for Jira/Linear/Trello
27
- story_location_absolute: "{implementation_artifacts}" # Absolute path for file operations
28
-
29
- # Source files (file-system only)
30
- epics_location: "{planning_artifacts}" # Directory containing epic*.md files
31
- epics_pattern: "epic*.md" # Pattern to find epic files
32
-
33
- # Output configuration
34
- status_file: "{implementation_artifacts}/sprint-status.yaml"
35
-
36
- # Smart input file references - handles both whole docs and sharded docs
37
- # Priority: Whole document first, then sharded version
38
- # Strategy: FULL LOAD - sprint planning needs ALL epics to build complete status
39
- input_file_patterns:
40
- epics:
41
- description: "All epics with user stories"
42
- whole: "{planning_artifacts}/*epic*.md"
43
- sharded: "{planning_artifacts}/*epic*/*.md"
44
- load_strategy: "FULL_LOAD"
45
-
46
- # Output configuration
47
- default_output_file: "{status_file}"
@@ -1,230 +0,0 @@
1
- # Sprint Status - Multi-Mode Service
2
-
3
- <critical>The workflow execution engine is governed by: {project-root}/_bmad/core/tasks/workflow.xml</critical>
4
- <critical>You MUST have already loaded and processed: {project-root}/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml</critical>
5
- <critical>Modes: interactive (default), validate, data</critical>
6
- <critical>⚠️ ABSOLUTELY NO TIME ESTIMATES. Do NOT mention hours, days, weeks, or timelines.</critical>
7
-
8
- <workflow>
9
-
10
- <step n="0" goal="Determine execution mode">
11
- <action>Set mode = {{mode}} if provided by caller; otherwise mode = "interactive"</action>
12
-
13
- <check if="mode == data">
14
- <action>Jump to Step 20</action>
15
- </check>
16
-
17
- <check if="mode == validate">
18
- <action>Jump to Step 30</action>
19
- </check>
20
-
21
- <check if="mode == interactive">
22
- <action>Continue to Step 1</action>
23
- </check>
24
- </step>
25
-
26
- <step n="1" goal="Locate sprint status file">
27
- <action>Load {project_context} for project-wide patterns and conventions (if exists)</action>
28
- <action>Try {sprint_status_file}</action>
29
- <check if="file not found">
30
- <output>❌ sprint-status.yaml not found.
31
- Run `/bmad:bmm:workflows:sprint-planning` to generate it, then rerun sprint-status.</output>
32
- <action>Exit workflow</action>
33
- </check>
34
- <action>Continue to Step 2</action>
35
- </step>
36
-
37
- <step n="2" goal="Read and parse sprint-status.yaml">
38
- <action>Read the FULL file: {sprint_status_file}</action>
39
- <action>Parse fields: generated, project, project_key, tracking_system, story_location</action>
40
- <action>Parse development_status map. Classify keys:</action>
41
- - Epics: keys starting with "epic-" (and not ending with "-retrospective")
42
- - Retrospectives: keys ending with "-retrospective"
43
- - Stories: everything else (e.g., 1-2-login-form)
44
- <action>Map legacy story status "drafted" → "ready-for-dev"</action>
45
- <action>Count story statuses: backlog, ready-for-dev, in-progress, review, done</action>
46
- <action>Map legacy epic status "contexted" → "in-progress"</action>
47
- <action>Count epic statuses: backlog, in-progress, done</action>
48
- <action>Count retrospective statuses: optional, done</action>
49
-
50
- <action>Validate all statuses against known values:</action>
51
-
52
- - Valid story statuses: backlog, ready-for-dev, in-progress, review, done, drafted (legacy)
53
- - Valid epic statuses: backlog, in-progress, done, contexted (legacy)
54
- - Valid retrospective statuses: optional, done
55
-
56
- <check if="any status is unrecognized">
57
- <output>
58
- ⚠️ **Unknown status detected:**
59
- {{#each invalid_entries}}
60
-
61
- - `{{key}}`: "{{status}}" (not recognized)
62
- {{/each}}
63
-
64
- **Valid statuses:**
65
-
66
- - Stories: backlog, ready-for-dev, in-progress, review, done
67
- - Epics: backlog, in-progress, done
68
- - Retrospectives: optional, done
69
- </output>
70
- <ask>How should these be corrected?
71
- {{#each invalid_entries}}
72
- {{@index}}. {{key}}: "{{status}}" → [select valid status]
73
- {{/each}}
74
-
75
- Enter corrections (e.g., "1=in-progress, 2=backlog") or "skip" to continue without fixing:</ask>
76
- <check if="user provided corrections">
77
- <action>Update sprint-status.yaml with corrected values</action>
78
- <action>Re-parse the file with corrected statuses</action>
79
- </check>
80
- </check>
81
-
82
- <action>Detect risks:</action>
83
-
84
- - IF any story has status "review": suggest `/bmad:bmm:workflows:code-review`
85
- - IF any story has status "in-progress" AND no stories have status "ready-for-dev": recommend staying focused on active story
86
- - IF all epics have status "backlog" AND no stories have status "ready-for-dev": prompt `/bmad:bmm:workflows:create-story`
87
- - IF `generated` timestamp is more than 7 days old: warn "sprint-status.yaml may be stale"
88
- - IF any story key doesn't match an epic pattern (e.g., story "5-1-..." but no "epic-5"): warn "orphaned story detected"
89
- - IF any epic has status in-progress but has no associated stories: warn "in-progress epic has no stories"
90
- </step>
91
-
92
- <step n="3" goal="Select next action recommendation">
93
- <action>Pick the next recommended workflow using priority:</action>
94
- <note>When selecting "first" story: sort by epic number, then story number (e.g., 1-1 before 1-2 before 2-1)</note>
95
- 1. If any story status == in-progress → recommend `dev-story` for the first in-progress story
96
- 2. Else if any story status == review → recommend `code-review` for the first review story
97
- 3. Else if any story status == ready-for-dev → recommend `dev-story`
98
- 4. Else if any story status == backlog → recommend `create-story`
99
- 5. Else if any retrospective status == optional → recommend `retrospective`
100
- 6. Else → All implementation items done; congratulate the user - you both did amazing work together!
101
- <action>Store selected recommendation as: next_story_id, next_workflow_id, next_agent (SM/DEV as appropriate)</action>
102
- </step>
103
-
104
- <step n="4" goal="Display summary">
105
- <output>
106
- ## 📊 Sprint Status
107
-
108
- - Project: {{project}} ({{project_key}})
109
- - Tracking: {{tracking_system}}
110
- - Status file: {sprint_status_file}
111
-
112
- **Stories:** backlog {{count_backlog}}, ready-for-dev {{count_ready}}, in-progress {{count_in_progress}}, review {{count_review}}, done {{count_done}}
113
-
114
- **Epics:** backlog {{epic_backlog}}, in-progress {{epic_in_progress}}, done {{epic_done}}
115
-
116
- **Next Recommendation:** /bmad:bmm:workflows:{{next_workflow_id}} ({{next_story_id}})
117
-
118
- {{#if risks}}
119
- **Risks:**
120
- {{#each risks}}
121
-
122
- - {{this}}
123
- {{/each}}
124
- {{/if}}
125
-
126
- </output>
127
- </step>
128
-
129
- <step n="5" goal="Offer actions">
130
- <ask>Pick an option:
131
- 1) Run recommended workflow now
132
- 2) Show all stories grouped by status
133
- 3) Show raw sprint-status.yaml
134
- 4) Exit
135
- Choice:</ask>
136
-
137
- <check if="choice == 1">
138
- <output>Run `/bmad:bmm:workflows:{{next_workflow_id}}`.
139
- If the command targets a story, set `story_key={{next_story_id}}` when prompted.</output>
140
- </check>
141
-
142
- <check if="choice == 2">
143
- <output>
144
- ### Stories by Status
145
- - In Progress: {{stories_in_progress}}
146
- - Review: {{stories_in_review}}
147
- - Ready for Dev: {{stories_ready_for_dev}}
148
- - Backlog: {{stories_backlog}}
149
- - Done: {{stories_done}}
150
- </output>
151
- </check>
152
-
153
- <check if="choice == 3">
154
- <action>Display the full contents of {sprint_status_file}</action>
155
- </check>
156
-
157
- <check if="choice == 4">
158
- <action>Exit workflow</action>
159
- </check>
160
- </step>
161
-
162
- <!-- ========================= -->
163
- <!-- Data mode for other flows -->
164
- <!-- ========================= -->
165
-
166
- <step n="20" goal="Data mode output">
167
- <action>Load and parse {sprint_status_file} same as Step 2</action>
168
- <action>Compute recommendation same as Step 3</action>
169
- <template-output>next_workflow_id = {{next_workflow_id}}</template-output>
170
- <template-output>next_story_id = {{next_story_id}}</template-output>
171
- <template-output>count_backlog = {{count_backlog}}</template-output>
172
- <template-output>count_ready = {{count_ready}}</template-output>
173
- <template-output>count_in_progress = {{count_in_progress}}</template-output>
174
- <template-output>count_review = {{count_review}}</template-output>
175
- <template-output>count_done = {{count_done}}</template-output>
176
- <template-output>epic_backlog = {{epic_backlog}}</template-output>
177
- <template-output>epic_in_progress = {{epic_in_progress}}</template-output>
178
- <template-output>epic_done = {{epic_done}}</template-output>
179
- <template-output>risks = {{risks}}</template-output>
180
- <action>Return to caller</action>
181
- </step>
182
-
183
- <!-- ========================= -->
184
- <!-- Validate mode -->
185
- <!-- ========================= -->
186
-
187
- <step n="30" goal="Validate sprint-status file">
188
- <action>Check that {sprint_status_file} exists</action>
189
- <check if="missing">
190
- <template-output>is_valid = false</template-output>
191
- <template-output>error = "sprint-status.yaml missing"</template-output>
192
- <template-output>suggestion = "Run sprint-planning to create it"</template-output>
193
- <action>Return</action>
194
- </check>
195
-
196
- <action>Read and parse {sprint_status_file}</action>
197
-
198
- <action>Validate required metadata fields exist: generated, project, project_key, tracking_system, story_location</action>
199
- <check if="any required field missing">
200
- <template-output>is_valid = false</template-output>
201
- <template-output>error = "Missing required field(s): {{missing_fields}}"</template-output>
202
- <template-output>suggestion = "Re-run sprint-planning or add missing fields manually"</template-output>
203
- <action>Return</action>
204
- </check>
205
-
206
- <action>Verify development_status section exists with at least one entry</action>
207
- <check if="development_status missing or empty">
208
- <template-output>is_valid = false</template-output>
209
- <template-output>error = "development_status missing or empty"</template-output>
210
- <template-output>suggestion = "Re-run sprint-planning or repair the file manually"</template-output>
211
- <action>Return</action>
212
- </check>
213
-
214
- <action>Validate all status values against known valid statuses:</action>
215
-
216
- - Stories: backlog, ready-for-dev, in-progress, review, done (legacy: drafted)
217
- - Epics: backlog, in-progress, done (legacy: contexted)
218
- - Retrospectives: optional, done
219
- <check if="any invalid status found">
220
- <template-output>is_valid = false</template-output>
221
- <template-output>error = "Invalid status values: {{invalid_entries}}"</template-output>
222
- <template-output>suggestion = "Fix invalid statuses in sprint-status.yaml"</template-output>
223
- <action>Return</action>
224
- </check>
225
-
226
- <template-output>is_valid = true</template-output>
227
- <template-output>message = "sprint-status.yaml valid: metadata complete, all statuses recognized"</template-output>
228
- </step>
229
-
230
- </workflow>
@@ -1,25 +0,0 @@
1
- # Sprint Status - Implementation Tracker
2
- name: sprint-status
3
- description: 'Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"'
4
- author: "BMad"
5
-
6
- # Critical variables from config
7
- config_source: "{project-root}/_bmad/bmm/config.yaml"
8
- user_name: "{config_source}:user_name"
9
- communication_language: "{config_source}:communication_language"
10
- document_output_language: "{config_source}:document_output_language"
11
- implementation_artifacts: "{config_source}:implementation_artifacts"
12
-
13
- # Workflow components
14
- installed_path: "{project-root}/_bmad/bmm/workflows/4-implementation/sprint-status"
15
- instructions: "{installed_path}/instructions.md"
16
-
17
- # Inputs
18
- sprint_status_file: "{implementation_artifacts}/sprint-status.yaml"
19
-
20
- # Smart input file references
21
- input_file_patterns:
22
- sprint_status:
23
- description: "Sprint status file generated by sprint-planning"
24
- whole: "{implementation_artifacts}/sprint-status.yaml"
25
- load_strategy: "FULL_LOAD"