ma-agents 3.4.9 → 3.5.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 (1364) hide show
  1. package/AiAudit.md +7 -0
  2. package/README.md +78 -29
  3. package/_bmad-output/implementation-artifacts/16-4-validation-report.md +79 -0
  4. package/_bmad-output/implementation-artifacts/17-10-rework-generate-backlog.md +237 -0
  5. package/_bmad-output/implementation-artifacts/17-11-rework-add-to-sprint.md +339 -0
  6. package/_bmad-output/implementation-artifacts/17-12-rework-remove-from-sprint.md +348 -0
  7. package/_bmad-output/implementation-artifacts/17-13-rework-sprint-status-view.md +383 -0
  8. package/_bmad-output/implementation-artifacts/17-14-rework-cleanup-done.md +348 -0
  9. package/_bmad-output/implementation-artifacts/17-15-rework-bmad-sprint-planning.md +385 -0
  10. package/_bmad-output/implementation-artifacts/17-16-rework-add-sprint.md +362 -0
  11. package/_bmad-output/implementation-artifacts/17-17-rework-modify-sprint.md +477 -0
  12. package/_bmad-output/implementation-artifacts/17-18-rework-bmad-dev-story.md +377 -0
  13. package/_bmad-output/implementation-artifacts/17-19-rework-story-status-lookup.md +301 -0
  14. package/_bmad-output/implementation-artifacts/17-20-rework-bmad-sprint-status.md +508 -0
  15. package/_bmad-output/implementation-artifacts/17-21-new-close-sprint.md +455 -0
  16. package/_bmad-output/implementation-artifacts/17-22-jira-adapter-pattern.md +325 -0
  17. package/_bmad-output/implementation-artifacts/17-23-migration-deprecation-old-files.md +403 -0
  18. package/_bmad-output/implementation-artifacts/17-24-rework-prioritize-backlog.md +344 -0
  19. package/_bmad-output/implementation-artifacts/17-9-unified-sprint-status-schema.md +279 -0
  20. package/_bmad-output/implementation-artifacts/19-1-knowledge-graph-core-library.md +239 -0
  21. package/_bmad-output/implementation-artifacts/19-2-graph-emission-create-prd.md +171 -0
  22. package/_bmad-output/implementation-artifacts/19-3-graph-emission-create-architecture-epics.md +179 -0
  23. package/_bmad-output/implementation-artifacts/19-4-graph-emission-create-story-remaining.md +190 -0
  24. package/_bmad-output/implementation-artifacts/19-5-open-graph-skill.md +213 -0
  25. package/_bmad-output/implementation-artifacts/19-6-interactive-visualization-renderer.md +259 -0
  26. package/_bmad-output/implementation-artifacts/19-7-llm-writability-validation-tests.md +280 -0
  27. package/_bmad-output/implementation-artifacts/4-1-vs-agent-registry-entry.md +173 -0
  28. package/_bmad-output/implementation-artifacts/4-2-vs-skill-template-format.md +129 -0
  29. package/_bmad-output/implementation-artifacts/5-5-explicit-parameter-passing.md +274 -0
  30. package/_bmad-output/implementation-artifacts/5-6-fix-space-in-path-bug.md +186 -0
  31. package/_bmad-output/implementation-artifacts/7-1-test-infrastructure-setup.md +144 -0
  32. package/_bmad-output/implementation-artifacts/7-2-installer-pipeline-tests.md +132 -0
  33. package/_bmad-output/implementation-artifacts/7-3-bmad-pipeline-tests.md +119 -0
  34. package/_bmad-output/implementation-artifacts/7-4-cli-command-routing-tests.md +162 -0
  35. package/_bmad-output/implementation-artifacts/deferred-work.md +9 -0
  36. package/_bmad-output/implementation-artifacts/done/1-1-ci-cd-yes-flag.md +200 -0
  37. package/_bmad-output/implementation-artifacts/done/10-1-ensure-bmad-output-not-gitignored.md +172 -0
  38. package/_bmad-output/implementation-artifacts/done/10-2-document-bmad-output-policy.md +102 -0
  39. package/_bmad-output/implementation-artifacts/done/11-1-auto-bug-detection-skill.md +119 -0
  40. package/_bmad-output/implementation-artifacts/done/11-2-bug-story-extension-workflow.md +132 -0
  41. package/_bmad-output/implementation-artifacts/done/11-3-integrate-bug-detection-code-review.md +111 -0
  42. package/_bmad-output/implementation-artifacts/done/12-1-add-sprint-workflow.md +126 -0
  43. package/_bmad-output/implementation-artifacts/done/12-2-add-to-sprint-workflow.md +137 -0
  44. package/_bmad-output/implementation-artifacts/done/12-3-modify-sprint-workflow.md +127 -0
  45. package/_bmad-output/implementation-artifacts/done/12-4-sprint-status-assigned-items.md +129 -0
  46. package/_bmad-output/implementation-artifacts/done/13-1-project-context-template-and-generator.md +179 -0
  47. package/_bmad-output/implementation-artifacts/done/13-2-install-pipeline-integration.md +138 -0
  48. package/_bmad-output/implementation-artifacts/done/13-3-bmad-critical-actions-update.md +150 -0
  49. package/_bmad-output/implementation-artifacts/done/13-4-retrospective-expansion-trigger.md +128 -0
  50. package/_bmad-output/implementation-artifacts/done/13-5-document-project-context-generation.md +118 -0
  51. package/_bmad-output/implementation-artifacts/done/15-1-bump-bmad-method-to-6-2-1.md +132 -0
  52. package/_bmad-output/implementation-artifacts/done/15-2-restructure-extension-module.md +174 -0
  53. package/_bmad-output/implementation-artifacts/done/15-3-convert-custom-agents-to-skill-folders.md +183 -0
  54. package/_bmad-output/implementation-artifacts/done/15-4-convert-mil498-workflows-to-skill-md.md +252 -0
  55. package/_bmad-output/implementation-artifacts/done/15-5-convert-sre-devops-cyber-workflows.md +232 -0
  56. package/_bmad-output/implementation-artifacts/done/15-6-separate-built-in-agent-customizations.md +163 -0
  57. package/_bmad-output/implementation-artifacts/done/15-7-migration-detection-and-upgrade-path.md +133 -0
  58. package/_bmad-output/implementation-artifacts/done/15-8-validate-migrated-agents-and-workflows.md +172 -0
  59. package/_bmad-output/implementation-artifacts/done/15-8-validation-report.md +342 -0
  60. package/_bmad-output/implementation-artifacts/done/16-1-repository-layout-wizard.md +223 -0
  61. package/_bmad-output/implementation-artifacts/done/16-2-config-storage-and-cross-reference.md +180 -0
  62. package/_bmad-output/implementation-artifacts/done/16-3-project-context-multi-repo-section.md +136 -0
  63. package/_bmad-output/implementation-artifacts/done/16-4-validate-cross-repo-path-resolution.md +137 -0
  64. package/_bmad-output/implementation-artifacts/done/16-4-validation-report.md +79 -0
  65. package/_bmad-output/implementation-artifacts/done/16-5-fix-config-lost-on-update.md +110 -0
  66. package/_bmad-output/implementation-artifacts/done/16-6-repo-sync-check-skill.md +116 -0
  67. package/_bmad-output/implementation-artifacts/done/16-7-portable-path-storage.md +109 -0
  68. package/_bmad-output/implementation-artifacts/done/16-8-cicd-remote-mode.md +97 -0
  69. package/_bmad-output/implementation-artifacts/done/16-9-reconfigure-layout-workflow.md +125 -0
  70. package/_bmad-output/implementation-artifacts/done/17-1-sprint-entity-model.md +322 -0
  71. package/_bmad-output/implementation-artifacts/done/17-2-flat-backlog-model.md +264 -0
  72. package/_bmad-output/implementation-artifacts/done/17-3-bug-as-story-type.md +208 -0
  73. package/_bmad-output/implementation-artifacts/done/17-4-backlog-to-sprint-workflow.md +209 -0
  74. package/_bmad-output/implementation-artifacts/done/17-5-sprint-to-backlog-workflow.md +221 -0
  75. package/_bmad-output/implementation-artifacts/done/17-6-done-item-cleanup.md +273 -0
  76. package/_bmad-output/implementation-artifacts/done/17-7-multi-criteria-prioritization.md +235 -0
  77. package/_bmad-output/implementation-artifacts/done/17-8-rework-sprint-status-display.md +285 -0
  78. package/_bmad-output/implementation-artifacts/done/2-1-cpp-coding-standards-skill.md +188 -0
  79. package/_bmad-output/implementation-artifacts/done/2-2-csharp-coding-standards-skill.md +211 -0
  80. package/_bmad-output/implementation-artifacts/done/2-3-python-coding-standards-skill.md +189 -0
  81. package/_bmad-output/implementation-artifacts/done/3-1-skill-scaffolding-tool.md +184 -0
  82. package/_bmad-output/implementation-artifacts/done/3-2-skill-validation-tool.md +178 -0
  83. package/_bmad-output/implementation-artifacts/done/3-3-mandatory-skill-designation.md +136 -0
  84. package/_bmad-output/implementation-artifacts/done/3-4-bmad-persona-customization-tooling.md +141 -0
  85. package/_bmad-output/implementation-artifacts/done/3-5-specialized-agent-development-tooling.md +145 -0
  86. package/_bmad-output/implementation-artifacts/done/5-1-bmad-method-direct-dependency.md +188 -0
  87. package/_bmad-output/implementation-artifacts/done/5-2-bmad-cache-build-script.md +219 -0
  88. package/_bmad-output/implementation-artifacts/done/5-3-pre-populate-bmad-cache.md +234 -0
  89. package/_bmad-output/implementation-artifacts/done/5-4-validate-bundled-installation.md +274 -0
  90. package/_bmad-output/implementation-artifacts/done/6-1-methodology-presentation-bundle.md +173 -0
  91. package/_bmad-output/implementation-artifacts/done/8-1-move-instruction-injection-to-top.md +131 -0
  92. package/_bmad-output/implementation-artifacts/done/8-2-agent-aware-injection-strategy.md +124 -0
  93. package/_bmad-output/implementation-artifacts/done/8-3-create-bmad-extension-module.md +187 -0
  94. package/_bmad-output/implementation-artifacts/done/8-4-integration-verification.md +102 -0
  95. package/_bmad-output/implementation-artifacts/done/8-5-per-agent-enforcement-hooks-research.md +126 -0
  96. package/_bmad-output/implementation-artifacts/done/8-6-context-persistence-research.md +101 -0
  97. package/_bmad-output/implementation-artifacts/done/9-1-register-opencode-agent.md +73 -0
  98. package/_bmad-output/implementation-artifacts/done/9-2-json-merge-injection.md +91 -0
  99. package/_bmad-output/implementation-artifacts/done/9-3-json-merge-existing.md +113 -0
  100. package/_bmad-output/implementation-artifacts/done/9-4-json-error-handling.md +90 -0
  101. package/_bmad-output/implementation-artifacts/epic-11-12-shared-guardrails.md +53 -0
  102. package/_bmad-output/implementation-artifacts/epic-15-adversarial-fixes.md +287 -0
  103. package/_bmad-output/implementation-artifacts/epic-16-adversarial-review.md +49 -0
  104. package/_bmad-output/implementation-artifacts/epic-16-edge-case-review.md +230 -0
  105. package/_bmad-output/implementation-artifacts/epic-17-adversarial-review.md +37 -0
  106. package/_bmad-output/implementation-artifacts/epic-17-edge-case-review.md +140 -0
  107. package/_bmad-output/implementation-artifacts/sprint-status.yaml +96 -0
  108. package/_bmad-output/methodology/BMAD_AI_Development_Training.pptx +0 -0
  109. package/_bmad-output/methodology/version.json +7 -0
  110. package/_bmad-output/planning-artifacts/adapter-pattern-spec.md +508 -0
  111. package/_bmad-output/planning-artifacts/architecture.md +1971 -0
  112. package/_bmad-output/planning-artifacts/domain-research-roocode-2026-03-31.md +295 -0
  113. package/_bmad-output/planning-artifacts/epics.md +3835 -0
  114. package/_bmad-output/planning-artifacts/mil498-workflow-audit.md +290 -0
  115. package/_bmad-output/planning-artifacts/prd.md +766 -0
  116. package/_bmad-output/planning-artifacts/product-brief-agents-2026-03-08.md +214 -0
  117. package/_bmad-output/planning-artifacts/sprint-status-schema.md +506 -0
  118. package/_bmad-output/planning-artifacts/validation-report-prd-2026-04-07.md +330 -0
  119. package/_bmad-output/project-context.md +47 -0
  120. package/lib/bmad-cache/bmb/.claude-plugin/marketplace.json +38 -4
  121. package/lib/bmad-cache/bmb/README.md +39 -27
  122. package/lib/bmad-cache/bmb/_git_preserved/index +0 -0
  123. package/lib/bmad-cache/bmb/_git_preserved/logs/HEAD +1 -1
  124. package/lib/bmad-cache/bmb/_git_preserved/logs/refs/heads/main +1 -1
  125. package/lib/bmad-cache/bmb/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  126. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.idx +0 -0
  127. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.pack +0 -0
  128. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-5e915049d8459481e4aa7be8d5959643fa68a981.rev +0 -0
  129. package/lib/bmad-cache/bmb/_git_preserved/packed-refs +1 -1
  130. package/lib/bmad-cache/bmb/_git_preserved/refs/heads/main +1 -1
  131. package/lib/bmad-cache/bmb/_git_preserved/shallow +1 -1
  132. package/lib/bmad-cache/bmb/package.json +1 -9
  133. package/lib/bmad-cache/bmb/samples/bmad-agent-code-coach/scripts/init-sanctum.py +288 -0
  134. package/lib/bmad-cache/bmb/samples/bmad-agent-creative-muse/scripts/init-sanctum.py +274 -0
  135. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/assets/module-help.csv +9 -0
  136. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/assets/module.yaml +8 -0
  137. package/lib/bmad-cache/bmb/samples/bmad-agent-dream-weaver/scripts/merge-help-csv.py +218 -0
  138. package/lib/bmad-cache/bmb/samples/bmad-agent-sentinel/scripts/init-sanctum.py +285 -0
  139. package/lib/bmad-cache/bmb/samples/bmad-agent-sentinel/scripts/tests/test-init-sanctum.py +174 -0
  140. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/assets/init-sanctum-template.py +277 -0
  141. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/references/sample-init-sanctum.py +274 -0
  142. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-execution-deps.py +4 -4
  143. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-prompt-metrics.py +22 -0
  144. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-sanctum-architecture.py +385 -0
  145. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/prepass-structure-capabilities.py +64 -27
  146. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/process-template.py +190 -0
  147. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/scan-path-standards.py +17 -32
  148. package/lib/bmad-cache/bmb/skills/bmad-agent-builder/scripts/scan-scripts.py +5 -3
  149. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/assets/module-help.csv +10 -0
  150. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/scripts/merge-config.py +408 -0
  151. package/lib/bmad-cache/bmb/skills/bmad-bmb-setup/scripts/merge-help-csv.py +218 -0
  152. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/assets/module-help.csv +1 -0
  153. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/assets/module.yaml +6 -0
  154. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/cleanup-legacy.py +259 -0
  155. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/merge-config.py +408 -0
  156. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/setup-skill-template/scripts/merge-help-csv.py +218 -0
  157. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/standalone-module-template/merge-config.py +408 -0
  158. package/lib/bmad-cache/bmb/skills/bmad-module-builder/assets/standalone-module-template/merge-help-csv.py +218 -0
  159. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/scaffold-setup-skill.py +124 -0
  160. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/scaffold-standalone-module.py +190 -0
  161. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-scaffold-setup-skill.py +223 -0
  162. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-scaffold-standalone-module.py +266 -0
  163. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/tests/test-validate-module.py +314 -0
  164. package/lib/bmad-cache/bmb/skills/bmad-module-builder/scripts/validate-module.py +293 -0
  165. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/generate-convert-report.py +406 -0
  166. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/prepass-workflow-integrity.py +1 -6
  167. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/scan-path-standards.py +14 -16
  168. package/lib/bmad-cache/bmb/skills/bmad-workflow-builder/scripts/tests/test_generate_convert_report.py +243 -0
  169. package/lib/bmad-cache/bmb/skills/module-help.csv +10 -5
  170. package/lib/bmad-cache/bmb/tools/validate-file-refs.mjs +1 -1
  171. package/lib/bmad-cache/bmb/website/astro.config.mjs +10 -6
  172. package/lib/bmad-cache/bmb/website/src/components/Banner.astro +6 -5
  173. package/lib/bmad-cache/bmb/website/src/styles/custom.css +60 -42
  174. package/lib/bmad-cache/cache-manifest.json +11 -11
  175. package/lib/bmad-cache/cis/README.md +9 -0
  176. package/lib/bmad-cache/cis/_git_preserved/index +0 -0
  177. package/lib/bmad-cache/cis/_git_preserved/logs/HEAD +1 -1
  178. package/lib/bmad-cache/cis/_git_preserved/logs/refs/heads/main +1 -1
  179. package/lib/bmad-cache/cis/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  180. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.idx +0 -0
  181. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.pack +0 -0
  182. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-39c4fd66f4e0eb3f4d93665318df04cd356b0297.rev +0 -0
  183. package/lib/bmad-cache/cis/_git_preserved/packed-refs +1 -1
  184. package/lib/bmad-cache/cis/_git_preserved/refs/heads/main +1 -1
  185. package/lib/bmad-cache/cis/_git_preserved/shallow +1 -1
  186. package/lib/bmad-cache/cis/src/module-help.csv +1 -0
  187. package/lib/bmad-cache/cis/website/astro.config.mjs +14 -6
  188. package/lib/bmad-cache/cis/website/src/components/Banner.astro +26 -11
  189. package/lib/bmad-cache/cis/website/src/styles/custom.css +60 -41
  190. package/lib/bmad-cache/gds/.claude-plugin/marketplace.json +1 -1
  191. package/lib/bmad-cache/gds/README.md +9 -0
  192. package/lib/bmad-cache/gds/_git_preserved/index +0 -0
  193. package/lib/bmad-cache/gds/_git_preserved/logs/HEAD +1 -1
  194. package/lib/bmad-cache/gds/_git_preserved/logs/refs/heads/main +1 -1
  195. package/lib/bmad-cache/gds/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  196. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.idx +0 -0
  197. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.pack +0 -0
  198. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-ac967149d58fba215d07238ad8881bdbdad5c9c3.rev +0 -0
  199. package/lib/bmad-cache/gds/_git_preserved/packed-refs +1 -1
  200. package/lib/bmad-cache/gds/_git_preserved/refs/heads/main +1 -1
  201. package/lib/bmad-cache/gds/_git_preserved/shallow +1 -1
  202. package/lib/bmad-cache/gds/package.json +1 -1
  203. package/lib/bmad-cache/gds/src/module-help.csv +1 -0
  204. package/lib/bmad-cache/gds/website/astro.config.mjs +14 -6
  205. package/lib/bmad-cache/gds/website/src/components/Banner.astro +26 -11
  206. package/lib/bmad-cache/gds/website/src/styles/custom.css +60 -41
  207. package/lib/bmad-cache/tea/README.md +14 -0
  208. package/lib/bmad-cache/tea/_git_preserved/index +0 -0
  209. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.idx +0 -0
  210. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.pack +0 -0
  211. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-c79805bb3fee27fa6d8c612a971af7fc86fc80e1.rev +0 -0
  212. package/lib/bmad-cache/tea/_git_preserved/packed-refs +1 -1
  213. package/lib/bmad-cache/tea/_git_preserved/refs/heads/main +1 -1
  214. package/lib/bmad-cache/tea/_git_preserved/shallow +1 -1
  215. package/lib/bmad-cache/tea/docs/index.md +4 -14
  216. package/lib/bmad-cache/tea/package-lock.json +2 -2
  217. package/lib/bmad-cache/tea/package.json +1 -1
  218. package/lib/bmad-cache/tea/src/agents/bmad-tea/SKILL.md +6 -6
  219. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/playwright-cli.md +119 -4
  220. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/playwright-config.md +8 -4
  221. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/knowledge/visual-debugging.md +34 -31
  222. package/lib/bmad-cache/tea/src/agents/bmad-tea/resources/tea-index.csv +1 -1
  223. package/lib/bmad-cache/tea/src/module-help.csv +1 -0
  224. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/atdd-checklist-template.md +1 -1
  225. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/instructions.md +0 -1
  226. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  227. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/api-request.md +563 -0
  228. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/api-testing-patterns.md +915 -0
  229. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/auth-session.md +548 -0
  230. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/burn-in.md +273 -0
  231. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/ci-burn-in.md +717 -0
  232. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/component-tdd.md +486 -0
  233. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/contract-testing.md +1050 -0
  234. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/data-factories.md +500 -0
  235. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/email-auth.md +721 -0
  236. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/error-handling.md +725 -0
  237. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/feature-flags.md +750 -0
  238. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/file-utils.md +456 -0
  239. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/fixture-architecture.md +401 -0
  240. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/fixtures-composition.md +382 -0
  241. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/intercept-network-call.md +426 -0
  242. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/log.md +426 -0
  243. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-error-monitor.md +401 -0
  244. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-first.md +486 -0
  245. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/network-recorder.md +527 -0
  246. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/nfr-criteria.md +670 -0
  247. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/overview.md +286 -0
  248. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-consumer-di.md +310 -0
  249. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  250. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pact-mcp.md +204 -0
  251. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  252. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-overview.md +216 -0
  253. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  254. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  255. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/playwright-cli.md +280 -0
  256. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/playwright-config.md +734 -0
  257. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/probability-impact.md +601 -0
  258. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/recurse.md +421 -0
  259. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/risk-governance.md +615 -0
  260. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/selective-testing.md +732 -0
  261. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/selector-resilience.md +527 -0
  262. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-healing-patterns.md +644 -0
  263. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-levels-framework.md +473 -0
  264. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-priorities-matrix.md +373 -0
  265. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/test-quality.md +664 -0
  266. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/timing-debugging.md +372 -0
  267. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/knowledge/visual-debugging.md +527 -0
  268. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/resources/tea-index.csv +43 -0
  269. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-atdd/steps-c/step-01-preflight-and-context.md +1 -1
  270. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/instructions.md +0 -1
  271. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  272. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/api-request.md +563 -0
  273. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/api-testing-patterns.md +915 -0
  274. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/auth-session.md +548 -0
  275. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/burn-in.md +273 -0
  276. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/ci-burn-in.md +717 -0
  277. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/component-tdd.md +486 -0
  278. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/contract-testing.md +1050 -0
  279. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/data-factories.md +500 -0
  280. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/email-auth.md +721 -0
  281. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/error-handling.md +725 -0
  282. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/feature-flags.md +750 -0
  283. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/file-utils.md +456 -0
  284. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/fixture-architecture.md +401 -0
  285. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/fixtures-composition.md +382 -0
  286. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/intercept-network-call.md +426 -0
  287. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/log.md +426 -0
  288. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-error-monitor.md +401 -0
  289. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-first.md +486 -0
  290. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/network-recorder.md +527 -0
  291. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/nfr-criteria.md +670 -0
  292. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/overview.md +286 -0
  293. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-consumer-di.md +310 -0
  294. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  295. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pact-mcp.md +204 -0
  296. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  297. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-overview.md +216 -0
  298. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  299. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  300. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/playwright-cli.md +280 -0
  301. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/playwright-config.md +734 -0
  302. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/probability-impact.md +601 -0
  303. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/recurse.md +421 -0
  304. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/risk-governance.md +615 -0
  305. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/selective-testing.md +732 -0
  306. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/selector-resilience.md +527 -0
  307. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-healing-patterns.md +644 -0
  308. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-levels-framework.md +473 -0
  309. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-priorities-matrix.md +373 -0
  310. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/test-quality.md +664 -0
  311. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/timing-debugging.md +372 -0
  312. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/knowledge/visual-debugging.md +527 -0
  313. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/resources/tea-index.csv +43 -0
  314. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/steps-c/step-01-preflight-and-context.md +1 -1
  315. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-automate/steps-c/step-03c-aggregate.md +8 -3
  316. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/harness-pipeline-template.yaml +7 -6
  317. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/instructions.md +0 -1
  318. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  319. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/api-request.md +563 -0
  320. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/api-testing-patterns.md +915 -0
  321. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/auth-session.md +548 -0
  322. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/burn-in.md +273 -0
  323. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/ci-burn-in.md +717 -0
  324. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/component-tdd.md +486 -0
  325. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/contract-testing.md +1050 -0
  326. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/data-factories.md +500 -0
  327. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/email-auth.md +721 -0
  328. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/error-handling.md +725 -0
  329. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/feature-flags.md +750 -0
  330. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/file-utils.md +456 -0
  331. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/fixture-architecture.md +401 -0
  332. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/fixtures-composition.md +382 -0
  333. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/intercept-network-call.md +426 -0
  334. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/log.md +426 -0
  335. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-error-monitor.md +401 -0
  336. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-first.md +486 -0
  337. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/network-recorder.md +527 -0
  338. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/nfr-criteria.md +670 -0
  339. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/overview.md +286 -0
  340. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-consumer-di.md +310 -0
  341. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  342. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pact-mcp.md +204 -0
  343. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  344. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-overview.md +216 -0
  345. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  346. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  347. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/playwright-cli.md +280 -0
  348. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/playwright-config.md +734 -0
  349. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/probability-impact.md +601 -0
  350. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/recurse.md +421 -0
  351. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/risk-governance.md +615 -0
  352. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/selective-testing.md +732 -0
  353. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/selector-resilience.md +527 -0
  354. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-healing-patterns.md +644 -0
  355. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-levels-framework.md +473 -0
  356. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-priorities-matrix.md +373 -0
  357. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/test-quality.md +664 -0
  358. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/timing-debugging.md +372 -0
  359. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/knowledge/visual-debugging.md +527 -0
  360. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/resources/tea-index.csv +43 -0
  361. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/steps-c/step-02-generate-pipeline.md +1 -1
  362. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-ci/steps-c/step-03-configure-quality-gates.md +1 -1
  363. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/checklist.md +1 -1
  364. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/instructions.md +0 -1
  365. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  366. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/api-request.md +563 -0
  367. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/api-testing-patterns.md +915 -0
  368. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/auth-session.md +548 -0
  369. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/burn-in.md +273 -0
  370. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/ci-burn-in.md +717 -0
  371. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/component-tdd.md +486 -0
  372. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/contract-testing.md +1050 -0
  373. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/data-factories.md +500 -0
  374. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/email-auth.md +721 -0
  375. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/error-handling.md +725 -0
  376. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/feature-flags.md +750 -0
  377. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/file-utils.md +456 -0
  378. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/fixture-architecture.md +401 -0
  379. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/fixtures-composition.md +382 -0
  380. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/intercept-network-call.md +426 -0
  381. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/log.md +426 -0
  382. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-error-monitor.md +401 -0
  383. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-first.md +486 -0
  384. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/network-recorder.md +527 -0
  385. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/nfr-criteria.md +670 -0
  386. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/overview.md +286 -0
  387. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-consumer-di.md +310 -0
  388. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  389. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pact-mcp.md +204 -0
  390. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  391. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-overview.md +216 -0
  392. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  393. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  394. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/playwright-cli.md +280 -0
  395. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/playwright-config.md +734 -0
  396. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/probability-impact.md +601 -0
  397. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/recurse.md +421 -0
  398. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/risk-governance.md +615 -0
  399. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/selective-testing.md +732 -0
  400. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/selector-resilience.md +527 -0
  401. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-healing-patterns.md +644 -0
  402. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-levels-framework.md +473 -0
  403. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-priorities-matrix.md +373 -0
  404. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/test-quality.md +664 -0
  405. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/timing-debugging.md +372 -0
  406. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/knowledge/visual-debugging.md +527 -0
  407. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/resources/tea-index.csv +43 -0
  408. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-framework/steps-c/step-03-scaffold-framework.md +2 -2
  409. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  410. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/api-request.md +563 -0
  411. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/api-testing-patterns.md +915 -0
  412. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/auth-session.md +548 -0
  413. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/burn-in.md +273 -0
  414. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/ci-burn-in.md +717 -0
  415. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/component-tdd.md +486 -0
  416. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/contract-testing.md +1050 -0
  417. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/data-factories.md +500 -0
  418. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/email-auth.md +721 -0
  419. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/error-handling.md +725 -0
  420. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/feature-flags.md +750 -0
  421. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/file-utils.md +456 -0
  422. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/fixture-architecture.md +401 -0
  423. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/fixtures-composition.md +382 -0
  424. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/intercept-network-call.md +426 -0
  425. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/log.md +426 -0
  426. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-error-monitor.md +401 -0
  427. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-first.md +486 -0
  428. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/network-recorder.md +527 -0
  429. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/nfr-criteria.md +670 -0
  430. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/overview.md +286 -0
  431. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-consumer-di.md +310 -0
  432. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  433. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pact-mcp.md +204 -0
  434. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  435. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-overview.md +216 -0
  436. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  437. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  438. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/playwright-cli.md +280 -0
  439. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/playwright-config.md +734 -0
  440. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/probability-impact.md +601 -0
  441. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/recurse.md +421 -0
  442. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/risk-governance.md +615 -0
  443. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/selective-testing.md +732 -0
  444. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/selector-resilience.md +527 -0
  445. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-healing-patterns.md +644 -0
  446. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-levels-framework.md +473 -0
  447. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-priorities-matrix.md +373 -0
  448. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/test-quality.md +664 -0
  449. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/timing-debugging.md +372 -0
  450. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/knowledge/visual-debugging.md +527 -0
  451. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/resources/tea-index.csv +43 -0
  452. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-nfr/steps-c/step-01-load-context.md +1 -1
  453. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/instructions.md +0 -1
  454. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  455. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/api-request.md +563 -0
  456. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/api-testing-patterns.md +915 -0
  457. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/auth-session.md +548 -0
  458. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/burn-in.md +273 -0
  459. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/ci-burn-in.md +717 -0
  460. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/component-tdd.md +486 -0
  461. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/contract-testing.md +1050 -0
  462. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/data-factories.md +500 -0
  463. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/email-auth.md +721 -0
  464. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/error-handling.md +725 -0
  465. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/feature-flags.md +750 -0
  466. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/file-utils.md +456 -0
  467. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/fixture-architecture.md +401 -0
  468. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/fixtures-composition.md +382 -0
  469. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/intercept-network-call.md +426 -0
  470. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/log.md +426 -0
  471. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-error-monitor.md +401 -0
  472. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-first.md +486 -0
  473. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/network-recorder.md +527 -0
  474. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/nfr-criteria.md +670 -0
  475. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/overview.md +286 -0
  476. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-consumer-di.md +310 -0
  477. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  478. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pact-mcp.md +204 -0
  479. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  480. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-overview.md +216 -0
  481. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  482. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  483. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/playwright-cli.md +280 -0
  484. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/playwright-config.md +734 -0
  485. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/probability-impact.md +601 -0
  486. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/recurse.md +421 -0
  487. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/risk-governance.md +615 -0
  488. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/selective-testing.md +732 -0
  489. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/selector-resilience.md +527 -0
  490. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-healing-patterns.md +644 -0
  491. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-levels-framework.md +473 -0
  492. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-priorities-matrix.md +373 -0
  493. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/test-quality.md +664 -0
  494. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/timing-debugging.md +372 -0
  495. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/knowledge/visual-debugging.md +527 -0
  496. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/resources/tea-index.csv +43 -0
  497. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/steps-c/step-02-load-context.md +1 -1
  498. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/test-design-qa-template.md +1 -1
  499. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-design/test-design-template.md +1 -1
  500. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/checklist.md +1 -1
  501. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  502. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/api-request.md +563 -0
  503. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/api-testing-patterns.md +915 -0
  504. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/auth-session.md +548 -0
  505. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/burn-in.md +273 -0
  506. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/ci-burn-in.md +717 -0
  507. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/component-tdd.md +486 -0
  508. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/contract-testing.md +1050 -0
  509. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/data-factories.md +500 -0
  510. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/email-auth.md +721 -0
  511. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/error-handling.md +725 -0
  512. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/feature-flags.md +750 -0
  513. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/file-utils.md +456 -0
  514. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/fixture-architecture.md +401 -0
  515. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/fixtures-composition.md +382 -0
  516. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/intercept-network-call.md +426 -0
  517. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/log.md +426 -0
  518. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-error-monitor.md +401 -0
  519. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-first.md +486 -0
  520. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/network-recorder.md +527 -0
  521. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/nfr-criteria.md +670 -0
  522. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/overview.md +286 -0
  523. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-consumer-di.md +310 -0
  524. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  525. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pact-mcp.md +204 -0
  526. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  527. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-overview.md +216 -0
  528. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  529. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  530. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/playwright-cli.md +280 -0
  531. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/playwright-config.md +734 -0
  532. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/probability-impact.md +601 -0
  533. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/recurse.md +421 -0
  534. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/risk-governance.md +615 -0
  535. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/selective-testing.md +732 -0
  536. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/selector-resilience.md +527 -0
  537. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-healing-patterns.md +644 -0
  538. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-levels-framework.md +473 -0
  539. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-priorities-matrix.md +373 -0
  540. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/test-quality.md +664 -0
  541. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/timing-debugging.md +372 -0
  542. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/knowledge/visual-debugging.md +527 -0
  543. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/resources/tea-index.csv +43 -0
  544. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-01-load-context.md +1 -1
  545. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-02-discover-tests.md +7 -0
  546. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-test-review/steps-c/step-03a-subagent-determinism.md +1 -1
  547. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/adr-quality-readiness-checklist.md +377 -0
  548. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/api-request.md +563 -0
  549. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/api-testing-patterns.md +915 -0
  550. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/auth-session.md +548 -0
  551. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/burn-in.md +273 -0
  552. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/ci-burn-in.md +717 -0
  553. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/component-tdd.md +486 -0
  554. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/contract-testing.md +1050 -0
  555. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/data-factories.md +500 -0
  556. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/email-auth.md +721 -0
  557. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/error-handling.md +725 -0
  558. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/feature-flags.md +750 -0
  559. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/file-utils.md +456 -0
  560. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/fixture-architecture.md +401 -0
  561. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/fixtures-composition.md +382 -0
  562. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/intercept-network-call.md +426 -0
  563. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/log.md +426 -0
  564. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-error-monitor.md +401 -0
  565. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-first.md +486 -0
  566. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/network-recorder.md +527 -0
  567. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/nfr-criteria.md +670 -0
  568. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/overview.md +286 -0
  569. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-consumer-di.md +310 -0
  570. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-consumer-framework-setup.md +635 -0
  571. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pact-mcp.md +204 -0
  572. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-consumer-helpers.md +270 -0
  573. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-overview.md +216 -0
  574. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-provider-verifier.md +315 -0
  575. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/pactjs-utils-request-filter.md +224 -0
  576. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/playwright-cli.md +280 -0
  577. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/playwright-config.md +734 -0
  578. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/probability-impact.md +601 -0
  579. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/recurse.md +421 -0
  580. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/risk-governance.md +615 -0
  581. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/selective-testing.md +732 -0
  582. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/selector-resilience.md +527 -0
  583. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-healing-patterns.md +644 -0
  584. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-levels-framework.md +473 -0
  585. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-priorities-matrix.md +373 -0
  586. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/test-quality.md +664 -0
  587. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/timing-debugging.md +372 -0
  588. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/knowledge/visual-debugging.md +527 -0
  589. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/resources/tea-index.csv +43 -0
  590. package/lib/bmad-cache/tea/src/workflows/testarch/bmad-testarch-trace/steps-c/step-01-load-context.md +1 -1
  591. package/lib/bmad-cache/tea/website/astro.config.mjs +10 -6
  592. package/lib/bmad-cache/tea/website/src/components/Banner.astro +28 -13
  593. package/lib/bmad-cache/tea/website/src/components/Header.astro +1 -1
  594. package/lib/bmad-cache/tea/website/src/components/MobileMenuFooter.astro +1 -1
  595. package/lib/bmad-cache/tea/website/src/styles/custom.css +60 -41
  596. package/lib/bmad-cache/wds/README.md +13 -0
  597. package/lib/bmad-cache/wds/_git_preserved/index +0 -0
  598. package/lib/bmad-cache/wds/_git_preserved/logs/HEAD +1 -1
  599. package/lib/bmad-cache/wds/_git_preserved/logs/refs/heads/main +1 -1
  600. package/lib/bmad-cache/wds/_git_preserved/logs/refs/remotes/origin/HEAD +1 -1
  601. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.idx +0 -0
  602. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.pack +0 -0
  603. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-96877c1c09123cccb1f91c1412184b11d2b492ad.rev +0 -0
  604. package/lib/bmad-cache/wds/_git_preserved/packed-refs +1 -1
  605. package/lib/bmad-cache/wds/_git_preserved/refs/heads/main +1 -1
  606. package/lib/bmad-cache/wds/_git_preserved/shallow +1 -1
  607. package/lib/bmad-cache/wds/src/module-help.csv +3 -2
  608. package/lib/bmad-cache/wds/src/module.yaml +1 -4
  609. package/lib/bmad-cache/wds/src/workflows/wds-0-project-setup/resources/wds-1-project-brief/templates/platform-requirements.template.yaml +69 -0
  610. package/lib/bmad-cache/wds/src/workflows/wds-0-project-setup/resources/wds-7-design-system/templates/catalog.template.html +363 -0
  611. package/lib/bmad-customize/bmm-qa.customize.yaml +19 -1
  612. package/lib/bmad-extension/module-help.csv +30 -4
  613. package/lib/bmad-extension/skills/add-sprint/SKILL.md +126 -72
  614. package/lib/bmad-extension/skills/add-to-sprint/SKILL.md +124 -96
  615. package/lib/bmad-extension/skills/bmad-dev-story/bmad-skill-manifest.yaml +3 -0
  616. package/lib/bmad-extension/skills/bmad-dev-story/checklist.md +80 -0
  617. package/lib/bmad-extension/skills/bmad-dev-story/workflow.md +509 -0
  618. package/lib/bmad-extension/skills/bmad-ma-agent-mil498/SKILL.md +2 -1
  619. package/lib/bmad-extension/skills/bmad-ma-agent-sqa/SKILL.md +46 -0
  620. package/lib/bmad-extension/skills/bmad-ma-agent-sqa/bmad-skill-manifest.yaml +11 -0
  621. package/lib/bmad-extension/skills/bmad-sprint-planning/SKILL.md +6 -0
  622. package/lib/bmad-extension/skills/bmad-sprint-planning/bmad-skill-manifest.yaml +3 -0
  623. package/lib/bmad-extension/skills/bmad-sprint-planning/checklist.md +74 -0
  624. package/lib/bmad-extension/skills/bmad-sprint-planning/sprint-status-template.yaml +89 -0
  625. package/lib/bmad-extension/skills/bmad-sprint-planning/workflow.md +372 -0
  626. package/lib/bmad-extension/skills/bmad-sprint-status/SKILL.md +6 -0
  627. package/lib/bmad-extension/skills/bmad-sprint-status/bmad-skill-manifest.yaml +3 -0
  628. package/lib/bmad-extension/skills/bmad-sprint-status/workflow.md +434 -0
  629. package/lib/bmad-extension/skills/cleanup-done/SKILL.md +215 -0
  630. package/lib/bmad-extension/skills/close-sprint/SKILL.md +379 -0
  631. package/lib/bmad-extension/skills/close-sprint/bmad-skill-manifest.yaml +3 -0
  632. package/lib/bmad-extension/skills/generate-backlog/SKILL.md +195 -0
  633. package/lib/bmad-extension/skills/mil498-requirement-quality/SKILL.md +105 -0
  634. package/lib/bmad-extension/skills/mil498-requirement-quality/bmad-skill-manifest.yaml +5 -0
  635. package/lib/bmad-extension/skills/mil498-ssdd/prompts/05-validate.md +4 -0
  636. package/lib/bmad-extension/skills/modify-sprint/SKILL.md +227 -175
  637. package/lib/bmad-extension/skills/prioritize-backlog/SKILL.md +217 -0
  638. package/lib/bmad-extension/skills/remove-from-sprint/SKILL.md +184 -0
  639. package/lib/bmad-extension/skills/sprint-status-view/SKILL.md +165 -190
  640. package/lib/bmad-extension/skills/sqa-audit/SKILL.md +279 -0
  641. package/lib/bmad-extension/skills/sqa-audit/bmad-skill-manifest.yaml +3 -0
  642. package/lib/bmad-extension/skills/sqa-ieee12207/SKILL.md +374 -0
  643. package/lib/bmad-extension/skills/sqa-ieee12207/bmad-skill-manifest.yaml +3 -0
  644. package/lib/bmad-extension/skills/sqa-requirements-quality/SKILL.md +244 -0
  645. package/lib/bmad-extension/skills/sqa-requirements-quality/bmad-skill-manifest.yaml +3 -0
  646. package/lib/bmad-extension/workflows/add-sprint/workflow.md +125 -71
  647. package/lib/bmad-extension/workflows/add-to-sprint/workflow.md +123 -95
  648. package/lib/bmad-extension/workflows/modify-sprint/workflow.md +228 -176
  649. package/lib/bmad-extension/workflows/remove-from-sprint/workflow.md +164 -0
  650. package/lib/bmad-extension/workflows/sprint-status-view/workflow.md +162 -189
  651. package/mil498/README.md +4 -0
  652. package/out.txt +0 -0
  653. package/package.json +1 -1
  654. package/skills/add-sprint/SKILL.md +165 -0
  655. package/skills/add-sprint/skill.json +7 -0
  656. package/skills/add-to-sprint/SKILL.md +231 -0
  657. package/skills/add-to-sprint/skill.json +7 -0
  658. package/skills/bmad-sprint-planning/SKILL.md +321 -0
  659. package/skills/bmad-sprint-planning/skill.json +7 -0
  660. package/skills/bmad-sprint-status/SKILL.md +273 -0
  661. package/skills/bmad-sprint-status/skill.json +7 -0
  662. package/skills/cleanup-done/SKILL.md +203 -0
  663. package/skills/cleanup-done/skill.json +7 -0
  664. package/skills/close-sprint/SKILL.md +370 -0
  665. package/skills/close-sprint/skill.json +7 -0
  666. package/skills/generate-backlog/SKILL.md +178 -0
  667. package/skills/generate-backlog/skill.json +7 -0
  668. package/skills/modify-sprint/SKILL.md +302 -0
  669. package/skills/modify-sprint/skill.json +7 -0
  670. package/skills/prioritize-backlog/SKILL.md +203 -0
  671. package/skills/prioritize-backlog/skill.json +7 -0
  672. package/skills/remove-from-sprint/SKILL.md +174 -0
  673. package/skills/remove-from-sprint/skill.json +7 -0
  674. package/skills/sprint-status-view/SKILL.md +173 -0
  675. package/skills/sprint-status-view/skill.json +7 -0
  676. package/skills/story-status-lookup/SKILL.md +21 -6
  677. package/skills/story-status-lookup/skill.json +2 -2
  678. package/test/extension-module-restructure.test.js +36 -12
  679. package/test/migration-validation.test.js +11 -11
  680. package/.opencode/skills/.ma-agents.json +0 -241
  681. package/.opencode/skills/MANIFEST.yaml +0 -254
  682. package/.opencode/skills/add-sprint/SKILL.md +0 -207
  683. package/.opencode/skills/add-sprint/bmad-skill-manifest.yaml +0 -3
  684. package/.opencode/skills/add-to-sprint/SKILL.md +0 -189
  685. package/.opencode/skills/add-to-sprint/bmad-skill-manifest.yaml +0 -3
  686. package/.opencode/skills/ai-audit-trail/SKILL.md +0 -23
  687. package/.opencode/skills/auto-bug-detection/SKILL.md +0 -169
  688. package/.opencode/skills/bmad-advanced-elicitation/SKILL.md +0 -137
  689. package/.opencode/skills/bmad-advanced-elicitation/methods.csv +0 -51
  690. package/.opencode/skills/bmad-agent-analyst/SKILL.md +0 -56
  691. package/.opencode/skills/bmad-agent-analyst/bmad-skill-manifest.yaml +0 -11
  692. package/.opencode/skills/bmad-agent-architect/SKILL.md +0 -52
  693. package/.opencode/skills/bmad-agent-architect/bmad-skill-manifest.yaml +0 -11
  694. package/.opencode/skills/bmad-agent-dev/SKILL.md +0 -62
  695. package/.opencode/skills/bmad-agent-dev/bmad-skill-manifest.yaml +0 -11
  696. package/.opencode/skills/bmad-agent-pm/SKILL.md +0 -57
  697. package/.opencode/skills/bmad-agent-pm/bmad-skill-manifest.yaml +0 -11
  698. package/.opencode/skills/bmad-agent-qa/SKILL.md +0 -59
  699. package/.opencode/skills/bmad-agent-qa/bmad-skill-manifest.yaml +0 -11
  700. package/.opencode/skills/bmad-agent-quick-flow-solo-dev/SKILL.md +0 -51
  701. package/.opencode/skills/bmad-agent-quick-flow-solo-dev/bmad-skill-manifest.yaml +0 -11
  702. package/.opencode/skills/bmad-agent-sm/SKILL.md +0 -53
  703. package/.opencode/skills/bmad-agent-sm/bmad-skill-manifest.yaml +0 -11
  704. package/.opencode/skills/bmad-agent-tech-writer/SKILL.md +0 -55
  705. package/.opencode/skills/bmad-agent-tech-writer/bmad-skill-manifest.yaml +0 -11
  706. package/.opencode/skills/bmad-agent-tech-writer/explain-concept.md +0 -20
  707. package/.opencode/skills/bmad-agent-tech-writer/mermaid-gen.md +0 -20
  708. package/.opencode/skills/bmad-agent-tech-writer/validate-doc.md +0 -19
  709. package/.opencode/skills/bmad-agent-tech-writer/write-document.md +0 -20
  710. package/.opencode/skills/bmad-agent-ux-designer/SKILL.md +0 -53
  711. package/.opencode/skills/bmad-agent-ux-designer/bmad-skill-manifest.yaml +0 -11
  712. package/.opencode/skills/bmad-brainstorming/SKILL.md +0 -6
  713. package/.opencode/skills/bmad-brainstorming/brain-methods.csv +0 -62
  714. package/.opencode/skills/bmad-brainstorming/steps/step-01-session-setup.md +0 -214
  715. package/.opencode/skills/bmad-brainstorming/steps/step-01b-continue.md +0 -124
  716. package/.opencode/skills/bmad-brainstorming/steps/step-02a-user-selected.md +0 -229
  717. package/.opencode/skills/bmad-brainstorming/steps/step-02b-ai-recommended.md +0 -239
  718. package/.opencode/skills/bmad-brainstorming/steps/step-02c-random-selection.md +0 -211
  719. package/.opencode/skills/bmad-brainstorming/steps/step-02d-progressive-flow.md +0 -266
  720. package/.opencode/skills/bmad-brainstorming/steps/step-03-technique-execution.md +0 -401
  721. package/.opencode/skills/bmad-brainstorming/steps/step-04-idea-organization.md +0 -305
  722. package/.opencode/skills/bmad-brainstorming/template.md +0 -15
  723. package/.opencode/skills/bmad-brainstorming/workflow.md +0 -53
  724. package/.opencode/skills/bmad-check-implementation-readiness/SKILL.md +0 -6
  725. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-01-document-discovery.md +0 -179
  726. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md +0 -168
  727. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -169
  728. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md +0 -129
  729. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -241
  730. package/.opencode/skills/bmad-check-implementation-readiness/steps/step-06-final-assessment.md +0 -126
  731. package/.opencode/skills/bmad-check-implementation-readiness/templates/readiness-report-template.md +0 -4
  732. package/.opencode/skills/bmad-check-implementation-readiness/workflow.md +0 -49
  733. package/.opencode/skills/bmad-cis-design-thinking/SKILL.md +0 -6
  734. package/.opencode/skills/bmad-cis-design-thinking/bmad-skill-manifest.yaml +0 -1
  735. package/.opencode/skills/bmad-cis-design-thinking/design-methods.csv +0 -31
  736. package/.opencode/skills/bmad-cis-design-thinking/template.md +0 -111
  737. package/.opencode/skills/bmad-cis-design-thinking/workflow.md +0 -242
  738. package/.opencode/skills/bmad-cis-innovation-strategy/SKILL.md +0 -6
  739. package/.opencode/skills/bmad-cis-innovation-strategy/bmad-skill-manifest.yaml +0 -1
  740. package/.opencode/skills/bmad-cis-innovation-strategy/innovation-frameworks.csv +0 -31
  741. package/.opencode/skills/bmad-cis-innovation-strategy/template.md +0 -189
  742. package/.opencode/skills/bmad-cis-innovation-strategy/workflow.md +0 -315
  743. package/.opencode/skills/bmad-cis-problem-solving/SKILL.md +0 -6
  744. package/.opencode/skills/bmad-cis-problem-solving/bmad-skill-manifest.yaml +0 -1
  745. package/.opencode/skills/bmad-cis-problem-solving/solving-methods.csv +0 -31
  746. package/.opencode/skills/bmad-cis-problem-solving/template.md +0 -165
  747. package/.opencode/skills/bmad-cis-problem-solving/workflow.md +0 -291
  748. package/.opencode/skills/bmad-cis-storytelling/SKILL.md +0 -6
  749. package/.opencode/skills/bmad-cis-storytelling/bmad-skill-manifest.yaml +0 -1
  750. package/.opencode/skills/bmad-cis-storytelling/story-types.csv +0 -26
  751. package/.opencode/skills/bmad-cis-storytelling/template.md +0 -113
  752. package/.opencode/skills/bmad-cis-storytelling/workflow.md +0 -321
  753. package/.opencode/skills/bmad-code-review/SKILL.md +0 -6
  754. package/.opencode/skills/bmad-code-review/steps/step-01-gather-context.md +0 -62
  755. package/.opencode/skills/bmad-code-review/steps/step-02-review.md +0 -34
  756. package/.opencode/skills/bmad-code-review/steps/step-03-triage.md +0 -49
  757. package/.opencode/skills/bmad-code-review/steps/step-04-present.md +0 -129
  758. package/.opencode/skills/bmad-code-review/workflow.md +0 -55
  759. package/.opencode/skills/bmad-correct-course/SKILL.md +0 -6
  760. package/.opencode/skills/bmad-correct-course/checklist.md +0 -288
  761. package/.opencode/skills/bmad-correct-course/workflow.md +0 -267
  762. package/.opencode/skills/bmad-create-architecture/SKILL.md +0 -6
  763. package/.opencode/skills/bmad-create-architecture/architecture-decision-template.md +0 -12
  764. package/.opencode/skills/bmad-create-architecture/data/domain-complexity.csv +0 -13
  765. package/.opencode/skills/bmad-create-architecture/data/project-types.csv +0 -7
  766. package/.opencode/skills/bmad-create-architecture/steps/step-01-init.md +0 -153
  767. package/.opencode/skills/bmad-create-architecture/steps/step-01b-continue.md +0 -173
  768. package/.opencode/skills/bmad-create-architecture/steps/step-02-context.md +0 -224
  769. package/.opencode/skills/bmad-create-architecture/steps/step-03-starter.md +0 -329
  770. package/.opencode/skills/bmad-create-architecture/steps/step-04-decisions.md +0 -318
  771. package/.opencode/skills/bmad-create-architecture/steps/step-05-patterns.md +0 -359
  772. package/.opencode/skills/bmad-create-architecture/steps/step-06-structure.md +0 -379
  773. package/.opencode/skills/bmad-create-architecture/steps/step-07-validation.md +0 -359
  774. package/.opencode/skills/bmad-create-architecture/steps/step-08-complete.md +0 -76
  775. package/.opencode/skills/bmad-create-architecture/workflow.md +0 -38
  776. package/.opencode/skills/bmad-create-epics-and-stories/SKILL.md +0 -6
  777. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -255
  778. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-02-design-epics.md +0 -212
  779. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-03-create-stories.md +0 -255
  780. package/.opencode/skills/bmad-create-epics-and-stories/steps/step-04-final-validation.md +0 -131
  781. package/.opencode/skills/bmad-create-epics-and-stories/templates/epics-template.md +0 -61
  782. package/.opencode/skills/bmad-create-epics-and-stories/workflow.md +0 -53
  783. package/.opencode/skills/bmad-create-prd/SKILL.md +0 -6
  784. package/.opencode/skills/bmad-create-prd/data/domain-complexity.csv +0 -15
  785. package/.opencode/skills/bmad-create-prd/data/prd-purpose.md +0 -197
  786. package/.opencode/skills/bmad-create-prd/data/project-types.csv +0 -11
  787. package/.opencode/skills/bmad-create-prd/steps-c/step-01-init.md +0 -178
  788. package/.opencode/skills/bmad-create-prd/steps-c/step-01b-continue.md +0 -161
  789. package/.opencode/skills/bmad-create-prd/steps-c/step-02-discovery.md +0 -208
  790. package/.opencode/skills/bmad-create-prd/steps-c/step-02b-vision.md +0 -142
  791. package/.opencode/skills/bmad-create-prd/steps-c/step-02c-executive-summary.md +0 -158
  792. package/.opencode/skills/bmad-create-prd/steps-c/step-03-success.md +0 -214
  793. package/.opencode/skills/bmad-create-prd/steps-c/step-04-journeys.md +0 -201
  794. package/.opencode/skills/bmad-create-prd/steps-c/step-05-domain.md +0 -194
  795. package/.opencode/skills/bmad-create-prd/steps-c/step-06-innovation.md +0 -211
  796. package/.opencode/skills/bmad-create-prd/steps-c/step-07-project-type.md +0 -222
  797. package/.opencode/skills/bmad-create-prd/steps-c/step-08-scoping.md +0 -216
  798. package/.opencode/skills/bmad-create-prd/steps-c/step-09-functional.md +0 -219
  799. package/.opencode/skills/bmad-create-prd/steps-c/step-10-nonfunctional.md +0 -230
  800. package/.opencode/skills/bmad-create-prd/steps-c/step-11-polish.md +0 -221
  801. package/.opencode/skills/bmad-create-prd/steps-c/step-12-complete.md +0 -115
  802. package/.opencode/skills/bmad-create-prd/templates/prd-template.md +0 -10
  803. package/.opencode/skills/bmad-create-prd/workflow.md +0 -62
  804. package/.opencode/skills/bmad-create-story/SKILL.md +0 -6
  805. package/.opencode/skills/bmad-create-story/checklist.md +0 -357
  806. package/.opencode/skills/bmad-create-story/discover-inputs.md +0 -88
  807. package/.opencode/skills/bmad-create-story/template.md +0 -49
  808. package/.opencode/skills/bmad-create-story/workflow.md +0 -380
  809. package/.opencode/skills/bmad-create-ux-design/SKILL.md +0 -6
  810. package/.opencode/skills/bmad-create-ux-design/steps/step-01-init.md +0 -135
  811. package/.opencode/skills/bmad-create-ux-design/steps/step-01b-continue.md +0 -127
  812. package/.opencode/skills/bmad-create-ux-design/steps/step-02-discovery.md +0 -190
  813. package/.opencode/skills/bmad-create-ux-design/steps/step-03-core-experience.md +0 -217
  814. package/.opencode/skills/bmad-create-ux-design/steps/step-04-emotional-response.md +0 -220
  815. package/.opencode/skills/bmad-create-ux-design/steps/step-05-inspiration.md +0 -235
  816. package/.opencode/skills/bmad-create-ux-design/steps/step-06-design-system.md +0 -253
  817. package/.opencode/skills/bmad-create-ux-design/steps/step-07-defining-experience.md +0 -255
  818. package/.opencode/skills/bmad-create-ux-design/steps/step-08-visual-foundation.md +0 -225
  819. package/.opencode/skills/bmad-create-ux-design/steps/step-09-design-directions.md +0 -225
  820. package/.opencode/skills/bmad-create-ux-design/steps/step-10-user-journeys.md +0 -242
  821. package/.opencode/skills/bmad-create-ux-design/steps/step-11-component-strategy.md +0 -249
  822. package/.opencode/skills/bmad-create-ux-design/steps/step-12-ux-patterns.md +0 -238
  823. package/.opencode/skills/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +0 -265
  824. package/.opencode/skills/bmad-create-ux-design/steps/step-14-complete.md +0 -171
  825. package/.opencode/skills/bmad-create-ux-design/ux-design-template.md +0 -13
  826. package/.opencode/skills/bmad-create-ux-design/workflow.md +0 -36
  827. package/.opencode/skills/bmad-dev-story/checklist.md +0 -80
  828. package/.opencode/skills/bmad-dev-story/workflow.md +0 -450
  829. package/.opencode/skills/bmad-distillator/SKILL.md +0 -178
  830. package/.opencode/skills/bmad-distillator/agents/distillate-compressor.md +0 -116
  831. package/.opencode/skills/bmad-distillator/agents/round-trip-reconstructor.md +0 -68
  832. package/.opencode/skills/bmad-distillator/resources/compression-rules.md +0 -51
  833. package/.opencode/skills/bmad-distillator/resources/distillate-format-reference.md +0 -227
  834. package/.opencode/skills/bmad-distillator/resources/splitting-strategy.md +0 -78
  835. package/.opencode/skills/bmad-distillator/scripts/analyze_sources.py +0 -300
  836. package/.opencode/skills/bmad-distillator/scripts/tests/test_analyze_sources.py +0 -204
  837. package/.opencode/skills/bmad-document-project/SKILL.md +0 -6
  838. package/.opencode/skills/bmad-document-project/checklist.md +0 -245
  839. package/.opencode/skills/bmad-document-project/documentation-requirements.csv +0 -12
  840. package/.opencode/skills/bmad-document-project/instructions.md +0 -128
  841. package/.opencode/skills/bmad-document-project/templates/deep-dive-template.md +0 -345
  842. package/.opencode/skills/bmad-document-project/templates/index-template.md +0 -169
  843. package/.opencode/skills/bmad-document-project/templates/project-overview-template.md +0 -103
  844. package/.opencode/skills/bmad-document-project/templates/project-scan-report-schema.json +0 -160
  845. package/.opencode/skills/bmad-document-project/templates/source-tree-template.md +0 -135
  846. package/.opencode/skills/bmad-document-project/workflow.md +0 -27
  847. package/.opencode/skills/bmad-document-project/workflows/deep-dive-instructions.md +0 -299
  848. package/.opencode/skills/bmad-document-project/workflows/deep-dive-workflow.md +0 -34
  849. package/.opencode/skills/bmad-document-project/workflows/full-scan-instructions.md +0 -1107
  850. package/.opencode/skills/bmad-document-project/workflows/full-scan-workflow.md +0 -34
  851. package/.opencode/skills/bmad-domain-research/SKILL.md +0 -6
  852. package/.opencode/skills/bmad-domain-research/domain-steps/step-01-init.md +0 -137
  853. package/.opencode/skills/bmad-domain-research/domain-steps/step-02-domain-analysis.md +0 -229
  854. package/.opencode/skills/bmad-domain-research/domain-steps/step-03-competitive-landscape.md +0 -238
  855. package/.opencode/skills/bmad-domain-research/domain-steps/step-04-regulatory-focus.md +0 -206
  856. package/.opencode/skills/bmad-domain-research/domain-steps/step-05-technical-trends.md +0 -234
  857. package/.opencode/skills/bmad-domain-research/domain-steps/step-06-research-synthesis.md +0 -444
  858. package/.opencode/skills/bmad-domain-research/research.template.md +0 -29
  859. package/.opencode/skills/bmad-domain-research/workflow.md +0 -49
  860. package/.opencode/skills/bmad-edit-prd/SKILL.md +0 -6
  861. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-01-discovery.md +0 -242
  862. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md +0 -204
  863. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-02-review.md +0 -245
  864. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-03-edit.md +0 -250
  865. package/.opencode/skills/bmad-edit-prd/steps-e/step-e-04-complete.md +0 -165
  866. package/.opencode/skills/bmad-edit-prd/workflow.md +0 -63
  867. package/.opencode/skills/bmad-editorial-review-prose/SKILL.md +0 -86
  868. package/.opencode/skills/bmad-editorial-review-structure/SKILL.md +0 -179
  869. package/.opencode/skills/bmad-generate-project-context/SKILL.md +0 -6
  870. package/.opencode/skills/bmad-generate-project-context/project-context-template.md +0 -21
  871. package/.opencode/skills/bmad-generate-project-context/steps/step-01-discover.md +0 -186
  872. package/.opencode/skills/bmad-generate-project-context/steps/step-02-generate.md +0 -321
  873. package/.opencode/skills/bmad-generate-project-context/steps/step-03-complete.md +0 -278
  874. package/.opencode/skills/bmad-generate-project-context/workflow.md +0 -43
  875. package/.opencode/skills/bmad-help/SKILL.md +0 -73
  876. package/.opencode/skills/bmad-index-docs/SKILL.md +0 -66
  877. package/.opencode/skills/bmad-init/SKILL.md +0 -100
  878. package/.opencode/skills/bmad-init/resources/core-module.yaml +0 -25
  879. package/.opencode/skills/bmad-init/scripts/bmad_init.py +0 -593
  880. package/.opencode/skills/bmad-init/scripts/tests/test_bmad_init.py +0 -329
  881. package/.opencode/skills/bmad-ma-agent-cyber/SKILL.md +0 -49
  882. package/.opencode/skills/bmad-ma-agent-cyber/bmad-skill-manifest.yaml +0 -11
  883. package/.opencode/skills/bmad-ma-agent-devops/SKILL.md +0 -49
  884. package/.opencode/skills/bmad-ma-agent-devops/bmad-skill-manifest.yaml +0 -11
  885. package/.opencode/skills/bmad-ma-agent-mil498/SKILL.md +0 -53
  886. package/.opencode/skills/bmad-ma-agent-mil498/bmad-skill-manifest.yaml +0 -11
  887. package/.opencode/skills/bmad-ma-agent-ml/SKILL.md +0 -59
  888. package/.opencode/skills/bmad-ma-agent-ml/bmad-skill-manifest.yaml +0 -11
  889. package/.opencode/skills/bmad-ma-agent-sre/SKILL.md +0 -49
  890. package/.opencode/skills/bmad-ma-agent-sre/bmad-skill-manifest.yaml +0 -11
  891. package/.opencode/skills/bmad-market-research/SKILL.md +0 -6
  892. package/.opencode/skills/bmad-market-research/research.template.md +0 -29
  893. package/.opencode/skills/bmad-market-research/steps/step-01-init.md +0 -184
  894. package/.opencode/skills/bmad-market-research/steps/step-02-customer-behavior.md +0 -239
  895. package/.opencode/skills/bmad-market-research/steps/step-03-customer-pain-points.md +0 -251
  896. package/.opencode/skills/bmad-market-research/steps/step-04-customer-decisions.md +0 -261
  897. package/.opencode/skills/bmad-market-research/steps/step-05-competitive-analysis.md +0 -173
  898. package/.opencode/skills/bmad-market-research/steps/step-06-research-completion.md +0 -478
  899. package/.opencode/skills/bmad-market-research/workflow.md +0 -49
  900. package/.opencode/skills/bmad-party-mode/SKILL.md +0 -6
  901. package/.opencode/skills/bmad-party-mode/steps/step-01-agent-loading.md +0 -138
  902. package/.opencode/skills/bmad-party-mode/steps/step-02-discussion-orchestration.md +0 -187
  903. package/.opencode/skills/bmad-party-mode/steps/step-03-graceful-exit.md +0 -167
  904. package/.opencode/skills/bmad-party-mode/workflow.md +0 -190
  905. package/.opencode/skills/bmad-product-brief/SKILL.md +0 -87
  906. package/.opencode/skills/bmad-product-brief/agents/artifact-analyzer.md +0 -60
  907. package/.opencode/skills/bmad-product-brief/agents/opportunity-reviewer.md +0 -44
  908. package/.opencode/skills/bmad-product-brief/agents/skeptic-reviewer.md +0 -44
  909. package/.opencode/skills/bmad-product-brief/agents/web-researcher.md +0 -49
  910. package/.opencode/skills/bmad-product-brief/bmad-manifest.json +0 -17
  911. package/.opencode/skills/bmad-product-brief/prompts/contextual-discovery.md +0 -57
  912. package/.opencode/skills/bmad-product-brief/prompts/draft-and-review.md +0 -86
  913. package/.opencode/skills/bmad-product-brief/prompts/finalize.md +0 -75
  914. package/.opencode/skills/bmad-product-brief/prompts/guided-elicitation.md +0 -70
  915. package/.opencode/skills/bmad-product-brief/resources/brief-template.md +0 -60
  916. package/.opencode/skills/bmad-qa-generate-e2e-tests/SKILL.md +0 -6
  917. package/.opencode/skills/bmad-qa-generate-e2e-tests/checklist.md +0 -33
  918. package/.opencode/skills/bmad-qa-generate-e2e-tests/workflow.md +0 -136
  919. package/.opencode/skills/bmad-quick-dev/SKILL.md +0 -6
  920. package/.opencode/skills/bmad-quick-dev/spec-template.md +0 -88
  921. package/.opencode/skills/bmad-quick-dev/step-01-clarify-and-route.md +0 -64
  922. package/.opencode/skills/bmad-quick-dev/step-02-plan.md +0 -35
  923. package/.opencode/skills/bmad-quick-dev/step-03-implement.md +0 -37
  924. package/.opencode/skills/bmad-quick-dev/step-04-review.md +0 -49
  925. package/.opencode/skills/bmad-quick-dev/step-05-present.md +0 -63
  926. package/.opencode/skills/bmad-quick-dev/step-oneshot.md +0 -49
  927. package/.opencode/skills/bmad-quick-dev/workflow.md +0 -79
  928. package/.opencode/skills/bmad-retrospective/SKILL.md +0 -6
  929. package/.opencode/skills/bmad-retrospective/workflow.md +0 -1479
  930. package/.opencode/skills/bmad-review-adversarial-general/SKILL.md +0 -37
  931. package/.opencode/skills/bmad-review-edge-case-hunter/SKILL.md +0 -67
  932. package/.opencode/skills/bmad-shard-doc/SKILL.md +0 -105
  933. package/.opencode/skills/bmad-sprint-planning/SKILL.md +0 -6
  934. package/.opencode/skills/bmad-sprint-planning/checklist.md +0 -33
  935. package/.opencode/skills/bmad-sprint-planning/sprint-status-template.yaml +0 -56
  936. package/.opencode/skills/bmad-sprint-planning/workflow.md +0 -263
  937. package/.opencode/skills/bmad-sprint-status/SKILL.md +0 -6
  938. package/.opencode/skills/bmad-sprint-status/workflow.md +0 -261
  939. package/.opencode/skills/bmad-technical-research/SKILL.md +0 -6
  940. package/.opencode/skills/bmad-technical-research/research.template.md +0 -29
  941. package/.opencode/skills/bmad-technical-research/technical-steps/step-01-init.md +0 -137
  942. package/.opencode/skills/bmad-technical-research/technical-steps/step-02-technical-overview.md +0 -239
  943. package/.opencode/skills/bmad-technical-research/technical-steps/step-03-integration-patterns.md +0 -248
  944. package/.opencode/skills/bmad-technical-research/technical-steps/step-04-architectural-patterns.md +0 -202
  945. package/.opencode/skills/bmad-technical-research/technical-steps/step-05-implementation-research.md +0 -233
  946. package/.opencode/skills/bmad-technical-research/technical-steps/step-06-research-synthesis.md +0 -487
  947. package/.opencode/skills/bmad-technical-research/workflow.md +0 -50
  948. package/.opencode/skills/bmad-validate-prd/SKILL.md +0 -6
  949. package/.opencode/skills/bmad-validate-prd/data/domain-complexity.csv +0 -15
  950. package/.opencode/skills/bmad-validate-prd/data/prd-purpose.md +0 -197
  951. package/.opencode/skills/bmad-validate-prd/data/project-types.csv +0 -11
  952. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-01-discovery.md +0 -221
  953. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-02-format-detection.md +0 -188
  954. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-02b-parity-check.md +0 -206
  955. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-03-density-validation.md +0 -171
  956. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -211
  957. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md +0 -225
  958. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md +0 -214
  959. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -202
  960. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -240
  961. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md +0 -260
  962. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-10-smart-validation.md +0 -206
  963. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -261
  964. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md +0 -239
  965. package/.opencode/skills/bmad-validate-prd/steps-v/step-v-13-report-complete.md +0 -229
  966. package/.opencode/skills/bmad-validate-prd/workflow.md +0 -62
  967. package/.opencode/skills/cleanup-done/SKILL.md +0 -159
  968. package/.opencode/skills/cmake-best-practices/SKILL.md +0 -64
  969. package/.opencode/skills/cmake-best-practices/examples/cmake.md +0 -59
  970. package/.opencode/skills/code-documentation/SKILL.md +0 -57
  971. package/.opencode/skills/code-documentation/examples/cpp.md +0 -29
  972. package/.opencode/skills/code-documentation/examples/csharp.md +0 -28
  973. package/.opencode/skills/code-documentation/examples/javascript_typescript.md +0 -28
  974. package/.opencode/skills/code-documentation/examples/python.md +0 -57
  975. package/.opencode/skills/code-review/SKILL.md +0 -43
  976. package/.opencode/skills/commit-message/SKILL.md +0 -79
  977. package/.opencode/skills/cpp-best-practices/SKILL.md +0 -234
  978. package/.opencode/skills/cpp-best-practices/examples/modern-idioms.md +0 -189
  979. package/.opencode/skills/cpp-best-practices/examples/naming-and-organization.md +0 -102
  980. package/.opencode/skills/cpp-concurrency-safety/SKILL.md +0 -60
  981. package/.opencode/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
  982. package/.opencode/skills/cpp-const-correctness/SKILL.md +0 -63
  983. package/.opencode/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
  984. package/.opencode/skills/cpp-memory-handling/SKILL.md +0 -42
  985. package/.opencode/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
  986. package/.opencode/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
  987. package/.opencode/skills/cpp-modern-composition/SKILL.md +0 -64
  988. package/.opencode/skills/cpp-modern-composition/examples/composition.md +0 -51
  989. package/.opencode/skills/cpp-robust-interfaces/SKILL.md +0 -55
  990. package/.opencode/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
  991. package/.opencode/skills/create-bug-story/SKILL.md +0 -263
  992. package/.opencode/skills/create-bug-story/bmad-skill-manifest.yaml +0 -3
  993. package/.opencode/skills/create-hardened-docker-skill/SKILL.md +0 -637
  994. package/.opencode/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
  995. package/.opencode/skills/csharp-best-practices/SKILL.md +0 -278
  996. package/.opencode/skills/cyber-generate-certs/SKILL.md +0 -27
  997. package/.opencode/skills/cyber-generate-certs/bmad-skill-manifest.yaml +0 -3
  998. package/.opencode/skills/cyber-immunity-estimation/SKILL.md +0 -29
  999. package/.opencode/skills/cyber-immunity-estimation/bmad-skill-manifest.yaml +0 -3
  1000. package/.opencode/skills/cyber-security-audit/SKILL.md +0 -27
  1001. package/.opencode/skills/cyber-security-audit/bmad-skill-manifest.yaml +0 -3
  1002. package/.opencode/skills/cyber-vault-secrets/SKILL.md +0 -28
  1003. package/.opencode/skills/cyber-vault-secrets/bmad-skill-manifest.yaml +0 -3
  1004. package/.opencode/skills/cyber-verify-docker-users/.gitkeep +0 -0
  1005. package/.opencode/skills/cyber-verify-docker-users/SKILL.md +0 -23
  1006. package/.opencode/skills/cyber-verify-docker-users/bmad-skill-manifest.yaml +0 -3
  1007. package/.opencode/skills/cyber-verify-image-signature/.gitkeep +0 -0
  1008. package/.opencode/skills/cyber-verify-image-signature/SKILL.md +0 -22
  1009. package/.opencode/skills/cyber-verify-image-signature/bmad-skill-manifest.yaml +0 -3
  1010. package/.opencode/skills/cyber-vulnerability-scan/.gitkeep +0 -0
  1011. package/.opencode/skills/cyber-vulnerability-scan/SKILL.md +0 -28
  1012. package/.opencode/skills/cyber-vulnerability-scan/bmad-skill-manifest.yaml +0 -3
  1013. package/.opencode/skills/devops-configure-infrastructure/.gitkeep +0 -0
  1014. package/.opencode/skills/devops-configure-infrastructure/SKILL.md +0 -27
  1015. package/.opencode/skills/devops-configure-infrastructure/bmad-skill-manifest.yaml +0 -3
  1016. package/.opencode/skills/devops-disconnected-deployment/.gitkeep +0 -0
  1017. package/.opencode/skills/devops-disconnected-deployment/SKILL.md +0 -27
  1018. package/.opencode/skills/devops-disconnected-deployment/bmad-skill-manifest.yaml +0 -3
  1019. package/.opencode/skills/devops-docker-compose-setup/.gitkeep +0 -0
  1020. package/.opencode/skills/devops-docker-compose-setup/SKILL.md +0 -26
  1021. package/.opencode/skills/devops-docker-compose-setup/bmad-skill-manifest.yaml +0 -3
  1022. package/.opencode/skills/devops-manage-helm/.gitkeep +0 -0
  1023. package/.opencode/skills/devops-manage-helm/SKILL.md +0 -28
  1024. package/.opencode/skills/devops-manage-helm/bmad-skill-manifest.yaml +0 -3
  1025. package/.opencode/skills/devops-sign-docker-image/.gitkeep +0 -0
  1026. package/.opencode/skills/devops-sign-docker-image/SKILL.md +0 -24
  1027. package/.opencode/skills/devops-sign-docker-image/bmad-skill-manifest.yaml +0 -3
  1028. package/.opencode/skills/docker-hardening-verification/SKILL.md +0 -28
  1029. package/.opencode/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
  1030. package/.opencode/skills/docker-image-signing/SKILL.md +0 -28
  1031. package/.opencode/skills/docker-image-signing/scripts/sign-image.sh +0 -33
  1032. package/.opencode/skills/document-revision-history/SKILL.md +0 -104
  1033. package/.opencode/skills/generate-backlog/.gitkeep +0 -0
  1034. package/.opencode/skills/generate-backlog/SKILL.md +0 -183
  1035. package/.opencode/skills/git-workflow-skill/SKILL.md +0 -194
  1036. package/.opencode/skills/git-workflow-skill/hooks/commit-msg +0 -61
  1037. package/.opencode/skills/git-workflow-skill/hooks/pre-commit +0 -38
  1038. package/.opencode/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
  1039. package/.opencode/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
  1040. package/.opencode/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
  1041. package/.opencode/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
  1042. package/.opencode/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
  1043. package/.opencode/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
  1044. package/.opencode/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
  1045. package/.opencode/skills/js-ts-security-skill/SKILL.md +0 -64
  1046. package/.opencode/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
  1047. package/.opencode/skills/logging-best-practices/SKILL.md +0 -50
  1048. package/.opencode/skills/logging-best-practices/examples/cpp.md +0 -36
  1049. package/.opencode/skills/logging-best-practices/examples/csharp.md +0 -49
  1050. package/.opencode/skills/logging-best-practices/examples/javascript.md +0 -77
  1051. package/.opencode/skills/logging-best-practices/examples/python.md +0 -57
  1052. package/.opencode/skills/logging-best-practices/references/logging-standards.md +0 -29
  1053. package/.opencode/skills/mil498-ocd/.gitkeep +0 -0
  1054. package/.opencode/skills/mil498-ocd/SKILL.md +0 -30
  1055. package/.opencode/skills/mil498-ocd/bmad-skill-manifest.yaml +0 -5
  1056. package/.opencode/skills/mil498-ocd/prompts/01-discover-project-artifacts.md +0 -26
  1057. package/.opencode/skills/mil498-ocd/prompts/02-load-template.md +0 -10
  1058. package/.opencode/skills/mil498-ocd/prompts/03-generate-document.md +0 -90
  1059. package/.opencode/skills/mil498-ocd/prompts/04-validate.md +0 -14
  1060. package/.opencode/skills/mil498-ocd/prompts/05-review.md +0 -15
  1061. package/.opencode/skills/mil498-ocd/prompts/06-save.md +0 -15
  1062. package/.opencode/skills/mil498-sdd/.gitkeep +0 -0
  1063. package/.opencode/skills/mil498-sdd/SKILL.md +0 -30
  1064. package/.opencode/skills/mil498-sdd/bmad-skill-manifest.yaml +0 -5
  1065. package/.opencode/skills/mil498-sdd/prompts/01-discover-project-artifacts.md +0 -50
  1066. package/.opencode/skills/mil498-sdd/prompts/02-load-template.md +0 -10
  1067. package/.opencode/skills/mil498-sdd/prompts/03-generate-document.md +0 -98
  1068. package/.opencode/skills/mil498-sdd/prompts/04-validate.md +0 -16
  1069. package/.opencode/skills/mil498-sdd/prompts/05-review.md +0 -15
  1070. package/.opencode/skills/mil498-sdd/prompts/06-save.md +0 -19
  1071. package/.opencode/skills/mil498-sdd/template.md +0 -163
  1072. package/.opencode/skills/mil498-sdp/.gitkeep +0 -0
  1073. package/.opencode/skills/mil498-sdp/SKILL.md +0 -30
  1074. package/.opencode/skills/mil498-sdp/bmad-skill-manifest.yaml +0 -5
  1075. package/.opencode/skills/mil498-sdp/prompts/01-discover-project-artifacts.md +0 -32
  1076. package/.opencode/skills/mil498-sdp/prompts/02-load-template.md +0 -10
  1077. package/.opencode/skills/mil498-sdp/prompts/03-generate-document.md +0 -187
  1078. package/.opencode/skills/mil498-sdp/prompts/04-validate.md +0 -13
  1079. package/.opencode/skills/mil498-sdp/prompts/05-review.md +0 -15
  1080. package/.opencode/skills/mil498-sdp/prompts/06-save.md +0 -14
  1081. package/.opencode/skills/mil498-srs/.gitkeep +0 -0
  1082. package/.opencode/skills/mil498-srs/SKILL.md +0 -30
  1083. package/.opencode/skills/mil498-srs/bmad-skill-manifest.yaml +0 -5
  1084. package/.opencode/skills/mil498-srs/prompts/01-discover-project-artifacts.md +0 -42
  1085. package/.opencode/skills/mil498-srs/prompts/02-load-template.md +0 -10
  1086. package/.opencode/skills/mil498-srs/prompts/03-generate-document.md +0 -100
  1087. package/.opencode/skills/mil498-srs/prompts/04-validate.md +0 -16
  1088. package/.opencode/skills/mil498-srs/prompts/05-review.md +0 -15
  1089. package/.opencode/skills/mil498-srs/prompts/06-save.md +0 -18
  1090. package/.opencode/skills/mil498-ssdd/.gitkeep +0 -0
  1091. package/.opencode/skills/mil498-ssdd/SKILL.md +0 -32
  1092. package/.opencode/skills/mil498-ssdd/bmad-skill-manifest.yaml +0 -5
  1093. package/.opencode/skills/mil498-ssdd/prompts/01-discover-project-artifacts.md +0 -32
  1094. package/.opencode/skills/mil498-ssdd/prompts/02-load-template.md +0 -10
  1095. package/.opencode/skills/mil498-ssdd/prompts/03-csci-discovery-interview.md +0 -43
  1096. package/.opencode/skills/mil498-ssdd/prompts/04-generate-document.md +0 -96
  1097. package/.opencode/skills/mil498-ssdd/prompts/05-validate.md +0 -14
  1098. package/.opencode/skills/mil498-ssdd/prompts/06-review.md +0 -16
  1099. package/.opencode/skills/mil498-ssdd/prompts/07-save.md +0 -16
  1100. package/.opencode/skills/mil498-sss/.gitkeep +0 -0
  1101. package/.opencode/skills/mil498-sss/SKILL.md +0 -31
  1102. package/.opencode/skills/mil498-sss/bmad-skill-manifest.yaml +0 -5
  1103. package/.opencode/skills/mil498-sss/prompts/01-discover-project-artifacts.md +0 -31
  1104. package/.opencode/skills/mil498-sss/prompts/02-load-template.md +0 -10
  1105. package/.opencode/skills/mil498-sss/prompts/03-generate-document.md +0 -108
  1106. package/.opencode/skills/mil498-sss/prompts/04-validate.md +0 -16
  1107. package/.opencode/skills/mil498-sss/prompts/05-review.md +0 -15
  1108. package/.opencode/skills/mil498-sss/prompts/06-save.md +0 -15
  1109. package/.opencode/skills/mil498-std/.gitkeep +0 -0
  1110. package/.opencode/skills/mil498-std/SKILL.md +0 -30
  1111. package/.opencode/skills/mil498-std/bmad-skill-manifest.yaml +0 -5
  1112. package/.opencode/skills/mil498-std/prompts/01-discover-project-artifacts.md +0 -42
  1113. package/.opencode/skills/mil498-std/prompts/02-load-template.md +0 -10
  1114. package/.opencode/skills/mil498-std/prompts/03-generate-document.md +0 -117
  1115. package/.opencode/skills/mil498-std/prompts/04-validate.md +0 -15
  1116. package/.opencode/skills/mil498-std/prompts/05-review.md +0 -15
  1117. package/.opencode/skills/mil498-std/prompts/06-save.md +0 -15
  1118. package/.opencode/skills/ml-advise/.gitkeep +0 -0
  1119. package/.opencode/skills/ml-advise/SKILL.md +0 -76
  1120. package/.opencode/skills/ml-advise/bmad-skill-manifest.yaml +0 -3
  1121. package/.opencode/skills/ml-advise/skill.json +0 -7
  1122. package/.opencode/skills/ml-analysis/.gitkeep +0 -0
  1123. package/.opencode/skills/ml-analysis/SKILL.md +0 -60
  1124. package/.opencode/skills/ml-analysis/bmad-skill-manifest.yaml +0 -3
  1125. package/.opencode/skills/ml-analysis/skill.json +0 -7
  1126. package/.opencode/skills/ml-architecture/.gitkeep +0 -0
  1127. package/.opencode/skills/ml-architecture/SKILL.md +0 -55
  1128. package/.opencode/skills/ml-architecture/bmad-skill-manifest.yaml +0 -3
  1129. package/.opencode/skills/ml-architecture/skill.json +0 -7
  1130. package/.opencode/skills/ml-detailed-design/.gitkeep +0 -0
  1131. package/.opencode/skills/ml-detailed-design/SKILL.md +0 -67
  1132. package/.opencode/skills/ml-detailed-design/bmad-skill-manifest.yaml +0 -3
  1133. package/.opencode/skills/ml-detailed-design/skill.json +0 -7
  1134. package/.opencode/skills/ml-eda/.gitkeep +0 -0
  1135. package/.opencode/skills/ml-eda/SKILL.md +0 -56
  1136. package/.opencode/skills/ml-eda/bmad-skill-manifest.yaml +0 -3
  1137. package/.opencode/skills/ml-eda/scripts/baseline_classifier.py +0 -522
  1138. package/.opencode/skills/ml-eda/scripts/class_weights_calculator.py +0 -295
  1139. package/.opencode/skills/ml-eda/scripts/clustering_explorer.py +0 -383
  1140. package/.opencode/skills/ml-eda/scripts/eda_analyzer.py +0 -654
  1141. package/.opencode/skills/ml-eda/skill.json +0 -7
  1142. package/.opencode/skills/ml-experiment/.gitkeep +0 -0
  1143. package/.opencode/skills/ml-experiment/SKILL.md +0 -74
  1144. package/.opencode/skills/ml-experiment/assets/advanced_trainer_configs.py +0 -430
  1145. package/.opencode/skills/ml-experiment/assets/quick_trainer_setup.py +0 -233
  1146. package/.opencode/skills/ml-experiment/assets/template_datamodule.py +0 -219
  1147. package/.opencode/skills/ml-experiment/assets/template_gnn_module.py +0 -341
  1148. package/.opencode/skills/ml-experiment/assets/template_lightning_module.py +0 -158
  1149. package/.opencode/skills/ml-experiment/bmad-skill-manifest.yaml +0 -3
  1150. package/.opencode/skills/ml-experiment/skill.json +0 -7
  1151. package/.opencode/skills/ml-hparam/.gitkeep +0 -0
  1152. package/.opencode/skills/ml-hparam/SKILL.md +0 -81
  1153. package/.opencode/skills/ml-hparam/bmad-skill-manifest.yaml +0 -3
  1154. package/.opencode/skills/ml-hparam/skill.json +0 -7
  1155. package/.opencode/skills/ml-ideation/.gitkeep +0 -0
  1156. package/.opencode/skills/ml-ideation/SKILL.md +0 -50
  1157. package/.opencode/skills/ml-ideation/bmad-skill-manifest.yaml +0 -3
  1158. package/.opencode/skills/ml-ideation/scripts/validate_ml_prd.py +0 -287
  1159. package/.opencode/skills/ml-ideation/skill.json +0 -7
  1160. package/.opencode/skills/ml-infra/.gitkeep +0 -0
  1161. package/.opencode/skills/ml-infra/SKILL.md +0 -58
  1162. package/.opencode/skills/ml-infra/bmad-skill-manifest.yaml +0 -3
  1163. package/.opencode/skills/ml-infra/skill.json +0 -7
  1164. package/.opencode/skills/ml-retrospective/.gitkeep +0 -0
  1165. package/.opencode/skills/ml-retrospective/SKILL.md +0 -63
  1166. package/.opencode/skills/ml-retrospective/bmad-skill-manifest.yaml +0 -3
  1167. package/.opencode/skills/ml-retrospective/skill.json +0 -7
  1168. package/.opencode/skills/ml-revision/.gitkeep +0 -0
  1169. package/.opencode/skills/ml-revision/SKILL.md +0 -82
  1170. package/.opencode/skills/ml-revision/bmad-skill-manifest.yaml +0 -3
  1171. package/.opencode/skills/ml-revision/skill.json +0 -7
  1172. package/.opencode/skills/ml-techspec/.gitkeep +0 -0
  1173. package/.opencode/skills/ml-techspec/SKILL.md +0 -80
  1174. package/.opencode/skills/ml-techspec/bmad-skill-manifest.yaml +0 -3
  1175. package/.opencode/skills/ml-techspec/skill.json +0 -7
  1176. package/.opencode/skills/modify-sprint/.gitkeep +0 -0
  1177. package/.opencode/skills/modify-sprint/SKILL.md +0 -322
  1178. package/.opencode/skills/modify-sprint/bmad-skill-manifest.yaml +0 -3
  1179. package/.opencode/skills/open-presentation/SKILL.md +0 -35
  1180. package/.opencode/skills/opentelemetry-best-practices/SKILL.md +0 -34
  1181. package/.opencode/skills/opentelemetry-best-practices/examples/go.md +0 -32
  1182. package/.opencode/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
  1183. package/.opencode/skills/opentelemetry-best-practices/examples/python.md +0 -37
  1184. package/.opencode/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
  1185. package/.opencode/skills/prioritize-backlog/.gitkeep +0 -0
  1186. package/.opencode/skills/prioritize-backlog/SKILL.md +0 -195
  1187. package/.opencode/skills/project-context-expansion/.gitkeep +0 -0
  1188. package/.opencode/skills/project-context-expansion/SKILL.md +0 -238
  1189. package/.opencode/skills/project-context-expansion/bmad-skill-manifest.yaml +0 -3
  1190. package/.opencode/skills/python-best-practices/SKILL.md +0 -385
  1191. package/.opencode/skills/python-dependency-mgmt/SKILL.md +0 -42
  1192. package/.opencode/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
  1193. package/.opencode/skills/python-security-skill/SKILL.md +0 -56
  1194. package/.opencode/skills/python-security-skill/examples/security.md +0 -56
  1195. package/.opencode/skills/remove-from-sprint/.gitkeep +0 -0
  1196. package/.opencode/skills/remove-from-sprint/SKILL.md +0 -163
  1197. package/.opencode/skills/self-signed-cert/SKILL.md +0 -42
  1198. package/.opencode/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
  1199. package/.opencode/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
  1200. package/.opencode/skills/skill-creator/SKILL.md +0 -196
  1201. package/.opencode/skills/skill-creator/references/output-patterns.md +0 -82
  1202. package/.opencode/skills/skill-creator/references/workflows.md +0 -28
  1203. package/.opencode/skills/skill-creator/scripts/init_skill.py +0 -208
  1204. package/.opencode/skills/skill-creator/scripts/package_skill.py +0 -99
  1205. package/.opencode/skills/skill-creator/scripts/quick_validate.py +0 -113
  1206. package/.opencode/skills/sprint-status-view/.gitkeep +0 -0
  1207. package/.opencode/skills/sprint-status-view/SKILL.md +0 -263
  1208. package/.opencode/skills/sprint-status-view/bmad-skill-manifest.yaml +0 -3
  1209. package/.opencode/skills/sre-check-deployment-status/.gitkeep +0 -0
  1210. package/.opencode/skills/sre-check-deployment-status/SKILL.md +0 -32
  1211. package/.opencode/skills/sre-check-deployment-status/bmad-skill-manifest.yaml +0 -3
  1212. package/.opencode/skills/sre-check-secrets/.gitkeep +0 -0
  1213. package/.opencode/skills/sre-check-secrets/SKILL.md +0 -23
  1214. package/.opencode/skills/sre-check-secrets/bmad-skill-manifest.yaml +0 -3
  1215. package/.opencode/skills/sre-check-system-status/.gitkeep +0 -0
  1216. package/.opencode/skills/sre-check-system-status/SKILL.md +0 -27
  1217. package/.opencode/skills/sre-check-system-status/bmad-skill-manifest.yaml +0 -3
  1218. package/.opencode/skills/sre-day-2-ops/.gitkeep +0 -0
  1219. package/.opencode/skills/sre-day-2-ops/SKILL.md +0 -26
  1220. package/.opencode/skills/sre-day-2-ops/bmad-skill-manifest.yaml +0 -3
  1221. package/.opencode/skills/sre-deployment-strategies/.gitkeep +0 -0
  1222. package/.opencode/skills/sre-deployment-strategies/SKILL.md +0 -28
  1223. package/.opencode/skills/sre-deployment-strategies/bmad-skill-manifest.yaml +0 -3
  1224. package/.opencode/skills/sre-fix-deployments/.gitkeep +0 -0
  1225. package/.opencode/skills/sre-fix-deployments/SKILL.md +0 -25
  1226. package/.opencode/skills/sre-fix-deployments/bmad-skill-manifest.yaml +0 -3
  1227. package/.opencode/skills/sre-gitops-status/.gitkeep +0 -0
  1228. package/.opencode/skills/sre-gitops-status/SKILL.md +0 -25
  1229. package/.opencode/skills/sre-gitops-status/bmad-skill-manifest.yaml +0 -3
  1230. package/.opencode/skills/story-status-lookup/SKILL.md +0 -78
  1231. package/.opencode/skills/test-accompanied-development/SKILL.md +0 -50
  1232. package/.opencode/skills/test-generator/SKILL.md +0 -65
  1233. package/.opencode/skills/vercel-react-best-practices/SKILL.md +0 -109
  1234. package/.opencode/skills/verify-hardened-docker-skill/SKILL.md +0 -442
  1235. package/.opencode/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
  1236. package/.roo/rules/00-ma-agents.md +0 -13
  1237. package/.roo/skills/.ma-agents.json +0 -241
  1238. package/.roo/skills/MANIFEST.yaml +0 -254
  1239. package/.roo/skills/ai-audit-trail/SKILL.md +0 -23
  1240. package/.roo/skills/auto-bug-detection/SKILL.md +0 -169
  1241. package/.roo/skills/cmake-best-practices/SKILL.md +0 -64
  1242. package/.roo/skills/cmake-best-practices/examples/cmake.md +0 -59
  1243. package/.roo/skills/code-documentation/SKILL.md +0 -57
  1244. package/.roo/skills/code-documentation/examples/cpp.md +0 -29
  1245. package/.roo/skills/code-documentation/examples/csharp.md +0 -28
  1246. package/.roo/skills/code-documentation/examples/javascript_typescript.md +0 -28
  1247. package/.roo/skills/code-documentation/examples/python.md +0 -57
  1248. package/.roo/skills/code-review/SKILL.md +0 -43
  1249. package/.roo/skills/commit-message/SKILL.md +0 -79
  1250. package/.roo/skills/cpp-best-practices/SKILL.md +0 -234
  1251. package/.roo/skills/cpp-best-practices/examples/modern-idioms.md +0 -189
  1252. package/.roo/skills/cpp-best-practices/examples/naming-and-organization.md +0 -102
  1253. package/.roo/skills/cpp-concurrency-safety/SKILL.md +0 -60
  1254. package/.roo/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
  1255. package/.roo/skills/cpp-const-correctness/SKILL.md +0 -63
  1256. package/.roo/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
  1257. package/.roo/skills/cpp-memory-handling/SKILL.md +0 -42
  1258. package/.roo/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
  1259. package/.roo/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
  1260. package/.roo/skills/cpp-modern-composition/SKILL.md +0 -64
  1261. package/.roo/skills/cpp-modern-composition/examples/composition.md +0 -51
  1262. package/.roo/skills/cpp-robust-interfaces/SKILL.md +0 -55
  1263. package/.roo/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
  1264. package/.roo/skills/create-hardened-docker-skill/SKILL.md +0 -637
  1265. package/.roo/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
  1266. package/.roo/skills/csharp-best-practices/SKILL.md +0 -278
  1267. package/.roo/skills/docker-hardening-verification/SKILL.md +0 -28
  1268. package/.roo/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
  1269. package/.roo/skills/docker-image-signing/SKILL.md +0 -28
  1270. package/.roo/skills/docker-image-signing/scripts/sign-image.sh +0 -33
  1271. package/.roo/skills/document-revision-history/SKILL.md +0 -104
  1272. package/.roo/skills/git-workflow-skill/SKILL.md +0 -194
  1273. package/.roo/skills/git-workflow-skill/hooks/commit-msg +0 -61
  1274. package/.roo/skills/git-workflow-skill/hooks/pre-commit +0 -38
  1275. package/.roo/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
  1276. package/.roo/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
  1277. package/.roo/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
  1278. package/.roo/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
  1279. package/.roo/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
  1280. package/.roo/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
  1281. package/.roo/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
  1282. package/.roo/skills/js-ts-security-skill/SKILL.md +0 -64
  1283. package/.roo/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
  1284. package/.roo/skills/logging-best-practices/SKILL.md +0 -50
  1285. package/.roo/skills/logging-best-practices/examples/cpp.md +0 -36
  1286. package/.roo/skills/logging-best-practices/examples/csharp.md +0 -49
  1287. package/.roo/skills/logging-best-practices/examples/javascript.md +0 -77
  1288. package/.roo/skills/logging-best-practices/examples/python.md +0 -57
  1289. package/.roo/skills/logging-best-practices/references/logging-standards.md +0 -29
  1290. package/.roo/skills/open-presentation/SKILL.md +0 -35
  1291. package/.roo/skills/opentelemetry-best-practices/SKILL.md +0 -34
  1292. package/.roo/skills/opentelemetry-best-practices/examples/go.md +0 -32
  1293. package/.roo/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
  1294. package/.roo/skills/opentelemetry-best-practices/examples/python.md +0 -37
  1295. package/.roo/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
  1296. package/.roo/skills/python-best-practices/SKILL.md +0 -385
  1297. package/.roo/skills/python-dependency-mgmt/SKILL.md +0 -42
  1298. package/.roo/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
  1299. package/.roo/skills/python-security-skill/SKILL.md +0 -56
  1300. package/.roo/skills/python-security-skill/examples/security.md +0 -56
  1301. package/.roo/skills/self-signed-cert/SKILL.md +0 -42
  1302. package/.roo/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
  1303. package/.roo/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
  1304. package/.roo/skills/skill-creator/SKILL.md +0 -196
  1305. package/.roo/skills/skill-creator/references/output-patterns.md +0 -82
  1306. package/.roo/skills/skill-creator/references/workflows.md +0 -28
  1307. package/.roo/skills/skill-creator/scripts/init_skill.py +0 -208
  1308. package/.roo/skills/skill-creator/scripts/package_skill.py +0 -99
  1309. package/.roo/skills/skill-creator/scripts/quick_validate.py +0 -113
  1310. package/.roo/skills/story-status-lookup/SKILL.md +0 -78
  1311. package/.roo/skills/test-accompanied-development/SKILL.md +0 -50
  1312. package/.roo/skills/test-generator/SKILL.md +0 -65
  1313. package/.roo/skills/vercel-react-best-practices/SKILL.md +0 -109
  1314. package/.roo/skills/verify-hardened-docker-skill/SKILL.md +0 -442
  1315. package/.roo/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
  1316. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.idx +0 -0
  1317. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.pack +0 -0
  1318. package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-0de89e0854d5b2b3b3b0c1ee56eee73a739f15e7.rev +0 -0
  1319. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/assets/module-help.csv +0 -6
  1320. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/merge-help-csv.py +0 -220
  1321. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-cleanup-legacy.py +0 -429
  1322. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-merge-config.py +0 -644
  1323. package/lib/bmad-cache/bmb/skills/bmad-builder-setup/scripts/tests/test-merge-help-csv.py +0 -237
  1324. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.idx +0 -0
  1325. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.pack +0 -0
  1326. package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-9d60aae6b09bbea0d0c5e79fdbe96e8f66de84e6.rev +0 -0
  1327. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.idx +0 -0
  1328. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.pack +0 -0
  1329. package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-8099a88fca0ad946a573316a00887a2921ca1712.rev +0 -0
  1330. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.idx +0 -0
  1331. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.pack +0 -0
  1332. package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-d243f64f83b36190434d68872a69a40870c53030.rev +0 -0
  1333. package/lib/bmad-cache/tea/_git_preserved/refs/tags/v1.7.3 +0 -1
  1334. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.idx +0 -0
  1335. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.pack +0 -0
  1336. package/lib/bmad-cache/wds/_git_preserved/objects/pack/pack-92d32f26e3a97a0786dcea5cb2c24bf90384521c.rev +0 -0
  1337. package/opencode.json +0 -5
  1338. /package/lib/bmad-cache/bmb/{skills/bmad-builder-setup → samples/bmad-agent-dream-weaver}/scripts/merge-config.py +0 -0
  1339. /package/lib/bmad-cache/bmb/skills/{bmad-builder-setup → bmad-bmb-setup}/assets/module.yaml +0 -0
  1340. /package/lib/bmad-cache/bmb/skills/{bmad-builder-setup → bmad-bmb-setup}/scripts/cleanup-legacy.py +0 -0
  1341. /package/{.opencode/skills/add-sprint → lib/bmad-extension/skills/bmad-dev-story}/.gitkeep +0 -0
  1342. /package/{.opencode → lib/bmad-extension}/skills/bmad-dev-story/SKILL.md +0 -0
  1343. /package/{.opencode/skills/add-to-sprint → lib/bmad-extension/skills/bmad-ma-agent-sqa}/.gitkeep +0 -0
  1344. /package/{.opencode/skills/bmad-ma-agent-cyber → lib/bmad-extension/skills/bmad-sprint-planning}/.gitkeep +0 -0
  1345. /package/{.opencode/skills/bmad-ma-agent-devops → lib/bmad-extension/skills/bmad-sprint-status}/.gitkeep +0 -0
  1346. /package/{.opencode/skills/bmad-ma-agent-mil498 → lib/bmad-extension/skills/cleanup-done}/.gitkeep +0 -0
  1347. /package/{.opencode → lib/bmad-extension}/skills/cleanup-done/bmad-skill-manifest.yaml +0 -0
  1348. /package/{.opencode/skills/bmad-ma-agent-ml → lib/bmad-extension/skills/close-sprint}/.gitkeep +0 -0
  1349. /package/{.opencode/skills/bmad-ma-agent-sre → lib/bmad-extension/skills/generate-backlog}/.gitkeep +0 -0
  1350. /package/{.opencode → lib/bmad-extension}/skills/generate-backlog/bmad-skill-manifest.yaml +0 -0
  1351. /package/{.opencode/skills/cleanup-done → lib/bmad-extension/skills/mil498-requirement-quality}/.gitkeep +0 -0
  1352. /package/{.opencode/skills/create-bug-story → lib/bmad-extension/skills/prioritize-backlog}/.gitkeep +0 -0
  1353. /package/{.opencode → lib/bmad-extension}/skills/prioritize-backlog/bmad-skill-manifest.yaml +0 -0
  1354. /package/{.opencode/skills/cyber-generate-certs → lib/bmad-extension/skills/remove-from-sprint}/.gitkeep +0 -0
  1355. /package/{.opencode → lib/bmad-extension}/skills/remove-from-sprint/bmad-skill-manifest.yaml +0 -0
  1356. /package/{.opencode/skills/cyber-immunity-estimation → lib/bmad-extension/skills/sqa-audit}/.gitkeep +0 -0
  1357. /package/{.opencode/skills/cyber-security-audit → lib/bmad-extension/skills/sqa-ieee12207}/.gitkeep +0 -0
  1358. /package/{.opencode/skills/cyber-vault-secrets → lib/bmad-extension/skills/sqa-requirements-quality}/.gitkeep +0 -0
  1359. /package/{.opencode/skills/mil498-ocd/template.md → mil498/OCD.md} +0 -0
  1360. /package/{.opencode/skills/mil498-sdp/template.md → mil498/SDP.md} +0 -0
  1361. /package/{.opencode/skills/mil498-srs/template.md → mil498/SRS.md} +0 -0
  1362. /package/{.opencode/skills/mil498-ssdd/template.md → mil498/SSDD.md} +0 -0
  1363. /package/{.opencode/skills/mil498-sss/template.md → mil498/SSS.md} +0 -0
  1364. /package/{.opencode/skills/mil498-std/template.md → mil498/STD.md} +0 -0
@@ -0,0 +1,766 @@
1
+ ---
2
+ stepsCompleted: ['step-01-init', 'step-02-discovery', 'step-02b-vision', 'step-02c-executive-summary', 'step-03-success', 'step-04-journeys', 'step-05-domain', 'step-06-innovation', 'step-07-project-type', 'step-08-scoping', 'step-09-functional', 'step-10-nonfunctional', 'step-11-polish', 'step-12-complete', 'step-e-01-discovery', 'step-e-02-review', 'step-e-03-edit', 'step-e-01-discovery', 'step-e-02-review', 'step-e-03-edit-2026-03-24', 'step-e-01-discovery', 'step-e-02-review', 'step-e-03-edit-2026-03-25', 'step-e-01-discovery', 'step-e-02-review', 'step-e-03-edit-2026-04-07', 'step-e-01-discovery', 'step-e-02-review', 'step-e-03-edit-2026-04-08']
3
+ workflowStatus: 'complete'
4
+ completedDate: '2026-03-05'
5
+ lastEdited: '2026-04-08'
6
+ editHistory:
7
+ - date: '2026-04-08'
8
+ changes: 'Added F18: Software Quality Assurance (SQA) capability area (Planned). Added SQA agent (Gad) to Executive Summary specialized agents bullet. Added Test Engineer (Oren) journey reference to SQA workflows. Extended Specialized Agent Personas FR35 to include SQA. Added FR158–FR171: SQA agent persona and menu, Project Audit workflow (full/partial scope selection, 5 audit dimensions: code-to-story traceability, stories-to-architecture/PRD alignment, process compliance, sprint health, release state, written report output), IEEE/ISO/IEC 12207 compliance workflow (full/partial scope selection, 23 process areas across 4 groups, COMPLIANT/PARTIAL/NON-COMPLIANT/NOT-APPLICABLE/ORGANIZATION-SCOPE ratings, compliance matrix report, gap-driven backlog story creation). Added NFR42–NFR43: audit report reproducibility, air-gapped IEEE 12207 workflow.'
9
+ - date: '2026-04-07'
10
+ changes: 'Added F17: BMAD Knowledge Graph capability area (Planned). Added non-hierarchical knowledge graph innovation pattern. Extended Executive Summary with knowledge graph bullet. Added 3 measurable outcomes to Success Criteria. Extended Yael, Noam, and Alon journeys with graph navigation use cases. Added knowledge graph row to Journey Requirements Summary. Added FR141–FR157: graph data model (nodes as file-id#anchor, typed any-to-any directed edges with provenance including AI agent identity), files table for file-pointer-agnostic document registration (relative path/absolute path/URL), LLM-optimized JSON format with meta/files/nodes/edges structure, automatic skill emission with non-hierarchical multi-source edge support, VSCode-native navigation with browser fallback, interactive visualization with filtering and full provenance tooltips, air-gapped self-contained renderer. Added NFR38–NFR41: render performance, LLM-parseable format contract, additive-only emission, air-gapped renderer. Fixed 5 implementation leakage items from validation: removed force-directed algorithm specifics, checkbox UI specifics, internal write mechanism, VSCode URI scheme, and CSS/JS inlining mechanism.'
11
+ - date: '2026-04-03'
12
+ changes: 'Restructured PRD to remove phase-based organization. Replaced phased scoping with System Overview (Current Baseline, Capability Areas with status indicators, Future Directions). Regrouped Functional Requirements and Non-Functional Requirements by capability area instead of phase. Removed all Phase 1/2/3/4 labels, MVP Strategy & Philosophy, MVP Feature Set, Risk Mitigation Strategy subsection. Content preserved and redistributed into capability-based structure.'
13
+ - date: '2026-04-03'
14
+ changes: 'Adversarial review fixes: FR129 now explicitly names the `remove-from-sprint` BMAD extension workflow. Executive Summary updated to include remove-from in sprint workflow list. F10 sprint management repository path updated from stale `_bmad-output/sprints/` to `sprint-status.yaml` and `_bmad-output/implementation-artifacts/`. FR137 close-sprint verified to already specify all three disposition options (move to next sprint, return to backlog, per-item decision). No FR count reference found in PRD — no correction needed.'
15
+ - date: '2026-04-03'
16
+ changes: 'Redesigned F5 from Realistic Sprint Management to Unified Sprint-Status Management. Consolidated three-file pattern (backlog.yaml, sprints/sprint-N.yaml, sprint-status.yaml) into single sprint-status.yaml with epics/backlog/sprints sections. Added unified schema specification (FR133-FR135), movement semantics (FR136), sprint close lifecycle (FR137), done archival (FR138), Jira adapter readiness (FR139-FR140). Reorganized FR65-FR71 and FR128-FR132 under new sub-sections (Unified Data Model, Movement Semantics, Sprint Lifecycle, Done Archival, Jira Adapter). Updated Executive Summary, Success Criteria, Measurable Outcomes, Dana and Noam journeys, Journey Summary table, FR26, FR32 for unified sprint-status alignment.'
17
+ - date: '2026-03-25'
18
+ changes: 'Added F9: BMAD 6.2.0 Agent Architecture Migration with FR94-FR110, NFR29-NFR33. Added F10: Multi-Repository Project Layout with FR111-FR122, NFR34-NFR37. Updated F6 to programmatic setup skill invocation (replaces silent install), added FR123-FR127 for unified wizard UX and CI/CD compatibility. Updated Executive Summary, Success Criteria, Alon journey, Journey Summary, Integration Requirements, Innovation, Risk Mitigations, F1 description, and NFR17 for 6.2.0 alignment. Removed @next installation method.'
19
+ - date: '2026-03-24'
20
+ changes: 'Upgraded bmad-method pin from v6.0.4 to v6.2.0. Added wds to bundled external modules. Added Agent Activity Dashboard with FR87-FR93 and NFR26-NFR28. Updated Executive Summary, Success Criteria, Dana and Alon journeys, and Journey Summary table for new capabilities.'
21
+ - date: '2026-03-19'
22
+ changes: 'Added Project Context Auto-Generation. Added FR77-FR84 and NFR22-NFR24. Covers platform-agnostic project-context.md generation at install time with manifest path resolution, mission lifecycle documentation, idempotency, expansion triggers, and BMAD critical_actions integration.'
23
+ - date: '2026-03-15'
24
+ changes: 'Adversarial review fixes: FR53 updated from 4 to 11 BMAD agents (added 7 built-in). FR72 moved to current scope (Epic 6 in-progress). Removed "Methodology presentation bundled with installation" from future scope. F6 description corrected from require() to execSync+require.resolve invocation pattern. Updated Technical Success to reflect 11 agents.'
25
+ - date: '2026-03-15'
26
+ changes: 'Reorganized F6 as Bundled BMAD Installation (merged Epic 13 into Epic 5). Removed standalone binary concept (Node.js+npm always available). Removed --offline flag (bundled is the only mode). Deleted FR77, FR78. Rewrote NFR21 for deterministic bundled output. Reorganized FRs by concern, removing date-based section headers. Swept stale references to standalone binary, --offline, Epic 13.'
27
+ - date: '2026-03-15'
28
+ changes: 'Added F6: Self-Contained BMAD Installation. Moved to current scope (urgent). Added FR74-FR78, NFR20-NFR21. Pins bmad-method v6.0.4 for bundling. Bundles external modules (bmb, cis, tea) as pre-cloned cache inside ma-agents npm package.'
29
+ - date: '2026-03-11'
30
+ changes: 'Added 5 features: Skill Enforcement Architecture, OpenCode Agent Support, _bmad-output policy, Bug Management System, Realistic Sprint Management. Added FR51-FR71 and NFR16-NFR19.'
31
+ inputDocuments: ['docs/index.md', 'docs/project-overview.md', 'docs/architecture.md', 'docs/source-tree-analysis.md', 'docs/development-guide.md', 'README.md', 'CONTRIBUTING.md', 'DEVELOPMENT.md', 'QUICK_START.md', 'SKILLS_STRUCTURE.md', '_bmad-output/planning-artifacts/product-brief-agents-2026-03-08.md']
32
+ workflowType: 'prd'
33
+ documentCounts:
34
+ briefs: 1
35
+ research: 0
36
+ brainstorming: 0
37
+ projectDocs: 5
38
+ classification:
39
+ projectType: 'developer_tool_methodology_platform'
40
+ domain: 'software_engineering_development_methodology'
41
+ complexity: 'medium-high'
42
+ projectContext: 'brownfield_documented_as_greenfield'
43
+ ---
44
+
45
+ # Product Requirements Document - agents
46
+
47
+ **Author:** Alon
48
+ **Date:** 2026-03-05 | **Last Edited:** 2026-04-03
49
+
50
+ ## Executive Summary
51
+
52
+ > ***Install AND enforce — agent-agnostic methodology enforcement for enterprise software engineering, now with guaranteed skill compliance, bug management, and unified sprint-status management.***
53
+
54
+ ma-agents is an enterprise development methodology platform that enables software organizations to adopt AI coding agents at scale without sacrificing engineering rigor, traceability, or standards compliance. Built around the BMAD-METHOD framework, it delivers a complete software development lifecycle — from systems engineering and requirements through architecture, implementation, testing, and production — as portable, agent-agnostic skill packages.
55
+
56
+ The platform solves two critical organizational challenges. First, as AI coding assistants proliferate (Claude Code, Copilot, Gemini, Cursor, Cline, OpenCode, and on-prem alternatives), engineering teams fragment into tool-specific silos with inconsistent practices. Second, **installed skills are not reliably enforced** — agents install skills but then ignore them during operation, with planning instructions losing priority in context, BMAD workflows operating in isolation from the skill system, and no enforcement mechanism ensuring compliance. ma-agents eliminates both by decoupling engineering methodology from any single AI tool and ensuring that installed skills are actually followed — standards are defined once, installed once, and enforced uniformly across all agents.
57
+
58
+ ### What Makes This Special
59
+
60
+ The core insight is convergence: AI agents need governance, and engineering methodology needs AI-native delivery. ma-agents sits at this intersection as the **governance and standards layer** for AI-assisted development.
61
+
62
+ - **Install AND enforce** — 28+ codified engineering skills install identically across 12 target agents with automatic translation to each agent's native format. Skills are not merely available — they are enforced via BMAD `critical_actions`, top-priority instruction injection, and per-agent enforcement hooks
63
+ - **Full SDLC coverage via BMAD-METHOD** — integrated workflows spanning product discovery, requirements, architecture, sprint planning, implementation, QA, and retrospectives, orchestrated by specialized AI personas (PM, Architect, Developer, QA, Scrum Master, Tech Writer)
64
+ - **Enterprise-grade specialized agents** — purpose-built personas for defense/enterprise needs: SRE (Alex), DevOps (Amit), Cyber Analyst (Yael), MIL-STD-498 Expert (Joseph), and SQA Engineer (Gad) with operational playbooks and compliance workflows. Migrated to native BMAD 6.2.0 skill-based architecture: each agent is a full skill folder (`SKILL.md`, `prompts/`, `resources/`, `scripts/`) with internal commands replacing legacy `.customize.yaml` injection, and all 34 operational workflows (11 MIL-498 DIDs + 9 SRE + 6 DevOps + 8 Cyber) packaged as proper BMAD skill packages
65
+ - **Bug management** — Agents autonomously detect problems in delivered code and propose bug issues. BMAD extension workflows generate structured bug stories. Bugs live in the backlog section of `sprint-status.yaml` alongside stories for unified sprint planning
66
+ - **Unified sprint-status management** — All sprint, backlog, and epic data consolidated into a single `sprint-status.yaml` file with movement semantics (items move between backlog and sprints, never duplicated), done archival (completed items removed and archived), sprint close lifecycle, and Jira adapter readiness. Sprints defined by capacity, flat backlogs containing both stories and bugs, multi-criteria prioritization, and workflows to add/modify/close/remove-from sprints
67
+ - **Agent activity visibility** — Real-time dashboard showing all active AI agents: type, assigned story, worktree, branch, and status, auto-refreshing every 30 seconds from existing project file structures
68
+ - **BMAD-native extension architecture** — All BMAD-facing enhancements use official BMAD Builder extension points. With 6.2.0 migration, the extension module adopts the native `module.yaml` identity pattern (`code`, `description`, `module_version`) with setup skill and `module-help.csv` capability registration. Zero bmad-method core modifications. Extensions survive BMAD updates via the anti-zombie config pattern
69
+ - **Environment agnostic** — supports on-prem, public cloud, and air-gapped deployments through universal skill format and multi-agent targeting
70
+ - **Multi-repository project layout** — Supports enterprise project structures where planning knowledge, sprint management, and code live in separate repositories. The installer discovers repository locations (local or remote), clones as needed, and stamps paths into project-context.md so agents resolve artifact reads/writes to the correct repository without manual path management
71
+ - **Non-hierarchical knowledge graph** — All BMAD-generated artifacts form a living any-to-any knowledge graph. An acceptance criterion in a story may reference the epic that scoped it, the architecture decision that constrained it, and the UX design that shaped it — simultaneously, with no assumption of hierarchy. A central files table maps short file IDs to arbitrary file pointers (relative paths, absolute paths, Confluence URLs, any document reference), so nodes can address any artifact regardless of where it lives. Maintained automatically by skills, stored as LLM-friendly JSON, and visualized as an interactive graph in VSCode. Every edge carries full provenance: creator name, AI agent identifier, and date
72
+ - **Project knowledge preservation** — `_bmad-output` is version-controlled project knowledge (planning artifacts, implementation artifacts), never gitignored
73
+
74
+ **Classification:** Developer Tool / Methodology Platform | Software Engineering domain | Medium-High complexity | Brownfield (v2.19.2), documented as greenfield PRD
75
+
76
+ ## System Overview
77
+
78
+ ### Current Baseline
79
+
80
+ ma-agents is a shipping product (v2.19.2+) providing a universal skill installer with 27+ skills across 5 domains, multi-agent manifest (v1.1.0) with version tracking and upgrade detection, BMAD-METHOD install/update/customize/recompile pipeline, interactive wizard and direct CLI modes, cross-platform support (Windows, macOS, Linux), and air-gapped operation for static skill content. All 7 user roles (Systems Engineer through Chief Architect) can install skills and BMAD workflows via `npx ma-agents`. Skills install correctly across IDE agents and BMAD specialized agents. MIL-STD-498 document generation workflows are operational for 11 DIDs.
81
+
82
+ ### Capability Areas
83
+
84
+ Each capability area represents a permanent part of the product that is enhanced over time. Status indicators reflect the current state of each area.
85
+
86
+ **Status legend:** **Shipped** — fully delivered and in production use | **In Development** — actively being built | **Planned** — designed but not yet started | **Exploratory** — under consideration, no commitment
87
+
88
+ 1. **Skill Management & Portability** — Universal skill installer, multi-agent targeting across 12 agents, format translation to each agent's native configuration. Manifest-based version tracking for upgrade/downgrade detection across multi-agent installs. — **Shipped**
89
+
90
+ 2. **Skill Enforcement** — Top-priority instruction injection, BMAD `critical_actions` on agent activation, per-agent enforcement hooks (Claude Code hooks, others as available), context persistence strategies. Moves from advisory to enforced compliance. — **In Development**
91
+
92
+ 3. **BMAD-METHOD Integration** — Install/update/customize/recompile pipeline. Bundled bmad-method v6.2.0 as a direct npm dependency with pre-cloned external modules (bmb, cis, tea, gds, wds). Single unified wizard UX with explicit parameter passing to bmad-method. CI/CD compatible non-interactive mode. — **In Development**
93
+
94
+ 4. **BMAD Extension Architecture** — Module identity via `module.yaml` (`code`, `description`, `module_version`), setup skill for config management, `module-help.csv` capability registration, anti-zombie config pattern. All BMAD-facing enhancements use official BMAD Builder extension points with zero bmad-method core modifications. — **In Development**
95
+
96
+ 5. **BMAD 6.2.0 Agent Architecture Migration** — Rebuilding the 4 custom agents (SRE, DevOps, Cyber, MIL-498) from legacy `.customize.yaml` + XML definitions to native 6.2.0 skill-based agent folders (`SKILL.md`, `prompts/`, `resources/`, `scripts/`). Converting all 34 operational workflows to SKILL.md packages. Dual-layer elimination. In-place migration via installer with rollback. — **In Development**
97
+
98
+ 6. **Specialized Agent Personas** — SRE (Alex), DevOps (Amit), Cyber Analyst (Yael), MIL-STD-498 Expert (Joseph) with operational playbooks. Each agent is a full BMAD 6.2.0 skill folder with internal commands, resources, and scripts. — **In Development**
99
+
100
+ 7. **MIL-STD-498 Document Generation** — 11 DID workflows (SSS, SSDD, OCD, SDP, SRS, SDD, STD, STR, IDD, IRS, HRS) as BMAD skill packages with progressive disclosure step files for compliance-critical sequential document generation. — **In Development**
101
+
102
+ 8. **SDLC Workflows** — PRD creation/editing/validation, architecture, UX design, sprint planning, code review, automated E2E test generation, retrospectives, implementation readiness checks — orchestrated by specialized AI personas. — **Shipped**
103
+
104
+ 9. **Bug Management** — Auto-detection skill instructs coding agents to propose bug issues for delivered code. BMAD extension workflow generates structured bug stories. Bugs exist as standalone backlog items with full lifecycle. — **In Development**
105
+
106
+ 10. **Sprint & Backlog Management** — Unified `sprint-status.yaml` as single source of truth with three sections (epics, backlog, sprints). Movement semantics, done archival, sprint close lifecycle, capacity-based sprints, multi-criteria prioritization. BMAD extension workflows to add/modify/close/remove-from sprints. Jira adapter readiness. — **In Development**
107
+
108
+ 11. **Project Knowledge & Context** — `_bmad-output` as version-controlled project knowledge (never gitignored). Auto-generated `project-context.md` as constitutional document for AI agents with manifest path resolution, mission lifecycle documentation, idempotency, and BMAD `critical_actions` integration. — **In Development**
109
+
110
+ 12. **Multi-Repository Project Layout** — Enterprise project structures where planning knowledge, sprint management, and code live in separate repositories. Installer discovers repository locations, clones as needed, stamps paths into config and project-context.md. Cross-reference file for agent context bridging. — **In Development**
111
+
112
+ 13. **Agent Activity Dashboard** — Real-time CLI dashboard showing all active AI agents: type, assigned story, worktree, branch, and status. Auto-refresh, filtering, session history. Data derived from existing project file structures. — **Planned**
113
+
114
+ 14. **OpenCode Agent Support** — 12th agent target (7th IDE agent) with JSON-based instruction injection via `opencode.json` instructions array. Skills path: `.opencode/skills/`. Config merging (not replacement). — **In Development**
115
+
116
+ 15. **Developer Infrastructure** — Automated regression tests for the 4 core modules (cli.js, installer.js, agents.js, bmad.js) verifying architectural contracts. — **In Development**
117
+
118
+ 16. **Methodology Onboarding** — Methodology presentation bundled with BMAD installation, deployed to `_bmad-output/methodology/` for team onboarding. — **In Development**
119
+
120
+ 17. **BMAD Knowledge Graph** — Dynamic any-to-any knowledge graph built automatically from BMAD-generated artifacts.
121
+
122
+ 18. **Software Quality Assurance (SQA)** — Dedicated SQA agent (Gad) providing structured quality workflows for software projects: a multi-dimensional Project Audit (code-to-story traceability, stories-to-architecture/PRD alignment, process compliance, sprint health, release state) and an IEEE/ISO/IEC 12207 lifecycle process compliance assessment with compliance matrix, gap analysis, and backlog story generation for identified gaps. — **Planned** Any artifact can reference any other regardless of hierarchy — a story's AC may derive from the epic, an architecture decision, and a UX design simultaneously. A central `files` table maps short file IDs to arbitrary file pointers (relative paths, absolute paths, Confluence URLs, or any document reference). Nodes are addressable anchors within registered files (`file-id#heading`), edges are directional typed relationships with full provenance (creator name, AI agent identifier, date, label). Stored as LLM-friendly JSON at `_bmad-output/knowledge-graph.json`. Rendered as an interactive graph in VSCode webview (browser fallback) via `_bmad-output/knowledge-graph.html`. `open-graph` skill surfaces the visualization from any BMAD session. — **Planned**
123
+
124
+ ### Future Directions
125
+
126
+ The following capabilities extend the existing architecture. They are aspirational enhancements with no delivery dates or commitments.
127
+
128
+ - Visual Studio agent integration (identified gap — investigation needed into VS-specific AI agent configuration)
129
+ - Additional language-specific skills (C++, C#, Python standards beyond current coverage)
130
+ - Expanded skill authoring tooling for organizational skill creators
131
+ - Expanded BMAD agent personas for additional enterprise roles
132
+ - Per-role skill assignment (different skills for different team roles)
133
+ - Organization-wide skill governance: central registry, approval workflows, compliance tracking
134
+ - Cross-project methodology analytics: adoption, consistency, coverage metrics
135
+ - Community skill marketplace
136
+ - Skill versioning with organizational override policies
137
+
138
+ ## Success Criteria
139
+
140
+ ### User Success
141
+
142
+ - Engineers install skills and BMAD workflows with a single `npx` command — no manual configuration
143
+ - Engineers switch between AI agents (Claude Code, Copilot, Cursor, Cline, Gemini, OpenCode, on-prem tools) and retain the same methodology, skills, and workflow context
144
+ - New team members onboard with consistent engineering practices enforced through skills, not tribal knowledge
145
+ - Specialized roles (SRE, DevOps, Cyber, MIL-STD-498) have purpose-built agent personas with operational playbooks
146
+ - Installed skills are actually followed by agents — users never need to manually remind agents to read the manifest or follow skill directives (zero-reminder workflow)
147
+ - Agents autonomously propose bug issues when they detect problems in already-delivered code
148
+ - Sprint workflows use a single `sprint-status.yaml` as the source of truth — flat backlogs, capacity-based sprints, multi-criteria prioritization, movement semantics, done archival, and sprint close lifecycle
149
+ - Projects that separate planning knowledge, sprint management, and code across repositories are fully supported — agents automatically resolve artifact paths to the correct repository
150
+ - Engineers can open the BMAD knowledge graph from any BMAD session and navigate from any artifact node directly to the source document location — zero manual cross-reference maintenance required
151
+
152
+ ### Technical Success
153
+
154
+ - Skills install correctly across all 12 supported agents with proper format translation
155
+ - Skill compliance rate >90% for `always_load: true` skills (baseline: ~0%)
156
+ - On-prem, public cloud, and air-gapped deployment scenarios all function without degradation
157
+ - BMAD-METHOD integration works end-to-end: install, update, customize, recompile
158
+ - BMAD extension module survives `npx bmad-method install --action update` without losing functionality — extensions maintain independent identity via `module.yaml` code field and anti-zombie pattern
159
+ - Manifest system tracks versions reliably for upgrade/downgrade detection across multi-agent installs
160
+ - All 11 BMAD agents (4 custom + 7 built-in) have skill loading on activation
161
+ - All 4 custom agents (SRE, DevOps, Cyber, MIL-498) function as native BMAD 6.2.0 skill-based agents — standard skill folder structure, SKILL.md entrypoints, internal commands via `prompts/`
162
+ - All 34 operational workflows (11 MIL-498 DIDs + 9 SRE + 6 DevOps + 8 Cyber) are proper BMAD 6.2.0 skill packages — no legacy YAML/XML workflow dependencies
163
+ - Installer performs seamless in-place migration from 6.0.4 to 6.2.0 patterns during normal installation without user intervention
164
+ - Agent activity dashboard reflects current agent state within 60 seconds of last file system change
165
+ - Knowledge graph accurately reflects all traceability relationships emitted during the project lifecycle — no manual graph maintenance required, verified by confirming edge count matches artifact generation events
166
+
167
+ ### Measurable Outcomes
168
+
169
+ - All 12 target agents produce functionally equivalent output from the same skill source
170
+ - Same skill produces identical behavioral enforcement across Claude Code, Cursor, Cline, OpenCode, and all BMAD agents
171
+ - Full SDLC coverage: systems engineering → requirements → architecture → implementation → QA → production
172
+ - Zero manual steps required for skill format adaptation per agent
173
+ - Bug and sprint workflows function as BMAD extensions without requiring bmad-method updates — unified `sprint-status.yaml` replaces fragmented multi-file sprint tracking
174
+ - End-to-end traceability chain from PRD requirement to implementation story is navigable in the knowledge graph for every shipped feature — verifiable by traversing the graph from any story node to its originating PRD requirement
175
+
176
+ ## User Journeys
177
+
178
+ ### 1. Systems Engineer — Eli
179
+
180
+ Eli is a systems engineer responsible for defining what the system does before anyone writes code. He works with stakeholders to capture operational concepts, system requirements, and interface definitions. He runs `npx ma-agents` to install BMAD with the MIL-STD-498 module and starts with `/bmad-bmm-create-prd` to structure the product concept, then uses the MIL-STD-498 workflows to generate the SSS (System/Subsystem Specification) and SSDD (System/Subsystem Design Description). He also uses the OCD workflow to produce the Operational Concept Description. His deliverables feed downstream to architects and product managers. When requirements change, he uses `/bmad-bmm-edit-prd` and the BMAD validation workflows to ensure traceability is maintained across documents.
181
+
182
+ **Capabilities revealed:** MIL-STD-498 document generation (SSS, SSDD, OCD), requirements traceability, operational concept workflows, document validation, inter-role handoff
183
+
184
+ ### 2. Project Manager — Dana
185
+
186
+ Dana manages project phases, timelines, and deliverables. She uses BMAD's PM persona to structure the project into phases with clear milestones and release gates. She generates the SDP (Software Development Plan) using the MIL-STD-498 workflow, defining deliverables per phase, resource allocation, and acceptance criteria. She manages sprints through the unified sprint-status workflows: adding sprints with defined capacity, moving stories and bugs from the backlog section into sprints using multi-criteria prioritization, and modifying sprint composition as priorities shift. She closes sprints using the close-sprint workflow — done items are archived, remaining items are moved to the next sprint or returned to the backlog. She tracks sprint status with `/bmad-bmm-sprint-status` — which reads the single `sprint-status.yaml` file showing real sprint definitions with assigned items, epic status, and unassigned backlog — and uses `/bmad-bmm-retrospective` at epic boundaries. During active sprints she monitors the agent activity dashboard (`npx ma-agents dashboard`) to see which agents are working on which stories, their current branch and worktree, and whether any are blocked or awaiting review. Her SDP aligns with the systems engineer's SSS and the product manager's epics. Throughout her workflow, installed skills (git-workflow, audit-trail) are enforced automatically via BMAD `critical_actions`.
187
+
188
+ **Capabilities revealed:** SDP generation, project phase planning, milestone/deliverable tracking, unified sprint management (add/modify/close sprint, movement semantics, done archival), sprint status from single source of truth, agent activity dashboard, retrospectives, cross-role document alignment, skill enforcement
189
+
190
+ ### 3. Product Manager — Noam
191
+
192
+ Noam translates system requirements into development work. He uses BMAD's PM persona to create the PRD, break it into epics and stories with `/bmad-bmm-create-epics-and-stories`, and run sprint planning with `/bmad-bmm-sprint-planning`. During sprint planning, the Scrum Master asks Noam to define sprint capacity (number of items), and stories are moved from the backlog section of `sprint-status.yaml` into the sprint using multi-criteria prioritization — not just epic precedence. Bugs reported by developers are added to the backlog section alongside stories and prioritized into sprints. The single `sprint-status.yaml` file is the source of truth for all sprint and backlog state. He generates the SRS (Software Requirements Specification) and SDD (Software Design Description) from project artifacts using the MIL-STD-498 workflows. His stories are implementation-ready, containing acceptance criteria, technical context, and test expectations. He validates PRDs and checks implementation readiness before handoff to development. He uses `/open-graph` to see which PRD requirements already have outbound edges to architecture decisions and epics — requirements with no outbound edges are highlighted as coverage gaps before sprint planning begins.
193
+
194
+ **Capabilities revealed:** PRD creation/validation, epics & stories, unified sprint planning with single `sprint-status.yaml`, capacity-based sprints, movement semantics, bug prioritization, SRS/SDD generation, implementation readiness checks, story lifecycle management, knowledge graph PRD coverage analysis
195
+
196
+ ### 4. Architect — Yael
197
+
198
+ Yael defines the technical architecture, UX design, technology stack, and integration points. She uses `/bmad-bmm-create-architecture` to document decisions and `/bmad-bmm-create-ux-design` for UX specifications. She generates IDD (Interface Design Description), IRS (Interface Requirements Specification), HRS (Hardware Requirements Specification), and architecture documents, as well as SRS for the technical requirements. She validates that architecture aligns with the PRD and epics using `/bmad-bmm-check-implementation-readiness`. She installs architecture-specific skills (logging, OpenTelemetry, Vercel/React best practices) to ensure the development team follows her architectural decisions through their AI agents. She uses `/open-graph` to visualize the knowledge graph and verify that every architecture decision node links back to a PRD requirement — orphaned architecture nodes with no inbound edges from the PRD surface traceability gaps before epics are written.
199
+
200
+ **Capabilities revealed:** Architecture creation/validation, UX design, IDD/IRS/HRS generation, implementation readiness, architecture skill enforcement, technology stack documentation, knowledge graph traceability verification
201
+
202
+ ### 5. Test Engineer — Oren
203
+
204
+ Oren defines test plans and generates test documentation. He uses the MIL-STD-498 workflows to produce the STD (Software Test Description) and STR (Software Test Report) from architecture and story specifications. He uses `/bmad-bmm-qa-automate` to generate automated E2E tests from implemented features, and reviews code with `/bmad-bmm-code-review` during the story cycle. During code reviews, his BMAD agent suggests generating bug issues when problems are found in already-delivered features — bugs are proposed to Oren for confirmation, then added to the backlog for sprint prioritization. He installs the test-generator and test-accompanied-development skills to ensure developers write tests alongside code. The `auto-bug-detection` skill ensures that any coding agent encountering defects in released code proposes a structured bug report.
205
+
206
+ **Capabilities revealed:** STD/STR generation, automated test generation, code review with bug detection, bug story generation, test-alongside enforcement, test plan documentation
207
+
208
+ ### 6. DevOps Engineer — Amit
209
+
210
+ Amit manages CI/CD pipelines, repository structure, and deployment configurations. He uses the DevOps agent persona with its operational playbooks to define deployment strategies (canary, blue-green, rolling), configure infrastructure (PV/PVC, load balancers), and manage Helm charts. His DevOps BMAD agent now has `critical_actions` that load the skills MANIFEST on activation — Docker hardening, image signing, git-workflow, and security verification skills are enforced automatically during every BMAD session, not just when Amit remembers to invoke them. He configures the git-workflow-skill to standardize branching and PR processes across the team. In air-gapped environments, he ensures the full skill and BMAD stack works offline.
211
+
212
+ **Capabilities revealed:** DevOps agent persona with skill enforcement via `critical_actions`, deployment playbooks, Docker security skills, git workflow enforcement, air-gapped operation, infrastructure configuration
213
+
214
+ ### 7. Chief Architect — Alon (Methodology Owner)
215
+
216
+ Alon defines the enterprise development methodology and builds the tooling to enforce it. He uses ma-agents to package organizational engineering standards as portable skills, customizes BMAD agent personas to fit the organization's processes, and develops new specialized agents (SRE, Cyber, MIL-STD-498) for roles specific to defense. He selects which skills are mandatory (`always_load: true`), authors custom skills using the skill-creator, and runs `npx ma-agents` across projects to ensure uniform methodology adoption. He architects the BMAD extension module using BMAD 6.2.0's native `module.yaml` identity pattern with setup skill, designs bug management and sprint workflows, and ensures all extensions survive BMAD updates via the anti-zombie config pattern. When upgrading from earlier ma-agents versions (bundling bmad-method 6.0.4), Alon relies on the installer to perform in-place migration — rebuilding the 4 custom agents from `.customize.yaml` + XML definitions to native 6.2.0 skill-based agent folders (`SKILL.md`, `prompts/`, `resources/`, `scripts/`), converting all 34 operational workflows from legacy formats to proper SKILL.md packages, and cleaning up legacy artifacts automatically. He uses BMAD Builder's Agent Builder to create and maintain the 4 custom agents and Workflow Builder to create and maintain the 34 operational workflows — both tools produce standard skill folder output with lint gate validation. He uses the full BMAD workflow — from brainstorming through architecture to implementation — to develop ma-agents itself. He monitors the agent activity dashboard to maintain governance visibility across all active agents — verifying that agents are operating on the correct stories, branches, and worktrees in accordance with the git-workflow-skill. He configures multi-repository project layouts during installation — separating the knowledgebase (planning artifacts) and sprint management (stories, sprints, backlog) into dedicated repositories while keeping implementation code in the main repo. All BMAD workflows automatically resolve to the correct repository paths, and agents operating in the code repo discover planning context and story specs via the cross-reference file. He ensures `_bmad-output` is committed to version control as project knowledge. He monitors the knowledge graph via `/open-graph` to maintain governance visibility across artifact traceability — confirming that all architecture decisions have inbound edges from documented PRD requirements and all epics trace to architecture nodes. Orphaned nodes surface planning gaps before implementation begins. He verifies that the graph's provenance metadata (creator, agent, date) accurately reflects which agents performed which design decisions.
217
+
218
+ **Capabilities revealed:** Skill authoring and governance, BMAD 6.2.0 module architecture with `module.yaml` and setup skill, agent building via BMAD Builder (skill folder output), workflow building via Workflow Builder, 6.0.4→6.2.0 migration via installer, multi-repository project layout configuration, methodology definition, enterprise-wide deployment, custom agent development, bug/sprint workflow design, agent activity dashboard governance, knowledge graph traceability governance, BMAD self-application
219
+
220
+ ### Journey Requirements Summary
221
+
222
+ | Capability Area | Driven By |
223
+ |----------------|-----------|
224
+ | MIL-STD-498 document generation (SSS, SSDD, OCD, SDP, SRS, SDD, STD, STR, IDD, IRS, HRS) | Eli, Dana, Noam, Yael, Oren |
225
+ | PRD/Epic/Story lifecycle | Noam, Yael |
226
+ | Architecture & UX design workflows | Yael |
227
+ | Unified sprint-status management (add/modify/close sprint, movement semantics, done archival) | Dana, Noam |
228
+ | Bug management (detection, story generation, backlog integration) | Oren, Dana, Noam |
229
+ | Skill enforcement via `critical_actions` and top-priority injection | All (enforced), Alon (architecture) |
230
+ | Automated test generation & code review with bug detection | Oren |
231
+ | DevOps playbooks & deployment workflows | Amit |
232
+ | Docker/security skill enforcement | Amit, Oren |
233
+ | BMAD extension module architecture | Alon |
234
+ | Skill authoring & governance | Alon |
235
+ | Agent persona customization | Alon |
236
+ | Cross-agent methodology portability (12 agents incl. OpenCode) | All |
237
+ | Air-gapped / on-prem operation | Amit, Alon |
238
+ | Inter-role document traceability | Eli → Noam → Yael → Oren (full chain) |
239
+ | `_bmad-output` as version-controlled project knowledge | All |
240
+ | Agent activity dashboard (real-time per-agent status, worktree, branch, story) | Dana, Noam, Alon |
241
+ | BMAD 6.2.0 migration (agent rebuild, workflow conversion, module update, legacy cleanup) | Alon |
242
+ | BMAD Builder agent/workflow creation and maintenance | Alon |
243
+ | Multi-repository project layout (knowledgebase, sprint mgmt, code separation) | Alon, Dana, Noam |
244
+ | Knowledge graph — automatic traceability, graph visualization, document navigation | Noam, Yael, Alon |
245
+
246
+ ## Domain-Specific Requirements
247
+
248
+ ### Compliance & Standards
249
+
250
+ - **MIL-STD-498** — Primary documentation standard for defense software deliverables. ma-agents must generate compliant DIDs (SSS, SSDD, OCD, SDP, SRS, SDD, STD, STR, IDD, IRS, HRS) that pass organizational review gates
251
+ - **Enterprise SDLC governance** — The methodology must align with organizational software development policies, including phase-gate reviews, traceability requirements, and configuration management
252
+ - **Audit trail** — AI agent activities should be trackable (ai-audit-trail skill) to demonstrate that methodology was followed during development
253
+
254
+ ### Technical Constraints
255
+
256
+ - **Air-gapped / disconnected environments** — Skills and BMAD workflows must install and function fully offline. No runtime dependency on external registries or cloud services
257
+ - **On-prem AI agents** — Must support AI tools deployed internally (Cline, Cursor running against local models) alongside public cloud agents (Claude Code, Copilot, Gemini)
258
+ - **No data exfiltration** — Skills must not transmit project data externally. Skill content is static instructions, not data-collection mechanisms
259
+ - **Cross-platform** — Must work on Windows, macOS, and Linux (already supported via Node.js + platform-aware paths)
260
+
261
+ ### Integration Requirements
262
+
263
+ - **Git-based workflows** — All development artifacts (skills, BMAD workflows, project docs, `_bmad-output`) must be version-controlled and work within existing git branching strategies
264
+ - **`_bmad-output` as project knowledge** — The `_bmad-output` folder (planning artifacts, implementation artifacts) is version-controlled project knowledge, never gitignored. This folder holds system knowledge critical to project continuity
265
+ - **CI/CD pipeline compatibility** — `npx ma-agents install` must be scriptable for automated setup in CI/CD pipelines without interactive prompts (`--yes`, `--force` flags)
266
+ - **BMAD-METHOD ecosystem** — First-class integration with BMAD's install, update, recompile, and customize pipeline. Changes to BMAD must not break ma-agents and vice versa
267
+ - **BMAD Builder extension architecture** — All BMAD-facing enhancements (skill enforcement, bug workflows, sprint workflows, custom agents) must use official BMAD Builder extension points. With 6.2.0: module identity via `module.yaml` (`code`, `description`, `module_version`), capability registration via `module-help.csv`, config management via setup skill writing to `config.yaml`/`config.user.yaml`. Agents built via BMAD Agent Builder (produces skill folders). Workflows built via BMAD Workflow Builder (produces SKILL.md packages). Zero bmad-method core modifications
268
+
269
+ ### Risk Mitigations
270
+
271
+ - **Methodology drift** — Risk: teams customize skills locally and diverge from the enterprise standard. Mitigation: `always_load: true` for mandatory skills, manifest-based version tracking, centralized skill distribution
272
+ - **Agent compatibility breakage** — Risk: AI agent vendors change their configuration format. Mitigation: agent-specific template system with resource mapping allows format changes without rewriting skills
273
+ - **BMAD version conflicts** — Risk: BMAD updates overwrite ma-agents customizations. Mitigation: BMAD 6.2.0 module with independent `code` identity in `module.yaml` survives updates; anti-zombie config pattern ensures setup re-runs are safe; module setup skill cleans stale entries before writing new values
274
+ - **BMAD 6.0.4→6.2.0 migration** — Risk: legacy agent patterns (`.customize.yaml`, XML definitions, YAML workflows) break when BMAD removes the legacy workflow engine. Mitigation: installer performs atomic in-place migration preserving customizations; NFR29 guarantees all-or-nothing migration; rollback on failure. Fresh installations deploy directly in 6.2.0 format
275
+ - **Skill enforcement failure** — Risk: agents install skills but ignore them during operation. Mitigation: multi-layered enforcement — top-priority instruction injection, BMAD `critical_actions` on agent activation, per-agent hooks (Claude Code), and context persistence research
276
+
277
+ ## Innovation & Novel Patterns
278
+
279
+ ### Detected Innovation Areas
280
+
281
+ - **Methodology-as-Code paradigm** — Engineering standards and SDLC practices are codified as portable skill packages rather than wiki pages, training decks, or tribal knowledge. Skills are versioned, installable, and enforceable — treating methodology like software
282
+ - **Install AND Enforce paradigm** — The first cross-agent skill system that doesn't just install skills but ensures agents actually use them. Multi-layered enforcement: top-priority instruction injection, BMAD `critical_actions` on agent activation, per-agent hooks, and context persistence. Moves from advisory ("please read the manifest") to enforced ("skills loaded before any workflow executes")
283
+ - **Agent-agnostic governance layer** — No existing tool provides a standards enforcement layer across multiple AI coding agents. ma-agents creates a new product category: the methodology middleware between organizations and their AI tools
284
+ - **BMAD-native extension architecture** — Uses official BMAD Builder extension points to inject enforcement, workflows, and agent behaviors without modifying the BMAD core. With 6.2.0, the extension module adopts native module identity (`module.yaml` with `code` field), setup skill for config management, and agents/workflows as standard skill folders. Demonstrates that complex cross-cutting concerns (skill enforcement, bug management, sprint workflows, specialized agents) can be delivered as extension modules that survive upstream updates via the anti-zombie config pattern
285
+ - **Bug-as-first-class-entity in AI development** — Agents autonomously detect defects in delivered code and propose structured bug reports to users. This closes the loop between code review and issue tracking within the AI agent workflow
286
+ - **Structured skill format as implicit DSL** — The skill.json + SKILL.md + agent template system with frontmatter injection and resource mapping constitutes a domain-specific authoring format for packaging engineering practices into agent-consumable instructions
287
+ - **Non-hierarchical SDLC knowledge graph** — Unlike traceability matrices that assume a strict parent-child hierarchy, this graph supports any-to-any relationships. A story's acceptance criterion can simultaneously reference the epic that scoped it, the architecture decision that constrained it, and the UX design that specified it — without any of these being "the" canonical source. A central files table maps short file IDs to arbitrary file pointers (relative paths, absolute paths, Confluence URLs, any document reference), so the graph is not bound to files in the repository. Relationships are first-class typed directed edges with full provenance (creator, AI agent, date). Built automatically by skills as they generate artifacts — no human cross-referencing required. The result is a living, queryable, visual map where influence flows in any direction: jumping from a node in the graph to the exact heading in any referenced document
288
+
289
+ ### Validation Approach
290
+
291
+ - Skills produce functionally equivalent agent behavior across all 12 targets — same methodology input, same engineering output regardless of agent
292
+ - Skill compliance rate measurably improves from ~0% to >90% for `always_load: true` skills
293
+ - Organizations can add/remove AI agents without rewriting methodology — portability is provable by installing on a new agent type (e.g., OpenCode)
294
+ - Skill authoring is accessible to engineering leads, not just toolsmiths — the format is markdown-based, not code-heavy
295
+ - BMAD extension module survives upstream updates — testable by running `npx bmad-method install --action update`
296
+
297
+ ### Risk Mitigation
298
+
299
+ - **Paradigm adoption risk** — New categories require education. Mitigation: the tool works immediately via `npx` without requiring buy-in to the full paradigm; teams can start with one skill and expand
300
+ - **Format lock-in risk** — If the skill format becomes a bottleneck. Mitigation: format is deliberately simple (JSON metadata + markdown content), making migration or evolution straightforward
301
+ - **Competitive moat risk** — AI agent vendors may build their own methodology features. Mitigation: agent-agnostic positioning means ma-agents benefits from more agents, not fewer; vendor features would need to be cross-agent to compete
302
+
303
+ ## Developer Tool Specific Requirements
304
+
305
+ ### Project-Type Overview
306
+
307
+ ma-agents is a Node.js CLI tool that distributes language-aware engineering methodology packages across AI coding agents. The tool runtime is JavaScript/Node.js; the skill content spans language-neutral practices and language-specific standards for C++, C#, Node.js, JavaScript, and Python, with more languages expected as the organization's needs grow.
308
+
309
+ ### Language Matrix
310
+
311
+ | Layer | Languages / Formats |
312
+ |-------|-------------------|
313
+ | Tool runtime | Node.js (JavaScript) |
314
+ | Skill content — language-neutral | Architecture, security, documentation, workflow, testing methodology |
315
+ | Skill content — language-specific | C++, C#, Node.js, JavaScript, Python (current and planned) |
316
+ | Skill authoring format | JSON (metadata) + Markdown (content) + YAML (manifests) |
317
+ | Agent configuration targets | Agent-native formats (markdown instructions, YAML config, JSON rules) |
318
+
319
+ ### Installation Methods
320
+
321
+ | Method | Status | Notes |
322
+ |--------|--------|-------|
323
+ | `npx ma-agents` | Current — primary | Zero-install via npm registry, interactive wizard + direct CLI modes. Bundles all BMAD components |
324
+ | `npx ma-agents install --yes --force` | Current — CI/CD | Non-interactive scriptable mode for pipeline automation |
325
+
326
+ ### IDE / Agent Integration Model
327
+
328
+ ma-agents does not integrate as an IDE extension. Instead, it injects skill content into each agent's native configuration directory:
329
+
330
+ | Agent | Integration Point |
331
+ |-------|------------------|
332
+ | Claude Code | `.claude/` directory, `CLAUDE.md` instruction injection (top-priority placement) |
333
+ | Cursor | `.cursor/rules/` directory |
334
+ | Cline | `.cline/` directory with resource mapping (references→docs, assets→templates) |
335
+ | Copilot | `.github/copilot-instructions.md` |
336
+ | Gemini | `.gemini/` directory |
337
+ | Kilocode | `.kilocode/rules/` directory |
338
+ | OpenCode | `.opencode/skills/` directory, `opencode.json` instructions array (JSON-based injection, configs merge not replace) |
339
+ | Antigravity | `_bmad/skills/` directory |
340
+ | Visual Studio | **Gap — solution needed.** No current integration path for Visual Studio's AI assistant (GitHub Copilot in VS). Requires investigation into VS-specific agent configuration |
341
+
342
+ ### Documentation & Methodology Resources
343
+
344
+ | Resource | Status |
345
+ |----------|--------|
346
+ | README, QUICK_START, DEVELOPMENT, CONTRIBUTING | Current — developer-facing |
347
+ | SKILLS_STRUCTURE | Current — skill authoring reference |
348
+ | Methodology presentation | In development — will be bundled with installation to onboard teams on the enterprise methodology |
349
+ | PRD (this document) | In progress |
350
+
351
+ ### Implementation Considerations
352
+
353
+ - **OpenCode integration** uses JSON-based instruction injection (`opencode.json` instructions array) rather than markdown comment blocks. The installer must handle JSON config merging (OpenCode configs merge, not replace) and skill path resolution for `.opencode/skills/`
354
+ - **Visual Studio integration** is an identified gap. The team needs to investigate how Visual Studio exposes AI agent configuration (Copilot Chat extensions, `.editorconfig`-adjacent patterns, or VS-specific instruction files) and determine the appropriate injection mechanism
355
+ - **Bundled BMAD installation** bundles bmad-method and external modules inside the npm package, pre-populating bmad-method's cache. Node.js and npm are always available in target environments
356
+ - **Language-specific skill growth** — the skill format must accommodate language-specific content (coding standards, patterns, linting rules) without requiring changes to the core installer when new languages are added
357
+
358
+ ## Functional Requirements
359
+
360
+ ### Skill Management & Portability
361
+
362
+ - FR1: Engineers can install one or more skills into any supported AI agent with a single command
363
+ - FR2: Engineers can uninstall previously installed skills from an agent
364
+ - FR3: Engineers can view the list of all available skills with descriptions and categories
365
+ - FR4: Engineers can view the installation status of skills for a specific agent
366
+ - FR5: Engineers can upgrade skills when a newer version is available, with upgrade detection
367
+ - FR6: Engineers can install skills in non-interactive mode for CI/CD pipeline automation
368
+ - FR7: Engineers can install skills across multiple agents simultaneously from one manifest
369
+ - FR34: Engineers can target any of the supported IDE agents (Claude Code, Cursor, Cline, Copilot, Gemini, Kilocode, OpenCode) for skill installation
370
+ - FR35: Engineers can target BMAD specialized agents (SRE, DevOps, Cyber, MIL-STD-498) for persona installation
371
+ - FR36: Skills produce functionally equivalent behavior regardless of which agent they are installed into
372
+ - FR37: Engineers can switch between AI agents and retain the same methodology framework
373
+ - FR38: The system translates skill content into each agent's native configuration format automatically
374
+ - FR44: Engineers can install and use skills in air-gapped environments without internet access
375
+ - FR45: Engineers can use ma-agents on Windows, macOS, and Linux
376
+ - FR46: Engineers can use ma-agents with on-premise AI agents running against local models
377
+ - FR47: The system tracks installed skill versions per agent via manifest for upgrade/downgrade detection
378
+
379
+ ### Skill Enforcement
380
+
381
+ - FR51: The installer injects the planning instruction at the TOP of agent instruction files, not the bottom — ensuring highest priority during LLM context processing
382
+ - FR52: The installer deploys a BMAD extension module (`extends-module: bmm`) that injects skill-loading `critical_actions` into BMAD agents — skills are loaded before any menu or workflow executes
383
+ - FR53: All 11 BMAD agents (4 custom: SRE, DevOps, Cyber, MIL-498 + 7 built-in: bmad-master, analyst, architect, dev, pm, qa, sm) include skill-loading `critical_actions` — custom agents via `.customize.yaml` files, built-in agents via the BMAD extension module
384
+ - FR54: Per-agent enforcement mechanisms are implemented where the agent supports them (e.g., Claude Code hooks that verify manifest was read)
385
+ - FR55: Context persistence strategies ensure skills survive LLM context compression and session restoration (via BMAD sidecar memory or equivalent)
386
+
387
+ ### BMAD-METHOD Integration
388
+
389
+ - FR8: Engineers can install the BMAD-METHOD framework alongside skills in a single workflow
390
+ - FR9: Engineers can update an existing BMAD installation to a newer version
391
+ - FR10: Engineers can apply organization-specific customizations to BMAD that persist across updates
392
+ - FR11: Engineers can register MIL-STD-498 workflows into an existing BMAD installation
393
+ - FR12: Engineers can trigger BMAD recompile after customization changes
394
+
395
+ ### Bundled Installation
396
+
397
+ - FR74: The ma-agents npm package bundles bmad-method v6.2.0 as a direct dependency — no `npx` download at install time
398
+ - FR75: The ma-agents npm package bundles pre-cloned BMAD external modules (bmb, cis, tea, gds, wds) under `lib/bmad-cache/` — no git clone at install time
399
+ - FR76: Before invoking bmad-method install, the installer pre-populates `~/.bmad/cache/external-modules/` from the bundled cache so bmad-method finds modules locally
400
+ - FR123: The ma-agents installer collects all BMAD-relevant configuration during its own interactive wizard — selected platforms/agents, user name, project path, module selections — and passes them to bmad-method as explicit CLI flags (`--tools`, `--modules`, `--directory`, `--user-name`, `--communication-language`, `--document-output-language`, `--output-folder`, `--custom-content`), replacing the current silent install approach
401
+ - FR124: bmad-method performs its full configuration using the explicit parameters passed by ma-agents — the `--yes` flag suppresses prompts for parameters already supplied via flags, but does not skip configuration steps
402
+ - FR125: When bmad-method introduces new CLI parameters that ma-agents has not mapped, the `--yes` flag causes bmad-method to apply its own sensible defaults for those parameters — ensuring no configuration is missed even as bmad-method evolves
403
+ - FR126: The user experiences a single unified installation wizard — bmad-method runs non-interactively with full explicit parameters, with no separate BMAD interactive prompt appearing during the ma-agents installation flow
404
+ - FR127: In non-interactive mode (`--yes --force`), ma-agents uses its own defaults for all parameters and passes them to bmad-method via the same explicit flag mechanism — identical code path as interactive mode with pre-determined answers, ensuring CI/CD installations produce identical BMAD configuration as interactive ones
405
+
406
+ ### BMAD Extension Architecture
407
+
408
+ - FR104: The BMAD extension module is restructured with a proper BMAD 6.2.0 `module.yaml` containing `code` (module identifier), `description`, and `module_version` fields — replacing the legacy `extends-module: bmm` pattern in the current `lib/bmad-extension/module.yaml`
409
+ - FR105: A module setup skill is created that writes module configuration to `config.yaml` (shared, git-committed), `config.user.yaml` (personal, gitignored), and `module-help.csv` (capability registry) — following the BMAD 6.2.0 anti-zombie pattern where re-running setup removes all existing entries for the module's code before writing new values
410
+ - FR106: The dual-layer agent definition pattern — base config in `lib/bmad-customizations/bmm-{agent}.customize.yaml` + extended config in `lib/bmad-extension/agents/bmm-{agent}.customize.yaml` — is consolidated into a single authoritative agent skill folder per agent under the module's `agents/` directory
411
+
412
+ ### BMAD 6.2.0 Agent Architecture Migration
413
+
414
+ #### Agent Conversion
415
+
416
+ - FR94: Each custom agent (SRE, DevOps, Cyber, MIL-498) is rebuilt as a BMAD 6.2.0 skill-based agent with a standard skill folder structure: `SKILL.md` (identity, persona, activation, menu triggers), `prompts/` (internal commands), `resources/` (reference data and memory), `scripts/` (deterministic operations with tests)
417
+ - FR95: Agent capabilities currently defined as `critical_actions` in `.customize.yaml` files are migrated to internal commands in the agent's `prompts/` directory — each `critical_action` becomes a prompt file that executes on agent activation
418
+ - FR96: Agent persona, identity, communication style, and activation sequence are defined in the agent's `SKILL.md` frontmatter and body — replacing legacy XML `<agent>` definitions currently in `_bmad/custom/agents/*.md`
419
+ - FR97: Agent menu items and command routing are defined via SKILL.md frontmatter trigger phrases and `prompts/` directory dispatch — replacing legacy XML `<menu-handlers>` with BMAD 6.2.0 dynamic routing (Progressive Disclosure Layer 3)
420
+
421
+ #### MIL-498 Workflow Conversion
422
+
423
+ - FR98: All 11 MIL-STD-498 DID workflows (SSS, SSDD, OCD, SDP, SRS, SDD, STD, STR, IDD, IRS, HRS) are converted from YAML format (`workflow.yaml` + `instructions.md` pairs) to BMAD 6.2.0 SKILL.md packages classified as Complex Workflow skill type — each workflow gets its own skill folder with `SKILL.md` entrypoint, `prompts/` for step files, and `templates/` for DID output blocks
424
+ - FR99: MIL-498 workflow instructions currently in separate `instructions.md` files are restructured as progressive disclosure step files in `prompts/` (Layer 4) — preserving strict sequential execution required for compliance-critical document generation while benefiting from reduced context loading per step
425
+ - FR100: MIL-498 workflow template output checkpoints (currently implemented via the legacy `<template-output>` XML tags in `workflow.xml`) are reimplemented as skill-level user confirmation gates within step files — preserving the same pause-and-confirm behavior for document section approval
426
+
427
+ #### SRE / DevOps / Cyber Workflow Conversion
428
+
429
+ - FR101: SRE operational playbooks (health-check, fix-deployments, performance-opt, check-deployment-status, check-secrets, day-2-ops, deployment-strategies, gitops-status — 9 workflows) are each packaged as BMAD 6.2.0 skill packages with `SKILL.md` entrypoint. Workflows with multi-step interactive processes use Complex Workflow type; single-pass playbooks use Simple Workflow type
430
+ - FR102: DevOps operational playbooks (configure-infrastructure, optimize-pipelines, manage-helm, disconnected-deployment, docker-compose-setup, sign-docker-image — 6 workflows) are each packaged as BMAD 6.2.0 skill packages with `SKILL.md` entrypoint
431
+ - FR103: Cyber security playbooks (vulnerability-scan, security-audit, threat-modeling, generate-certs, immunity-estimation, vault-secrets, verify-docker-users, verify-image-signature — 8 workflows) are each packaged as BMAD 6.2.0 skill packages with `SKILL.md` entrypoint
432
+
433
+ #### Upgrade Path
434
+
435
+ - FR107: The installer detects the installed BMAD version and performs in-place migration from 6.0.4 agent patterns (`.customize.yaml`, XML agent definitions, YAML workflows) to 6.2.0 skill-based patterns during normal `npx ma-agents` installation — no separate upgrade command required
436
+ - FR108: During migration, the installer preserves user customizations applied to agent personas, menu items, or workflow parameters by extracting customization values from existing files and applying them to the new SKILL.md-based structure
437
+ - FR109: After successful migration, the installer removes legacy artifacts: old `.customize.yaml` files in `lib/bmad-customizations/` and `lib/bmad-extension/agents/`, XML agent definitions in `_bmad/custom/agents/`, YAML workflow files in `lib/bmad-workflows/mil498/`, and the `_bmad-custom-backup-temp/` directory
438
+ - FR110: For fresh installations (no existing BMAD), the installer deploys directly in 6.2.0 skill-based format — no legacy artifacts are created
439
+
440
+ ### Specialized Agent Personas (MIL-STD-498 / SRE / DevOps / Cyber)
441
+
442
+ - FR35: Engineers can target BMAD specialized agents (SRE, DevOps, Cyber, MIL-STD-498, SQA) for persona installation
443
+ - FR42: The Chief Architect can develop new specialized agent personas for enterprise-specific roles
444
+
445
+ ### MIL-STD-498 Document Generation
446
+
447
+ - FR13: Systems engineers can generate SSS (System/Subsystem Specification) documents from project artifacts
448
+ - FR14: Systems engineers can generate SSDD (System/Subsystem Design Description) documents
449
+ - FR15: Systems engineers can generate OCD (Operational Concept Description) documents
450
+ - FR16: Project managers can generate SDP (Software Development Plan) documents
451
+ - FR17: Product managers can generate SRS (Software Requirements Specification) documents
452
+ - FR18: Product managers can generate SDD (Software Design Description) documents
453
+ - FR19: Architects can generate IDD (Interface Design Description) documents
454
+ - FR20: Architects can generate IRS (Interface Requirements Specification) documents
455
+ - FR21: Architects can generate HRS (Hardware Requirements Specification) documents
456
+ - FR22: Test engineers can generate STD (Software Test Description) documents
457
+ - FR23: Test engineers can generate STR (Software Test Report) documents
458
+
459
+ ### SDLC Workflow Execution
460
+
461
+ - FR24: Product managers can create PRDs through guided collaborative workflows
462
+ - FR25: Product managers can break PRDs into epics and user stories
463
+ - FR26: Product managers can run sprint planning from epics — generating or refreshing the unified `sprint-status.yaml` with epic status, backlog, and sprint sections
464
+ - FR27: Architects can create architecture documents through guided workflows
465
+ - FR28: Architects can create UX design specifications
466
+ - FR29: Engineers can check implementation readiness across PRD, architecture, and epics
467
+ - FR30: Engineers can run code reviews against established standards
468
+ - FR31: Test engineers can generate automated E2E tests from feature specifications
469
+ - FR32: Project managers can track sprint status and surface risks — reading from the unified `sprint-status.yaml` file
470
+ - FR33: Teams can run retrospectives at epic boundaries
471
+
472
+ ### Bug Management
473
+
474
+ - FR60: Bugs are structured entities with required fields: problem description, reproduction steps, bug type, version found, environment constraints, severity, and status
475
+ - FR61: A BMAD extension workflow (deployed via `extends-module: bmm`) generates a structured bug story from a bug report
476
+ - FR62: The `auto-bug-detection` skill instructs coding agents to propose a bug issue to the user when they detect a problem in already-delivered code (story done, code merged, released version)
477
+ - FR63: During BMAD code-review workflows, agents suggest generating bug issues when relevant problems are found in delivered features
478
+ - FR64: Bugs exist in the backlog as standalone items — never assigned to an epic
479
+
480
+ ### Sprint & Backlog Management — Unified Sprint-Status
481
+
482
+ #### Unified Data Model
483
+
484
+ - FR65: All sprint, backlog, and epic status data is managed in a single `sprint-status.yaml` file with three sections: `epics` (epic-level status tracking), `backlog` (items not assigned to any sprint), and `sprints` (sprint entities with their assigned items). The separate `backlog.yaml` and per-sprint `sprints/sprint-N.yaml` files are eliminated — there is one file, one source of truth
485
+ - FR66: Sprint capacity is defined by number of items (stories + bugs), configured by the Scrum Master during sprint planning
486
+ - FR67: Story/bug prioritization supports multiple criteria beyond epic precedence — criteria include severity, business value, dependencies, type, and age
487
+ - FR128: Bugs are a story type in the backlog — they have the same lifecycle as stories (backlog → ready-for-dev → in-progress → review → done) plus bug-specific fields (problem description, reproduction steps, severity, version found)
488
+ - FR133: The `sprint-status.yaml` file includes top-level metadata: `generated` (creation timestamp), `last_updated` (last modification timestamp), `project` (project name), `project_key` (short identifier), `tracking_system` (`file-system` or `jira`), and `story_location` (path to story `.md` files, default `_bmad-output/implementation-artifacts`)
489
+ - FR134: Each item in the backlog or sprint sections carries a consistent structure: `id` (story/bug identifier), `type` (`story` or `bug`), `epic` (parent epic number or null for bugs), `title`, `priority` (numeric), `status` (backlog / ready-for-dev / in-progress / review / done / canceled), and `severity` (null for stories, critical/high/medium/low for bugs)
490
+ - FR135: Each sprint entity in the `sprints` section carries: `name`, `status` (planning / active / closed), `capacity`, optional `start` and `end` dates, and an `items` list containing the assigned stories and bugs
491
+
492
+ #### Unified Sprint-Status Schema
493
+
494
+ The canonical `sprint-status.yaml` schema is:
495
+
496
+ ```yaml
497
+ generated: "2026-04-03T12:00:00Z"
498
+ last_updated: "2026-04-03T12:00:00Z"
499
+ project: ProjectName
500
+ project_key: KEY
501
+ tracking_system: file-system # or "jira"
502
+ story_location: _bmad-output/implementation-artifacts
503
+
504
+ epics:
505
+ epic-1:
506
+ status: in-progress # planning | in-progress | done
507
+ retrospective: null # optional — path or summary after epic completion
508
+
509
+ backlog: # Stories/bugs NOT assigned to any sprint
510
+ - id: "3-1-story-name"
511
+ type: story
512
+ epic: 3
513
+ title: "Story Title"
514
+ priority: 1
515
+ status: backlog
516
+ severity: null
517
+
518
+ sprints:
519
+ sprint-1:
520
+ name: "Foundation Sprint"
521
+ status: active # planning | active | closed
522
+ capacity: 21
523
+ start: "2026-04-03"
524
+ end: "2026-04-14"
525
+ items: # Stories/bugs MOVED here from backlog
526
+ - id: "1-2-story-name"
527
+ type: story
528
+ epic: 1
529
+ title: "Story Title"
530
+ priority: 2
531
+ status: in-progress
532
+ severity: null
533
+ ```
534
+
535
+ #### Movement Semantics
536
+
537
+ - FR69: A BMAD extension workflow enables moving stories and bugs from the `backlog` section into a sprint's `items` list — the item is removed from `backlog` and added to the target sprint. Items are never duplicated across sections
538
+ - FR129: A BMAD extension workflow (`remove-from-sprint`) enables removing stories or bugs from a sprint's `items` list and moving them back to the `backlog` section of `sprint-status.yaml` — the item is removed from the sprint and returned to the backlog without changing its status
539
+ - FR136: When moving items between sprints (e.g., during sprint close), items are removed from the source sprint's `items` list and added to the destination sprint's `items` list — maintaining the invariant that each item exists in exactly one location
540
+
541
+ #### Sprint Lifecycle
542
+
543
+ - FR68: A BMAD extension workflow enables adding a new sprint with defined capacity, iteration identifier, optional start/end dates, and initial status of `planning`
544
+ - FR70: A BMAD extension workflow enables changing/modifying a sprint (reorder items, swap items, adjust capacity, update dates, change status)
545
+ - FR137: A BMAD extension workflow enables closing a sprint. The close workflow executes the following lifecycle:
546
+ 1. Items with status `done` are removed from the sprint's `items` list and their `.md` files are archived to a `done/` subfolder
547
+ 2. Items with status `canceled` are removed from the sprint's `items` list and their `.md` files are archived to a `done/canceled/` subfolder
548
+ 3. Remaining items (in-progress, blocked, backlog, ready-for-dev) are presented to the user with three options: (a) move all to the next sprint, (b) return all to backlog, or (c) decide per item — the user can assign each remaining item individually to the next sprint or to the backlog
549
+ 4. The sprint's status is set to `closed`
550
+ - FR71: Sprint status displays the unified `sprint-status.yaml` contents — real sprint definitions with assigned items, epic status, and the unassigned backlog — not just a list of epics
551
+
552
+ #### Done Archival
553
+
554
+ - FR130: When a story or bug reaches "done" status, it is removed from `sprint-status.yaml` entirely — done items do not clutter the active status view
555
+ - FR131: When a story or bug reaches "done" status, its story `.md` file is moved from the active stories directory to a `done/` subfolder — preserving the artifact while keeping the active directory clean
556
+ - FR138: The `generate-backlog` skill regenerates the `backlog` section of `sprint-status.yaml` from epics and bug stories, preserving items that are already assigned to sprints (items in any sprint's `items` list are not duplicated into the backlog)
557
+
558
+ #### Jira Adapter
559
+
560
+ - FR139: The `sprint-status.yaml` `tracking_system` field determines the data backend. When set to `file-system` (default), all skills read/write the local `sprint-status.yaml` file directly. When set to `jira`, skills read/write the Jira API using the same data model — the local file becomes a read-only cache
561
+ - FR140: Skills that read or write sprint/backlog data must check the `tracking_system` field and route operations to the appropriate backend. The Jira adapter is reserved for future implementation — skills must not fail when `tracking_system: jira` is configured but should surface a clear "Jira adapter not yet implemented" message
562
+
563
+ ### Project Knowledge & Context
564
+
565
+ - FR58: The installer does not add `_bmad-output` to `.gitignore` — this folder is tracked as version-controlled project knowledge
566
+ - FR59: The `_bmad-output` policy is documented in README and installation guidance
567
+ - FR79: At project-level installation, the installer generates `_bmad-output/project-context.md` if one does not already exist — providing agents with a constitutional document that governs their behavior throughout the project lifecycle
568
+ - FR80: The generated project-context.md contains platform-agnostic mandatory AI agent operating rules: read MANIFEST.yaml before every task, load all `always_load: true` skills, and use the git-workflow-skill with fresh worktrees per mission (not just branches)
569
+ - FR81: The skills manifest path(s) in project-context.md are resolved at install time to the actual installed path for each target platform — no hardcoded agent-specific directory references (e.g., not `.claude/skills/MANIFEST.yaml` literally, but the actual resolved path for the platform being installed)
570
+ - FR82: When multiple platforms are installed simultaneously, project-context.md lists all MANIFEST.yaml paths for all installed platforms so any agent can find the correct path for its environment
571
+ - FR83: The generated project-context.md documents the full agent mission lifecycle in sequence: (1) pre-flight skill loading, (2) fresh worktree creation via `git worktree add`, (3) implementation, (4) self-review using the code-review skill, (5) PR creation with conventional commit, (6) human review gate — agent does not auto-merge, (7) merge and worktree cleanup, (8) post-mission updates (story status + AiAudit.md)
572
+ - FR84: Project-context generation is idempotent — if `_bmad-output/project-context.md` already exists when the installer runs, it is left untouched and generation is skipped without error
573
+ - FR85: The generated project-context.md includes inline expansion guidance comments directing users to `bmad-generate-project-context` (post-architecture), `bmad-retrospective` (post-sprint), and manual updates as the living document evolves
574
+ - FR86: The BMAD extension module updates `critical_actions` for all BMM agents (4 custom + 7 built-in) and bmad-master (12 total) to load `_bmad-output/project-context.md` during agent initialization — alongside MANIFEST.yaml. CIS module agents are explicitly excluded as project-context governance rules (git workflow, dev lifecycle) do not apply to creative/innovation sessions.
575
+
576
+ ### Multi-Repository Project Layout
577
+
578
+ - FR111: During installation, the installer asks the user where the project knowledgebase is managed — options: current repository (default), local path, or remote git repository
579
+ - FR112: During installation, the installer asks the user where sprint management is managed — options: current repository (default), local path, or remote git repository
580
+ - FR113: When the user selects "remote" for either concern, the installer asks for the git URL and a local destination path for cloning. If the destination directory already exists, the installer displays its contents summary and asks the user to confirm before proceeding — it never overwrites an existing directory
581
+ - FR114: When the user selects "remote" and the local destination does not exist, the installer clones the repository to the specified path
582
+ - FR115: When the user selects "local path" for either concern, the installer validates that the path exists. If it does not exist, the installer alerts the user and asks them to confirm the path or provide a corrected one — it does not silently create the directory
583
+ - FR116: When the user selects "current repository" (default) for both concerns, the installer operates in single-repo mode with no additional configuration — preserving current behavior for projects that manage everything in one repository
584
+ - FR117: The knowledgebase and sprint management paths are stored in `config.yaml` as shared project configuration fields (`knowledgebase_path`, `sprint_management_path`) — available to all BMAD workflows and agents at runtime
585
+ - FR118: The generated `project-context.md` includes the configured knowledgebase and sprint management paths as mandatory agent operating rules — agents are instructed to resolve all planning artifact reads/writes to `{knowledgebase_path}` and all sprint artifact reads/writes to `{sprint_management_path}`
586
+ - FR119: All BMAD workflows that produce planning artifacts (PRD creation/editing/validation, architecture creation, UX design, research, product briefs) resolve their output directory from the configured `{knowledgebase_path}` rather than assuming the current working directory
587
+ - FR120: All BMAD workflows that produce or consume sprint artifacts (sprint planning, story creation, story status lookup, sprint status via `sprint-status.yaml`, bug management, retrospectives) resolve their paths from the configured `{sprint_management_path}`
588
+ - FR121: When the agent activity dashboard is implemented, it resolves story status files and sprint data from the configured `{sprint_management_path}` — correctly reading agent activity across repositories
589
+ - FR122: In multi-repo mode, the installer creates a lightweight cross-reference file in the code repository (`_bmad-output/project-layout.yaml`) documenting the knowledgebase and sprint management paths — so agents activated in the code repo can discover where planning and sprint data live without re-running installation
590
+
591
+ ### OpenCode Agent Support
592
+
593
+ - FR56: Engineers can target OpenCode for skill installation with skills placed in `.opencode/skills/`
594
+ - FR57: The installer injects skill references into `opencode.json` via the instructions array using JSON config merging (not replacement)
595
+
596
+ ### Agent Activity Dashboard
597
+
598
+ - FR87: Project managers can invoke a real-time dashboard displaying the current activity of all active AI agents in the project via `npx ma-agents dashboard`
599
+ - FR88: The dashboard displays per-agent details: agent type, assigned story identifier, active git worktree path, current branch, and current status (implementing / reviewing / awaiting-review / idle)
600
+ - FR89: Dashboard data refreshes automatically at a configurable interval (default: 30 seconds) without requiring manual reload — elapsed time since last refresh is visible
601
+ - FR90: Project managers can filter the dashboard by agent type, story identifier, branch, or status category
602
+ - FR91: The dashboard distinguishes active agents (in-progress work), agents awaiting human review (PR open, no merge), and idle agents (no current worktree assignment)
603
+ - FR92: Project managers can view completed session history per agent: agent type, story identifier, branch, duration, and outcome (merged / abandoned / pending)
604
+ - FR93: Dashboard data is derived exclusively from existing project file structures (`_bmad-output/` activity logs, git worktree state, story status files) — no additional persistent data store is required
605
+
606
+ ### Developer Infrastructure
607
+
608
+ - FR73: The 4 core modules (cli.js, installer.js, agents.js, bmad.js) have automated regression tests that verify architectural contracts (pipeline ordering, additive-only operations, template resolution, command routing)
609
+
610
+ ### Methodology Onboarding
611
+
612
+ - FR72: A methodology presentation is bundled with BMAD installation and deployed to `_bmad-output/methodology/`, providing team onboarding content for BMAD-METHOD without separate training materials
613
+
614
+ ### Skill Authoring & Governance
615
+
616
+ - FR39: The Chief Architect can author new skills using the skill format (skill.json + SKILL.md + agent templates)
617
+ - FR40: The Chief Architect can designate skills as mandatory (`always_load: true`) for organizational enforcement
618
+ - FR41: The Chief Architect can customize BMAD agent personas to fit organizational processes
619
+ - FR43: The system generates MANIFEST.yaml from installed skills for agent consumption
620
+
621
+ ### Audit & Traceability
622
+
623
+ - FR48: The system maintains an audit trail of AI agent activities via the ai-audit-trail skill
624
+ - FR49: Document generation workflows maintain traceability across inter-role handoffs (SSS → SRS → SDD → STD)
625
+ - FR50: Engineers can validate PRDs and other documents against established standards
626
+
627
+ ### BMAD Knowledge Graph
628
+
629
+ #### Graph Data Model
630
+
631
+ - FR141: Every addressable heading anchor in any registered document is a graph node. Node identity uses `file-id#heading-anchor` syntax, where `file-id` is a short identifier defined in the graph's `files` table (e.g., `prd#fr24`). The `files` table maps each `file-id` to a file pointer — which may be a relative path, absolute path, URL (e.g., Confluence page), or any other document reference. Nodes require no manual creation — they are derived from document structure at emit time and registered against the files table
632
+ - FR142: Each graph edge is a directed typed relationship from a source node to a target node. Edges are not constrained to hierarchical parent-child relationships — any node may reference any other node regardless of document type or position in the artifact chain. Edge fields: `from` (source node id), `to` (target node id), `type` (one of: `implements`, `derives-from`, `validates`, `traces-to`, `refines`, `informed-by`), `label` (optional human-readable description), `created_by` (user name from BMAD config), `agent` (AI agent identifier — e.g., `claude-code`, `cursor`, `copilot`), `created_at` (ISO 8601 timestamp). No edge field may be null except `label`
633
+ - FR143: The graph maintains a bidirectional index: for every node, both its outbound edges (what it references) and inbound backlinks (what references it) are queryable — enabling "what influenced this AC?" and "what was derived from this architecture decision?" without scanning all edges. A single node may have inbound edges from multiple unrelated documents simultaneously
634
+
635
+ #### JSON Format
636
+
637
+ - FR144: The knowledge graph is stored as a single JSON file at `_bmad-output/knowledge-graph.json`. The top-level structure is `{ "meta": {...}, "files": {...}, "nodes": [...], "edges": [...] }` — flat, no nesting beyond two levels, using string keys throughout. This structure is optimized for LLM read/write: any model can register a file, add a node, or add an edge by appending to the appropriate section without parsing complex schemas
638
+ - FR145: The `files` table is a JSON object mapping short file IDs to file pointer objects: `{ "prd": { "pointer": "_bmad-output/planning-artifacts/prd.md", "title": "PRD", "pointer_type": "relative_path" }, "arch": { "pointer": "_bmad-output/planning-artifacts/architecture.md", "title": "Architecture", "pointer_type": "relative_path" }, "ux-conf": { "pointer": "https://confluence.example.com/page/456", "title": "UX Design", "pointer_type": "url" } }`. `pointer_type` is one of: `relative_path`, `absolute_path`, `url`. This decouples node identity from file location — files can live anywhere
639
+ - FR146: Each node object: `{ "id": "file-id#anchor", "file": "file-id", "anchor": "anchor", "title": "Human readable heading text", "type": "requirement|architecture|epic|story|design|test" }`
640
+ - FR147: Each edge object: `{ "id": "unique-edge-id", "from": "file-id#anchor", "to": "file-id#anchor", "type": "implements|derives-from|validates|traces-to|refines|informed-by", "label": "optional", "created_by": "name", "agent": "agent-id", "created_at": "ISO8601" }`
641
+ - FR148: The `meta` object carries: `{ "schema_version": "1.0", "project": "project-name", "generated": "ISO8601", "last_updated": "ISO8601", "node_count": N, "edge_count": N, "file_count": N }`. All counts are updated on every write — enabling quick integrity checks without parsing the full arrays
642
+
643
+ #### Automatic Skill Emission
644
+
645
+ - FR149: BMAD skills that generate or update planning artifacts (create-prd, create-architecture, create-epics-and-stories, create-story, dev-story, bmad-create-ux-design) automatically append nodes and edges to `knowledge-graph.json` upon artifact completion — no user prompt required. If the file does not exist, the skill creates it with the correct schema
646
+ - FR150: Before emitting nodes, the skill registers the source document in the `files` table if not already present — assigning a short file ID and recording the pointer and pointer type. Skills may emit edges referencing any previously registered file, not only files in the project repository. This allows a story skill to reference a Confluence UX spec or an external architecture document as an edge target, as long as that file has been registered in the `files` table
647
+ - FR151: When a skill emits edges, it resolves source and target nodes from all artifacts that influenced the output — not only the direct parent in the artifact hierarchy. A story skill may emit `derives-from` edges to the epic, `informed-by` edges to architecture sections, and `informed-by` edges to UX design nodes simultaneously. Edge types are determined by the nature of the influence: architecture sections addressing PRD requirements emit `implements`; epics breaking down PRD features emit `derives-from`; stories implementing epics emit `traces-to`; external documents that shaped a decision emit `informed-by`; validation workflows emit `validates`
648
+ - FR152: Skills never create duplicate nodes or files entries. Before appending, the skill checks if a node with the same `id` already exists — if so, updates `title` only and skips insertion. Before appending an edge, the skill checks for an existing edge with matching `from`, `to`, and `type` — if found, updates `created_at` and `agent` only. Before adding a file, the skill checks if a file-id already exists — if so, updates `pointer` and `title` only
649
+
650
+ #### Visualization & Navigation
651
+
652
+ - FR153: The `open-graph` skill generates or refreshes `_bmad-output/knowledge-graph.html` from `knowledge-graph.json` and opens it. When a VSCode environment is detected, the skill opens the file inside the editor. In non-VSCode environments, the skill opens the file in the system default browser
653
+ - FR154: The rendered graph is an interactive visualization. Nodes are labeled with their `title`. Edge direction is shown with arrowheads. Node color encodes `type` (requirement, architecture, epic, story, design, test — 6 distinct colors with a legend). Clicking a node navigates to the source document at the exact heading anchor — using VSCode's native document navigation when available, or displaying a copyable document link otherwise. For nodes whose `files` entry has `pointer_type: url`, clicking opens the URL in the browser
654
+ - FR155: Hovering over an edge displays a tooltip showing: edge `type`, `label` (if set), `created_by`, `agent`, and `created_at` — full provenance visible without leaving the graph
655
+ - FR156: The graph supports filtering by node type and edge type via interactive controls in the visualization panel. Selecting a node highlights all its direct neighbors and their connecting edges, dimming everything else — isolating all influences on any artifact regardless of which documents they come from
656
+ - FR157: The `knowledge-graph.html` renderer functions without network access and without a local server — no external CDN, font, or script dependencies
657
+
658
+ ### Software Quality Assurance (SQA)
659
+
660
+ #### SQA Agent Persona
661
+
662
+ - FR158: Quality engineers can activate the SQA Agent (Gad) — a purpose-built persona specializing in structured quality assurance workflows: project auditing, process compliance verification, and standards conformance assessment
663
+ - FR159: On activation, Gad presents a numbered menu of available quality workflows with keyboard shortcuts and trigger phrases. Menu items include: Project Audit, IEEE/ISO/IEC 12207 Compliance, and Dismiss Agent. Chat mode is available for ad-hoc quality questions
664
+
665
+ #### Project Audit Workflow
666
+
667
+ - FR160: Gad's Project Audit workflow begins by asking whether to run a full audit (all five dimensions) or a partial audit (user selects which dimensions by number) — execution only begins after the user confirms scope
668
+ - FR161: The Code-to-Stories Traceability dimension reads done and in-progress items from `sprint-status.yaml` and verifies that each story has traceable code evidence; it also surfaces significant code changes with no backing story, flagging each finding with its story ID and traceability status
669
+ - FR162: The Stories-to-Architecture/PRD Alignment dimension maps each epic to its corresponding PRD section, verifies that stories do not introduce architectural decisions contradicting `architecture.md`, and identifies PRD requirements with no corresponding epic or story — producing a PRD coverage table (COVERED / MISSING / PARTIAL) and an architecture compliance issue list
670
+ - FR163: The Process Compliance dimension evaluates development process adherence: commit message format conventions, feature-branch discipline (changes not committed directly to main), test file presence alongside new implementation files, and code review evidence — producing a process checklist with PASS / FAIL / UNKNOWN per item
671
+ - FR164: The Sprint Health dimension reads all sprints from `sprint-status.yaml` and reports: completion percentage per sprint, overdue items, stalled in-progress items, blockers, and backlog grooming health (prioritization, epic linkage, item clarity)
672
+ - FR165: The Release State dimension evaluates release readiness by mapping done stories to declared release scope, identifying blocking items preventing release, and reporting deployment environment status as provided by the user
673
+ - FR166: After all selected dimensions execute, Gad produces a written audit report saved to `{output_folder}/sqa-audit-report-{YYYY-MM-DD}.md`. The report includes an executive summary, per-dimension findings tables with PASS / WARNING / FAIL severity, a prioritized action-item list, and a skipped-dimension list with required artifacts for each skip
674
+
675
+ #### IEEE/ISO/IEC 12207 Compliance Workflow
676
+
677
+ - FR167: Gad's IEEE/ISO/IEC 12207 compliance workflow begins by presenting the four process groups and asking whether to evaluate all groups or selected ones — evaluation only begins after the user confirms scope
678
+ - FR168: The workflow evaluates 23 process areas across four IEEE/ISO/IEC 12207:2017 process groups: Technical Processes (11 areas: Business Analysis, Stakeholder Requirements, Software Requirements, Architecture, Design, System Analysis, Implementation, Integration, Verification, Validation, Transition), Technical Management Processes (8 areas: Project Planning, Project Assessment, Decision Management, Risk Management, Configuration Management, Information Management, Measurement, Quality Assurance), Agreement Processes (2 areas: Acquisition, Supply), and Organizational Enabling Processes (2 areas: Life Cycle Model Management, Knowledge Management)
679
+ - FR169: Each evaluated process area receives a compliance rating: COMPLIANT (evidence satisfies process intent), PARTIAL (some evidence, gaps remain), NON-COMPLIANT (no evidence or clear violation), NOT APPLICABLE (process not relevant to this project type), or ORGANIZATION-SCOPE (verifiable only at organizational level, not from project artifacts). Ratings are derived from available project artifacts: `prd.md`, `architecture.md`, `sprint-status.yaml`, test files, git history, and changelog
680
+ - FR170: The workflow produces a compliance matrix report saved to `{output_folder}/sqa-ieee12207-report-{YYYY-MM-DD}.md`. The report includes an executive summary, per-group compliance matrices (clause, process area, compliance rating, key evidence, gaps), a gap analysis separating critical gaps from partial compliance items, a prioritized recommended-action table, and a compliance summary table with counts per group and an overall compliance percentage
681
+ - FR171: After any SQA workflow that identifies gaps, Gad offers to create structured bug or story entries in the project backlog for each P1 (critical) gap — invoking the `create-bug-story` workflow for each accepted item
682
+
683
+ ## Non-Functional Requirements
684
+
685
+ ### Security & Data Protection
686
+
687
+ - NFR1: Skills must not transmit project data externally — all content is static instruction delivery, not data collection
688
+ - NFR2: Installation process must function fully offline for air-gapped environments
689
+ - NFR3: Skill content must be inspectable (plain text markdown/JSON) — no obfuscated or compiled instructions
690
+ - NFR4: BMAD customizations must not be overwritten by updates without explicit user action
691
+
692
+ ### Integration Reliability
693
+
694
+ - NFR5: Skill installation must not corrupt or remove existing agent configurations — additive-only operations
695
+ - NFR6: Agent format translation must produce valid configuration for each target agent's expected format
696
+ - NFR7: Manifest operations (read/write/update) must be atomic — no partial manifest states on failure
697
+ - NFR8: BMAD install/update/customize pipeline must execute steps in strict order with rollback on failure
698
+
699
+ ### Portability & Compatibility
700
+
701
+ - NFR9: CLI must produce identical results on Windows, macOS, and Linux for the same inputs
702
+ - NFR10: Skills authored once must install without modification across all supported agents
703
+ - NFR11: Adding a new agent target must not require changes to existing skills — only a new template mapping
704
+ - NFR12: The tool must function with Node.js LTS versions (current and previous)
705
+
706
+ ### Maintainability
707
+
708
+ - NFR13: Adding a new agent to the registry must require only a configuration entry, not code changes to the installer core
709
+ - NFR14: Adding a new skill must require only the skill package files (skill.json + SKILL.md + templates), not installer modifications
710
+ - NFR15: Skill format must remain backward-compatible — older skills must install correctly with newer tool versions
711
+
712
+ ### BMAD Extension Compatibility
713
+
714
+ - NFR16: The BMAD extension module must survive `npx bmad-method install --action update` without losing functionality — extensions maintain independent identity and persist across BMAD updates
715
+ - NFR17: All BMAD-facing changes must use official BMAD Builder extension APIs only — `module.yaml` (module identity), `module-help.csv` (capability registration), setup skill (config management), Agent Builder (agent creation), Workflow Builder (workflow creation), skill folder standard (SKILL.md + prompts/ + resources/ + scripts/) — zero bmad-method core modifications
716
+ - NFR18: OpenCode JSON instruction injection must not corrupt existing `opencode.json` configuration — JSON config merging must be additive-only
717
+ - NFR19: Bug and sprint extension workflows must function identically whether invoked via BMAD agent menu or direct slash command. All sprint workflows must read/write the unified `sprint-status.yaml` file — no workflow may create or depend on separate `backlog.yaml` or per-sprint YAML files
718
+
719
+ ### Bundled Installation
720
+
721
+ - NFR20: The bundled BMAD cache must be version-pinned (v6.2.0 current) — upgrading the bundled version is a deliberate, tested release operation, not an automatic fetch
722
+ - NFR21: The bundled installation produces deterministic `_bmad/` output from the included cache. The resulting directory structure is reproducible given the same ma-agents package version.
723
+
724
+ ### Sprint Management
725
+
726
+ - FR132: (reserved — see FR65-FR71, FR128-FR140 for all sprint management requirements)
727
+
728
+ ### Agent Activity Dashboard
729
+
730
+ - NFR26: The dashboard shall reflect agent state changes within 60 seconds of the triggering file system event — measured from file write completion to next dashboard render cycle
731
+ - NFR27: The dashboard shall render status for up to 20 concurrently active agents in under 2 seconds — measured by wall-clock time from refresh trigger to complete output display
732
+ - NFR28: Dashboard data collection shall be read-only against existing project file structures — no writes to `_bmad-output/` or git state during dashboard operation, verified by absence of new file system writes during a dashboard session
733
+
734
+ ### Multi-Repository Layout
735
+
736
+ - NFR34: Multi-repo configuration must be backward-compatible — projects that do not configure external repositories must function identically to current single-repo behavior with no degradation or additional prompts on subsequent runs
737
+ - NFR35: Remote repository cloning during installation must work in air-gapped environments when the user provides a local network git URL (e.g., internal GitLab) — no assumption of public internet access
738
+ - NFR36: The `project-layout.yaml` cross-reference file must be deterministic — running the installer multiple times with the same multi-repo configuration produces an identical file
739
+ - NFR37: All BMAD workflows must resolve artifact paths through the configured layout — no workflow may hardcode `_bmad-output/` as a relative path assumption. Path resolution must use the config values, falling back to current directory only when config specifies single-repo mode
740
+
741
+ ### BMAD 6.2.0 Migration
742
+
743
+ - NFR29: The migration from 6.0.4 to 6.2.0 agent patterns must be atomic — either all 4 agents and their workflows migrate successfully or the installation rolls back to the pre-migration state with no partial conversions
744
+ - NFR30: All 4 migrated agents must produce functionally equivalent behavior after migration — same menus, same workflows, same outputs as before migration. Verified by exercising each agent's full menu and confirming all commands route correctly
745
+ - NFR31: Migrated agent skill folders must conform to BMAD Builder's lint gate standards — `scan-path-standards.py` (path conventions, no `{skill-root}`, proper prefixes) and `scan-scripts.py` (portability, agentic design) pass without critical violations
746
+ - NFR32: All 23 converted workflows (11 MIL-498 + 9 SRE + 6 DevOps + 8 Cyber = 34 total; corrected: 11+9+6+8=34) produce identical output artifacts as their pre-migration equivalents — same document structure, same section headers, same template variables, verified by diff comparison of generated outputs
747
+ - NFR33: The module setup skill's anti-zombie cleanup must be idempotent — running `npx ma-agents` multiple times produces the same `config.yaml`, `config.user.yaml`, and `module-help.csv` state regardless of prior runs
748
+
749
+ ### BMAD Knowledge Graph
750
+
751
+ - NFR38: The `open-graph` skill shall render a graph of up to 500 nodes and 1000 edges in under 3 seconds from file load to interactive display — measured from skill invocation to first interactive frame in the renderer
752
+ - NFR39: `knowledge-graph.json` must remain parseable and writable by any LLM without schema documentation. Validated by requiring that a model with no prior knowledge of the format can correctly register a file, add a node, and add an edge given only the existing file content as context — no external schema reference required
753
+ - NFR40: Skill emission of files, nodes, and edges must be additive-only — skills never delete or overwrite existing entries, only append or update non-provenance fields. Existing provenance data (creator, agent, date) on an edge is never modified by subsequent runs
754
+ - NFR41: The `knowledge-graph.html` renderer must function in air-gapped environments with no network access and without a local server — verified by loading the file with network access blocked and confirming full interactive functionality
755
+
756
+ ### Project Context Generation
757
+
758
+ - NFR22: The project-context *template* (`lib/templates/project-context.template.md`) must contain no hardcoded platform-specific paths or agent directory names — path-specific content is stamped at generation time, not embedded in the template source
759
+ - NFR23: Project-context generation is additive-only — the installer never modifies or deletes an existing `_bmad-output/project-context.md` regardless of its content or age
760
+ - NFR24: The project-context template is maintained as a standalone file (`lib/templates/project-context.template.md`), not as an inline string in installer code — allowing the template to be updated independently of installer logic
761
+ - NFR25: The generated project-context.md includes a machine-readable generator version comment (e.g., `<!-- ma-agents-template-version: 1.0 -->`). When a future ma-agents version detects a lower template version in an existing file, it logs a warning suggesting the user run `/bmad-generate-project-context` to refresh — it never auto-overwrites
762
+
763
+ ### Software Quality Assurance (SQA)
764
+
765
+ - NFR42: SQA audit findings driven by project artifacts (prd.md, architecture.md, epics.md, sprint-status.yaml) must be deterministic — re-running a workflow on unchanged artifacts must not introduce variance from execution alone. Findings that depend on user-provided inputs (git log output, deployment environment status) may differ across runs only when the user provides different data; this is expected behavior, not a defect.
766
+ - NFR43: The IEEE/ISO/IEC 12207 compliance workflow must not require internet access — all evaluation logic, process area definitions, and rating criteria are embedded in the skill; no external standard document download or network call is made during execution