bmad-method-test-architecture-enterprise 1.6.0 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (207) hide show
  1. package/README.md +9 -9
  2. package/docs/reference/troubleshooting.md +4 -4
  3. package/package.json +1 -1
  4. package/release_notes.md +5 -7
  5. package/src/module-help.csv +9 -9
  6. package/src/workflows/testarch/bmad-teach-me-testing/SKILL.md +6 -0
  7. package/src/workflows/testarch/bmad-teach-me-testing/bmad-skill-manifest.yaml +1 -0
  8. package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/workflow-plan-teach-me-testing.md +2 -2
  9. package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/workflow.md +1 -1
  10. package/src/workflows/testarch/bmad-testarch-atdd/SKILL.md +6 -0
  11. package/src/workflows/testarch/bmad-testarch-atdd/bmad-skill-manifest.yaml +1 -0
  12. package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/instructions.md +3 -3
  13. package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-095021.md +1 -1
  14. package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-102401.md +1 -1
  15. package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow.md +1 -1
  16. package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow.yaml +6 -6
  17. package/src/workflows/testarch/bmad-testarch-automate/SKILL.md +6 -0
  18. package/src/workflows/testarch/bmad-testarch-automate/bmad-skill-manifest.yaml +1 -0
  19. package/src/workflows/testarch/{automate → bmad-testarch-automate}/instructions.md +3 -3
  20. package/src/workflows/testarch/{automate → bmad-testarch-automate}/validation-report-20260127-095021.md +1 -1
  21. package/src/workflows/testarch/{automate → bmad-testarch-automate}/validation-report-20260127-102401.md +1 -1
  22. package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow.md +1 -1
  23. package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow.yaml +5 -5
  24. package/src/workflows/testarch/bmad-testarch-ci/SKILL.md +6 -0
  25. package/src/workflows/testarch/bmad-testarch-ci/bmad-skill-manifest.yaml +1 -0
  26. package/src/workflows/testarch/{ci → bmad-testarch-ci}/instructions.md +3 -3
  27. package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-02-generate-pipeline.md +10 -10
  28. package/src/workflows/testarch/{ci → bmad-testarch-ci}/validation-report-20260127-095021.md +1 -1
  29. package/src/workflows/testarch/{ci → bmad-testarch-ci}/validation-report-20260127-102401.md +1 -1
  30. package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow.md +1 -1
  31. package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow.yaml +5 -5
  32. package/src/workflows/testarch/bmad-testarch-framework/SKILL.md +6 -0
  33. package/src/workflows/testarch/bmad-testarch-framework/bmad-skill-manifest.yaml +1 -0
  34. package/src/workflows/testarch/{framework → bmad-testarch-framework}/instructions.md +3 -3
  35. package/src/workflows/testarch/{framework → bmad-testarch-framework}/validation-report-20260127-095021.md +1 -1
  36. package/src/workflows/testarch/{framework → bmad-testarch-framework}/validation-report-20260127-102401.md +1 -1
  37. package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow.md +1 -1
  38. package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow.yaml +5 -5
  39. package/src/workflows/testarch/bmad-testarch-nfr/SKILL.md +6 -0
  40. package/src/workflows/testarch/bmad-testarch-nfr/bmad-skill-manifest.yaml +1 -0
  41. package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/instructions.md +3 -3
  42. package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/validation-report-20260127-095021.md +1 -1
  43. package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/validation-report-20260127-102401.md +1 -1
  44. package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow.md +1 -1
  45. package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow.yaml +6 -6
  46. package/src/workflows/testarch/bmad-testarch-test-design/SKILL.md +6 -0
  47. package/src/workflows/testarch/bmad-testarch-test-design/bmad-skill-manifest.yaml +1 -0
  48. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/instructions.md +3 -3
  49. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-qa-template.md +1 -1
  50. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-template.md +1 -1
  51. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/validation-report-20260127-095021.md +1 -1
  52. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/validation-report-20260127-102401.md +1 -1
  53. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow.md +1 -1
  54. package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow.yaml +6 -6
  55. package/src/workflows/testarch/bmad-testarch-test-review/SKILL.md +6 -0
  56. package/src/workflows/testarch/bmad-testarch-test-review/bmad-skill-manifest.yaml +1 -0
  57. package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/instructions.md +3 -3
  58. package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/validation-report-20260127-095021.md +1 -1
  59. package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/validation-report-20260127-102401.md +1 -1
  60. package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow.md +1 -1
  61. package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow.yaml +6 -6
  62. package/src/workflows/testarch/bmad-testarch-trace/SKILL.md +6 -0
  63. package/src/workflows/testarch/bmad-testarch-trace/bmad-skill-manifest.yaml +1 -0
  64. package/src/workflows/testarch/{trace → bmad-testarch-trace}/instructions.md +3 -3
  65. package/src/workflows/testarch/{trace → bmad-testarch-trace}/validation-report-20260127-095021.md +1 -1
  66. package/src/workflows/testarch/{trace → bmad-testarch-trace}/validation-report-20260127-102401.md +1 -1
  67. package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow.md +1 -1
  68. package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow.yaml +6 -6
  69. package/test/test-installation-components.js +19 -10
  70. package/tools/validate-tea-workflow-descriptions.js +2 -2
  71. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/checklist.md +0 -0
  72. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/curriculum.yaml +0 -0
  73. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/quiz-questions.yaml +0 -0
  74. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/role-paths.yaml +0 -0
  75. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/session-content-map.yaml +0 -0
  76. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/tea-resources-index.yaml +0 -0
  77. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/instructions.md +0 -0
  78. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-01-init.md +0 -0
  79. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-01b-continue.md +0 -0
  80. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-02-assess.md +0 -0
  81. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-03-session-menu.md +0 -0
  82. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-01.md +0 -0
  83. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-02.md +0 -0
  84. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-03.md +0 -0
  85. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-04.md +0 -0
  86. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-05.md +0 -0
  87. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-06.md +0 -0
  88. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-07.md +0 -0
  89. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-05-completion.md +0 -0
  90. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-e/step-e-01-assess-workflow.md +0 -0
  91. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-e/step-e-02-apply-edits.md +0 -0
  92. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-v/step-v-01-validate.md +0 -0
  93. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/certificate-template.md +0 -0
  94. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/progress-template.yaml +0 -0
  95. /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/session-notes-template.md +0 -0
  96. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/atdd-checklist-template.md +0 -0
  97. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/checklist.md +0 -0
  98. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-01-preflight-and-context.md +0 -0
  99. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-01b-resume.md +0 -0
  100. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-02-generation-mode.md +0 -0
  101. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-03-test-strategy.md +0 -0
  102. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04-generate-tests.md +0 -0
  103. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04a-subagent-api-failing.md +0 -0
  104. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04b-subagent-e2e-failing.md +0 -0
  105. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04c-aggregate.md +0 -0
  106. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-05-validate-and-complete.md +0 -0
  107. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-e/step-01-assess.md +0 -0
  108. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-e/step-02-apply-edit.md +0 -0
  109. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-v/step-01-validate.md +0 -0
  110. /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow-plan.md +0 -0
  111. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/checklist.md +0 -0
  112. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-01-preflight-and-context.md +0 -0
  113. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-01b-resume.md +0 -0
  114. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-02-identify-targets.md +0 -0
  115. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03-generate-tests.md +0 -0
  116. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03a-subagent-api.md +0 -0
  117. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03b-subagent-backend.md +0 -0
  118. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03b-subagent-e2e.md +0 -0
  119. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03c-aggregate.md +0 -0
  120. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-04-validate-and-summarize.md +0 -0
  121. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-e/step-01-assess.md +0 -0
  122. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-e/step-02-apply-edit.md +0 -0
  123. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-v/step-01-validate.md +0 -0
  124. /package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow-plan.md +0 -0
  125. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/azure-pipelines-template.yaml +0 -0
  126. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/checklist.md +0 -0
  127. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/github-actions-template.yaml +0 -0
  128. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/gitlab-ci-template.yaml +0 -0
  129. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/harness-pipeline-template.yaml +0 -0
  130. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/jenkins-pipeline-template.groovy +0 -0
  131. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-01-preflight.md +0 -0
  132. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-01b-resume.md +0 -0
  133. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-03-configure-quality-gates.md +0 -0
  134. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-04-validate-and-summary.md +0 -0
  135. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-e/step-01-assess.md +0 -0
  136. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-e/step-02-apply-edit.md +0 -0
  137. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-v/step-01-validate.md +0 -0
  138. /package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow-plan.md +0 -0
  139. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/checklist.md +0 -0
  140. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-01-preflight.md +0 -0
  141. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-01b-resume.md +0 -0
  142. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-02-select-framework.md +0 -0
  143. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-03-scaffold-framework.md +0 -0
  144. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-04-docs-and-scripts.md +0 -0
  145. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-05-validate-and-summary.md +0 -0
  146. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-e/step-01-assess.md +0 -0
  147. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-e/step-02-apply-edit.md +0 -0
  148. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-v/step-01-validate.md +0 -0
  149. /package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow-plan.md +0 -0
  150. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/checklist.md +0 -0
  151. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/nfr-report-template.md +0 -0
  152. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-01-load-context.md +0 -0
  153. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-01b-resume.md +0 -0
  154. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-02-define-thresholds.md +0 -0
  155. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-03-gather-evidence.md +0 -0
  156. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04-evaluate-and-score.md +0 -0
  157. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04a-subagent-security.md +0 -0
  158. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04b-subagent-performance.md +0 -0
  159. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04c-subagent-reliability.md +0 -0
  160. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04d-subagent-scalability.md +0 -0
  161. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04e-aggregate-nfr.md +0 -0
  162. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-05-generate-report.md +0 -0
  163. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-e/step-01-assess.md +0 -0
  164. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-e/step-02-apply-edit.md +0 -0
  165. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-v/step-01-validate.md +0 -0
  166. /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow-plan.md +0 -0
  167. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/checklist.md +0 -0
  168. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-01-detect-mode.md +0 -0
  169. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-01b-resume.md +0 -0
  170. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-02-load-context.md +0 -0
  171. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-03-risk-and-testability.md +0 -0
  172. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-04-coverage-plan.md +0 -0
  173. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-05-generate-output.md +0 -0
  174. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-e/step-01-assess.md +0 -0
  175. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-e/step-02-apply-edit.md +0 -0
  176. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-v/step-01-validate.md +0 -0
  177. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-architecture-template.md +0 -0
  178. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-handoff-template.md +0 -0
  179. /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow-plan.md +0 -0
  180. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/checklist.md +0 -0
  181. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-01-load-context.md +0 -0
  182. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-01b-resume.md +0 -0
  183. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-02-discover-tests.md +0 -0
  184. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03-quality-evaluation.md +0 -0
  185. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03a-subagent-determinism.md +0 -0
  186. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03b-subagent-isolation.md +0 -0
  187. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03c-subagent-maintainability.md +0 -0
  188. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03e-subagent-performance.md +0 -0
  189. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03f-aggregate-scores.md +0 -0
  190. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-04-generate-report.md +0 -0
  191. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-e/step-01-assess.md +0 -0
  192. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-e/step-02-apply-edit.md +0 -0
  193. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-v/step-01-validate.md +0 -0
  194. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/test-review-template.md +0 -0
  195. /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow-plan.md +0 -0
  196. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/checklist.md +0 -0
  197. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-01-load-context.md +0 -0
  198. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-01b-resume.md +0 -0
  199. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-02-discover-tests.md +0 -0
  200. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-03-map-criteria.md +0 -0
  201. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-04-analyze-gaps.md +0 -0
  202. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-05-gate-decision.md +0 -0
  203. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-e/step-01-assess.md +0 -0
  204. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-e/step-02-apply-edit.md +0 -0
  205. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-v/step-01-validate.md +0 -0
  206. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/trace-template.md +0 -0
  207. /package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow-plan.md +0 -0
package/README.md CHANGED
@@ -173,15 +173,15 @@ src/
173
173
  │ └── tea.agent.yaml
174
174
  ├── workflows/
175
175
  │ └── testarch/
176
- │ ├── atdd/
177
- │ ├── automate/
178
- │ ├── ci/
179
- │ ├── framework/
180
- │ ├── nfr-assess/
181
- │ ├── teach-me-testing/
182
- │ ├── test-design/
183
- │ ├── test-review/
184
- │ └── trace/
176
+ │ ├── bmad-teach-me-testing/
177
+ │ ├── bmad-testarch-atdd/
178
+ │ ├── bmad-testarch-automate/
179
+ │ ├── bmad-testarch-ci/
180
+ │ ├── bmad-testarch-framework/
181
+ │ ├── bmad-testarch-nfr/
182
+ │ ├── bmad-testarch-test-design/
183
+ │ ├── bmad-testarch-test-review/
184
+ │ └── bmad-testarch-trace/
185
185
  └── testarch/
186
186
  ├── tea-index.csv
187
187
  └── knowledge/
@@ -191,7 +191,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
191
191
 
192
192
  ```bash
193
193
  # Check each workflow
194
- cat _bmad/tea/workflows/testarch/test-design/workflow.yaml
194
+ cat _bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.yaml
195
195
  ```
196
196
 
197
197
  3. Test workflow trigger directly:
@@ -262,7 +262,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
262
262
 
263
263
  ```bash
264
264
  # For automate workflow
265
- ls -la _bmad/tea/workflows/testarch/automate/steps-c/step-03*.md
265
+ ls -la _bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03*.md
266
266
  # Should show: step-03a-*.md, step-03b-*.md, step-03c-aggregate.md
267
267
  ```
268
268
 
@@ -328,7 +328,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
328
328
  4. Check workflow manifest:
329
329
  ```bash
330
330
  # Each workflow.yaml should specify knowledge_fragments
331
- grep -A 5 "knowledge_fragments" _bmad/tea/workflows/testarch/test-design/workflow.yaml
331
+ grep -A 5 "knowledge_fragments" _bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.yaml
332
332
  ```
333
333
 
334
334
  ---
@@ -715,7 +715,7 @@ Check these first:
715
715
 
716
716
  ### "Workflow 'test-design' failed at step 3"
717
717
 
718
- **Fix**: Check step file exists: `_bmad/tea/workflows/testarch/test-design/steps-c/step-03-*`
718
+ **Fix**: Check step file exists: `_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-03-*`
719
719
 
720
720
  ### "Agent YAML validation failed"
721
721
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method-test-architecture-enterprise",
4
- "version": "1.6.0",
4
+ "version": "1.7.0",
5
5
  "description": "Master Test Architect for quality strategy, test automation, and release gates",
6
6
  "keywords": [
7
7
  "bmad",
package/release_notes.md CHANGED
@@ -1,13 +1,11 @@
1
- ## 🚀 What's New in v1.6.0
1
+ ## 🚀 What's New in v1.7.0
2
2
 
3
3
  ### ✨ New Features
4
- - feat: refine pactjs automate
4
+ - feat: skills migration part1
5
5
 
6
6
  ### 📦 Other Changes
7
- - pactjs knowledge base refinements
8
- - addressed PR comments
9
- - addressed augment comments
10
- - Merge pull request #53 from bmad-code-org/feat/refine-pactjs-automate
7
+ - addressed review comments
8
+ - Merge pull request #54 from bmad-code-org/feat/skill-migration-part1
11
9
 
12
10
 
13
11
  ## 📦 Installation
@@ -17,4 +15,4 @@ npx bmad-method install
17
15
  # Select "Test Architect" from module menu
18
16
  ```
19
17
 
20
- **Full Changelog**: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/compare/v1.5.3...v1.6.0
18
+ **Full Changelog**: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/compare/v1.6.0...v1.7.0
@@ -1,10 +1,10 @@
1
1
  module,phase,name,code,sequence,workflow-file,command,required,agent,options,description,output-location,outputs,
2
- tea,0-learning,Teach Me Testing,TMT,10,_bmad/tea/workflows/testarch/teach-me-testing/workflow.md,bmad-tea-teach-me-testing,false,tea,Create Mode,"Teach testing fundamentals through 7 sessions (TEA Academy)",test_artifacts,"progress file|session notes|certificate",
3
- tea,3-solutioning,Test Design,TD,10,_bmad/tea/workflows/testarch/test-design/workflow.yaml,bmad-tea-testarch-test-design,false,tea,Create Mode,"Risk-based test planning",test_artifacts,"test design document",
4
- tea,3-solutioning,Test Framework,TF,20,_bmad/tea/workflows/testarch/framework/workflow.yaml,bmad-tea-testarch-framework,false,tea,Create Mode,"Initialize production-ready test framework",test_artifacts,"framework scaffold",
5
- tea,3-solutioning,CI Setup,CI,30,_bmad/tea/workflows/testarch/ci/workflow.yaml,bmad-tea-testarch-ci,false,tea,Create Mode,"Configure CI/CD quality pipeline",test_artifacts,"ci config",
6
- tea,4-implementation,ATDD,AT,10,_bmad/tea/workflows/testarch/atdd/workflow.yaml,bmad-tea-testarch-atdd,false,tea,Create Mode,"Generate failing tests (TDD red phase)",test_artifacts,"atdd tests",
7
- tea,4-implementation,Test Automation,TA,20,_bmad/tea/workflows/testarch/automate/workflow.yaml,bmad-tea-testarch-automate,false,tea,Create Mode,"Expand test coverage",test_artifacts,"test suite",
8
- tea,4-implementation,Test Review,RV,30,_bmad/tea/workflows/testarch/test-review/workflow.yaml,bmad-tea-testarch-test-review,false,tea,Validate Mode,"Quality audit (0-100 scoring)",test_artifacts,"review report",
9
- tea,4-implementation,NFR Assessment,NR,40,_bmad/tea/workflows/testarch/nfr-assess/workflow.yaml,bmad-tea-testarch-nfr,false,tea,Create Mode,"Non-functional requirements",test_artifacts,"nfr report",
10
- tea,4-implementation,Traceability,TR,50,_bmad/tea/workflows/testarch/trace/workflow.yaml,bmad-tea-testarch-trace,false,tea,Create Mode,"Coverage traceability and gate",test_artifacts,"traceability matrix|gate decision",
2
+ tea,0-learning,Teach Me Testing,TMT,10,skill:bmad-teach-me-testing,bmad-tea-teach-me-testing,false,tea,Create Mode,"Teach testing fundamentals through 7 sessions (TEA Academy)",test_artifacts,"progress file|session notes|certificate",
3
+ tea,3-solutioning,Test Design,TD,10,skill:bmad-testarch-test-design,bmad-tea-testarch-test-design,false,tea,Create Mode,"Risk-based test planning",test_artifacts,"test design document",
4
+ tea,3-solutioning,Test Framework,TF,20,skill:bmad-testarch-framework,bmad-tea-testarch-framework,false,tea,Create Mode,"Initialize production-ready test framework",test_artifacts,"framework scaffold",
5
+ tea,3-solutioning,CI Setup,CI,30,skill:bmad-testarch-ci,bmad-tea-testarch-ci,false,tea,Create Mode,"Configure CI/CD quality pipeline",test_artifacts,"ci config",
6
+ tea,4-implementation,ATDD,AT,10,skill:bmad-testarch-atdd,bmad-tea-testarch-atdd,false,tea,Create Mode,"Generate failing tests (TDD red phase)",test_artifacts,"atdd tests",
7
+ tea,4-implementation,Test Automation,TA,20,skill:bmad-testarch-automate,bmad-tea-testarch-automate,false,tea,Create Mode,"Expand test coverage",test_artifacts,"test suite",
8
+ tea,4-implementation,Test Review,RV,30,skill:bmad-testarch-test-review,bmad-tea-testarch-test-review,false,tea,Validate Mode,"Quality audit (0-100 scoring)",test_artifacts,"review report",
9
+ tea,4-implementation,NFR Assessment,NR,40,skill:bmad-testarch-nfr,bmad-tea-testarch-nfr,false,tea,Create Mode,"Non-functional requirements",test_artifacts,"nfr report",
10
+ tea,4-implementation,Traceability,TR,50,skill:bmad-testarch-trace,bmad-tea-testarch-trace,false,tea,Create Mode,"Coverage traceability and gate",test_artifacts,"traceability matrix|gate decision",
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-teach-me-testing
3
+ description: 'Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -60,7 +60,7 @@ Create an ongoing learning companion that teaches testing progressively through
60
60
  ## Classification Decisions
61
61
 
62
62
  **Workflow Name:** teach-me-testing
63
- **Target Path:** {project-root}/src/workflows/testarch/teach-me-testing/
63
+ **Target Path:** {project-root}/src/workflows/testarch/bmad-teach-me-testing/
64
64
 
65
65
  **4 Key Decisions:**
66
66
 
@@ -927,7 +927,7 @@ teach-me-testing/
927
927
  `{external-project-root}/_bmad-output/bmb-creations/workflows/teach-me-testing/`
928
928
 
929
929
  **Target (Production):**
930
- `{project-root}/src/workflows/testarch/teach-me-testing/`
930
+ `{project-root}/src/workflows/testarch/bmad-teach-me-testing/`
931
931
 
932
932
  **Command:**
933
933
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: teach-me-testing
2
+ name: bmad-teach-me-testing
3
3
  description: 'Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices"'
4
4
  web_bundle: true
5
5
  ---
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-atdd
3
+ description: 'Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Acceptance Test-Driven Development (ATDD)
4
4
 
5
- **Workflow ID**: `_bmad/tea/testarch/atdd`
5
+ **Workflow ID**: `_bmad/tea/testarch/bmad-testarch-atdd`
6
6
  **Version**: 5.0 (Step-File Architecture)
7
7
 
8
8
  ---
@@ -35,11 +35,11 @@ From `workflow.yaml`, resolve:
35
35
  ### 2. First Step
36
36
 
37
37
  Load, read completely, and execute:
38
- `{project-root}/_bmad/tea/workflows/testarch/atdd/steps-c/step-01-preflight-and-context.md`
38
+ `./steps-c/step-01-preflight-and-context.md`
39
39
 
40
40
  ### 3. Resume Support
41
41
 
42
42
  If the user selects **Resume** mode, load, read completely, and execute:
43
- `{project-root}/_bmad/tea/workflows/testarch/atdd/steps-c/step-01b-resume.md`
43
+ `./steps-c/step-01b-resume.md`
44
44
 
45
45
  This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-atdd
4
- workflowPath: {project-root}/src/workflows/testarch/atdd
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-atdd
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:03:10
7
7
  ---
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-atdd
4
- workflowPath: {project-root}/src/workflows/testarch/atdd
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-atdd
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:24:01
7
7
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testarch-atdd
2
+ name: bmad-testarch-atdd
3
3
  description: Generate failing acceptance tests using TDD cycle. Use when user says 'lets write acceptance tests' or 'I want to do ATDD'
4
4
  web_bundle: true
5
5
  ---
@@ -1,5 +1,5 @@
1
- # Test Architect workflow: atdd
2
- name: testarch-atdd
1
+ # Test Architect workflow: bmad-testarch-atdd
2
+ name: bmad-testarch-atdd
3
3
  # prettier-ignore
4
4
  description: 'Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"'
5
5
 
@@ -13,10 +13,10 @@ document_output_language: "{config_source}:document_output_language"
13
13
  date: system-generated
14
14
 
15
15
  # Workflow components
16
- installed_path: "{project-root}/_bmad/tea/workflows/testarch/atdd"
17
- instructions: "{installed_path}/instructions.md"
18
- validation: "{installed_path}/checklist.md"
19
- template: "{installed_path}/atdd-checklist-template.md"
16
+ installed_path: "."
17
+ instructions: "./instructions.md"
18
+ validation: "./checklist.md"
19
+ template: "./atdd-checklist-template.md"
20
20
 
21
21
  # Variables and inputs
22
22
  variables:
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-automate
3
+ description: 'Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Test Automation Expansion
4
4
 
5
- **Workflow ID**: `_bmad/tea/testarch/automate`
5
+ **Workflow ID**: `_bmad/tea/testarch/bmad-testarch-automate`
6
6
  **Version**: 5.0 (Step-File Architecture)
7
7
 
8
8
  ---
@@ -40,11 +40,11 @@ From `workflow.yaml`, resolve:
40
40
  ### 2. First Step
41
41
 
42
42
  Load, read completely, and execute:
43
- `{project-root}/_bmad/tea/workflows/testarch/automate/steps-c/step-01-preflight-and-context.md`
43
+ `./steps-c/step-01-preflight-and-context.md`
44
44
 
45
45
  ### 3. Resume Support
46
46
 
47
47
  If the user selects **Resume** mode, load, read completely, and execute:
48
- `{project-root}/_bmad/tea/workflows/testarch/automate/steps-c/step-01b-resume.md`
48
+ `./steps-c/step-01b-resume.md`
49
49
 
50
50
  This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-automate
4
- workflowPath: {project-root}/src/workflows/testarch/automate
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-automate
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:03:10
7
7
  ---
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-automate
4
- workflowPath: {project-root}/src/workflows/testarch/automate
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-automate
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:24:01
7
7
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testarch-automate
2
+ name: bmad-testarch-automate
3
3
  description: Expand test automation coverage for codebase. Use when user says 'lets expand test coverage' or 'I want to automate tests'
4
4
  web_bundle: true
5
5
  ---
@@ -1,5 +1,5 @@
1
- # Test Architect workflow: automate
2
- name: testarch-automate
1
+ # Test Architect workflow: bmad-testarch-automate
2
+ name: bmad-testarch-automate
3
3
  # prettier-ignore
4
4
  description: 'Expand test automation coverage for codebase. Use when the user says "lets expand test coverage" or "I want to automate tests"'
5
5
 
@@ -13,9 +13,9 @@ document_output_language: "{config_source}:document_output_language"
13
13
  date: system-generated
14
14
 
15
15
  # Workflow components
16
- installed_path: "{project-root}/_bmad/tea/workflows/testarch/automate"
17
- instructions: "{installed_path}/instructions.md"
18
- validation: "{installed_path}/checklist.md"
16
+ installed_path: "."
17
+ instructions: "./instructions.md"
18
+ validation: "./checklist.md"
19
19
  template: false
20
20
 
21
21
  # Variables and inputs
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-ci
3
+ description: 'Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -2,7 +2,7 @@
2
2
 
3
3
  # CI/CD Pipeline Setup
4
4
 
5
- **Workflow ID**: `_bmad/tea/testarch/ci`
5
+ **Workflow ID**: `_bmad/tea/testarch/bmad-testarch-ci`
6
6
  **Version**: 5.0 (Step-File Architecture)
7
7
 
8
8
  ---
@@ -35,11 +35,11 @@ From `workflow.yaml`, resolve:
35
35
  ### 2. First Step
36
36
 
37
37
  Load, read completely, and execute:
38
- `{project-root}/_bmad/tea/workflows/testarch/ci/steps-c/step-01-preflight.md`
38
+ `./steps-c/step-01-preflight.md`
39
39
 
40
40
  ### 3. Resume Support
41
41
 
42
42
  If the user selects **Resume** mode, load, read completely, and execute:
43
- `{project-root}/_bmad/tea/workflows/testarch/ci/steps-c/step-01b-resume.md`
43
+ `./steps-c/step-01b-resume.md`
44
44
 
45
45
  This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
@@ -106,16 +106,16 @@ Resolution precedence:
106
106
 
107
107
  Determine the pipeline output file path based on the detected `ci_platform`:
108
108
 
109
- | CI Platform | Output Path | Template File |
110
- | ---------------- | ------------------------------------------- | --------------------------------------------------- |
111
- | `github-actions` | `{project-root}/.github/workflows/test.yml` | `{installed_path}/github-actions-template.yaml` |
112
- | `gitlab-ci` | `{project-root}/.gitlab-ci.yml` | `{installed_path}/gitlab-ci-template.yaml` |
113
- | `jenkins` | `{project-root}/Jenkinsfile` | `{installed_path}/jenkins-pipeline-template.groovy` |
114
- | `azure-devops` | `{project-root}/azure-pipelines.yml` | `{installed_path}/azure-pipelines-template.yaml` |
115
- | `harness` | `{project-root}/.harness/pipeline.yaml` | `{installed_path}/harness-pipeline-template.yaml` |
116
- | `circle-ci` | `{project-root}/.circleci/config.yml` | _(no template; generate from first principles)_ |
117
-
118
- Use templates from `{installed_path}` when available. Adapt the template to the project's `test_stack_type` and `test_framework`.
109
+ | CI Platform | Output Path | Template File |
110
+ | ---------------- | ------------------------------------------- | ----------------------------------------------- |
111
+ | `github-actions` | `{project-root}/.github/workflows/test.yml` | `./github-actions-template.yaml` |
112
+ | `gitlab-ci` | `{project-root}/.gitlab-ci.yml` | `./gitlab-ci-template.yaml` |
113
+ | `jenkins` | `{project-root}/Jenkinsfile` | `./jenkins-pipeline-template.groovy` |
114
+ | `azure-devops` | `{project-root}/azure-pipelines.yml` | `./azure-pipelines-template.yaml` |
115
+ | `harness` | `{project-root}/.harness/pipeline.yaml` | `./harness-pipeline-template.yaml` |
116
+ | `circle-ci` | `{project-root}/.circleci/config.yml` | _(no template; generate from first principles)_ |
117
+
118
+ Use templates from `./` when available. Adapt the template to the project's `test_stack_type` and `test_framework`.
119
119
 
120
120
  ---
121
121
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-ci
4
- workflowPath: {project-root}/src/workflows/testarch/ci
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-ci
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:03:10
7
7
  ---
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-ci
4
- workflowPath: {project-root}/src/workflows/testarch/ci
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-ci
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:24:01
7
7
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testarch-ci
2
+ name: bmad-testarch-ci
3
3
  description: Scaffold CI/CD quality pipeline with test execution. Use when user says 'lets setup CI pipeline' or 'I want to create quality gates'
4
4
  web_bundle: true
5
5
  ---
@@ -1,5 +1,5 @@
1
- # Test Architect workflow: ci
2
- name: testarch-ci
1
+ # Test Architect workflow: bmad-testarch-ci
2
+ name: bmad-testarch-ci
3
3
  # prettier-ignore
4
4
  description: 'Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"'
5
5
 
@@ -13,9 +13,9 @@ document_output_language: "{config_source}:document_output_language"
13
13
  date: system-generated
14
14
 
15
15
  # Workflow components
16
- installed_path: "{project-root}/_bmad/tea/workflows/testarch/ci"
17
- instructions: "{installed_path}/instructions.md"
18
- validation: "{installed_path}/checklist.md"
16
+ installed_path: "."
17
+ instructions: "./instructions.md"
18
+ validation: "./checklist.md"
19
19
 
20
20
  # Variables and inputs
21
21
  variables:
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-framework
3
+ description: 'Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Test Framework Setup
4
4
 
5
- **Workflow ID**: `_bmad/tea/testarch/framework`
5
+ **Workflow ID**: `_bmad/tea/testarch/bmad-testarch-framework`
6
6
  **Version**: 5.0 (Step-File Architecture)
7
7
 
8
8
  ---
@@ -35,11 +35,11 @@ From `workflow.yaml`, resolve:
35
35
  ### 2. First Step
36
36
 
37
37
  Load, read completely, and execute:
38
- `{project-root}/_bmad/tea/workflows/testarch/framework/steps-c/step-01-preflight.md`
38
+ `./steps-c/step-01-preflight.md`
39
39
 
40
40
  ### 3. Resume Support
41
41
 
42
42
  If the user selects **Resume** mode, load, read completely, and execute:
43
- `{project-root}/_bmad/tea/workflows/testarch/framework/steps-c/step-01b-resume.md`
43
+ `./steps-c/step-01b-resume.md`
44
44
 
45
45
  This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-framework
4
- workflowPath: {project-root}/src/workflows/testarch/framework
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-framework
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:03:10
7
7
  ---
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-framework
4
- workflowPath: {project-root}/src/workflows/testarch/framework
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-framework
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:24:01
7
7
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testarch-framework
2
+ name: bmad-testarch-framework
3
3
  description: Initialize test framework with Playwright or Cypress. Use when user says 'lets setup test framework' or 'I want to initialize testing framework'
4
4
  web_bundle: true
5
5
  ---
@@ -1,5 +1,5 @@
1
- # Test Architect workflow: framework
2
- name: testarch-framework
1
+ # Test Architect workflow: bmad-testarch-framework
2
+ name: bmad-testarch-framework
3
3
  # prettier-ignore
4
4
  description: 'Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"'
5
5
 
@@ -13,9 +13,9 @@ document_output_language: "{config_source}:document_output_language"
13
13
  date: system-generated
14
14
 
15
15
  # Workflow components
16
- installed_path: "{project-root}/_bmad/tea/workflows/testarch/framework"
17
- instructions: "{installed_path}/instructions.md"
18
- validation: "{installed_path}/checklist.md"
16
+ installed_path: "."
17
+ instructions: "./instructions.md"
18
+ validation: "./checklist.md"
19
19
 
20
20
  # Variables and inputs
21
21
  variables:
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-nfr
3
+ description: 'Assess NFRs like performance security and reliability. Use when the user says "lets assess NFRs" or "I want to evaluate non-functional requirements"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -1,6 +1,6 @@
1
1
  # Non-Functional Requirements Assessment
2
2
 
3
- **Workflow:** `testarch-nfr`
3
+ **Workflow:** `bmad-testarch-nfr`
4
4
  **Version:** 5.0 (Step-File Architecture)
5
5
 
6
6
  ---
@@ -33,11 +33,11 @@ From `workflow.yaml`, resolve:
33
33
  ### 2. First Step
34
34
 
35
35
  Load, read completely, and execute:
36
- `{project-root}/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01-load-context.md`
36
+ `./steps-c/step-01-load-context.md`
37
37
 
38
38
  ### 3. Resume Support
39
39
 
40
40
  If the user selects **Resume** mode, load, read completely, and execute:
41
- `{project-root}/_bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01b-resume.md`
41
+ `./steps-c/step-01b-resume.md`
42
42
 
43
43
  This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-nfr
4
- workflowPath: {project-root}/src/workflows/testarch/nfr-assess
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-nfr
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:03:10
7
7
  ---
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  validationDate: 2026-01-27
3
3
  workflowName: testarch-nfr
4
- workflowPath: {project-root}/src/workflows/testarch/nfr-assess
4
+ workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-nfr
5
5
  validationStatus: COMPLETE
6
6
  completionDate: 2026-01-27 10:24:01
7
7
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testarch-nfr
2
+ name: bmad-testarch-nfr
3
3
  description: Assess NFRs like performance security and reliability. Use when user says 'lets assess NFRs' or 'I want to evaluate non-functional requirements'
4
4
  web_bundle: true
5
5
  ---
@@ -1,5 +1,5 @@
1
- # Test Architect workflow: nfr-assess
2
- name: testarch-nfr
1
+ # Test Architect workflow: bmad-testarch-nfr
2
+ name: bmad-testarch-nfr
3
3
  # prettier-ignore
4
4
  description: 'Assess NFRs like performance security and reliability. Use when the user says "lets assess NFRs" or "I want to evaluate non-functional requirements"'
5
5
 
@@ -13,10 +13,10 @@ document_output_language: "{config_source}:document_output_language"
13
13
  date: system-generated
14
14
 
15
15
  # Workflow components
16
- installed_path: "{project-root}/_bmad/tea/workflows/testarch/nfr-assess"
17
- instructions: "{installed_path}/instructions.md"
18
- validation: "{installed_path}/checklist.md"
19
- template: "{installed_path}/nfr-report-template.md"
16
+ installed_path: "."
17
+ instructions: "./instructions.md"
18
+ validation: "./checklist.md"
19
+ template: "./nfr-report-template.md"
20
20
 
21
21
  # Variables and inputs
22
22
  variables:
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-testarch-test-design
3
+ description: 'Create system-level or epic-level test plans. Use when the user says "lets design test plan" or "I want to create test strategy"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).