bmad-method-test-architecture-enterprise 1.6.0 → 1.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -12
- package/README.md +21 -20
- package/docs/reference/troubleshooting.md +12 -13
- package/package.json +1 -1
- package/release_notes.md +10 -7
- package/src/agents/bmad-tea/SKILL.md +70 -0
- package/src/agents/bmad-tea/bmad-skill-manifest.yaml +14 -0
- package/src/module-help.csv +9 -9
- package/src/workflows/testarch/bmad-teach-me-testing/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-teach-me-testing/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/workflow-plan-teach-me-testing.md +2 -2
- package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/workflow.md +1 -1
- package/src/workflows/testarch/bmad-testarch-atdd/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-atdd/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/instructions.md +3 -3
- package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow.md +1 -1
- package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow.yaml +6 -6
- package/src/workflows/testarch/bmad-testarch-automate/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-automate/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{automate → bmad-testarch-automate}/instructions.md +3 -3
- package/src/workflows/testarch/{automate → bmad-testarch-automate}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{automate → bmad-testarch-automate}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow.md +1 -1
- package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow.yaml +5 -5
- package/src/workflows/testarch/bmad-testarch-ci/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-ci/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/instructions.md +3 -3
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-02-generate-pipeline.md +10 -10
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow.md +1 -1
- package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow.yaml +5 -5
- package/src/workflows/testarch/bmad-testarch-framework/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-framework/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{framework → bmad-testarch-framework}/instructions.md +3 -3
- package/src/workflows/testarch/{framework → bmad-testarch-framework}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{framework → bmad-testarch-framework}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow.md +1 -1
- package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow.yaml +5 -5
- package/src/workflows/testarch/bmad-testarch-nfr/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-nfr/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/instructions.md +3 -3
- package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow.md +1 -1
- package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow.yaml +6 -6
- package/src/workflows/testarch/bmad-testarch-test-design/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-test-design/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/instructions.md +3 -3
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-qa-template.md +1 -1
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-template.md +1 -1
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow.md +1 -1
- package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow.yaml +6 -6
- package/src/workflows/testarch/bmad-testarch-test-review/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-test-review/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/instructions.md +3 -3
- package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow.md +1 -1
- package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow.yaml +6 -6
- package/src/workflows/testarch/bmad-testarch-trace/SKILL.md +6 -0
- package/src/workflows/testarch/bmad-testarch-trace/bmad-skill-manifest.yaml +1 -0
- package/src/workflows/testarch/{trace → bmad-testarch-trace}/instructions.md +3 -3
- package/src/workflows/testarch/{trace → bmad-testarch-trace}/validation-report-20260127-095021.md +1 -1
- package/src/workflows/testarch/{trace → bmad-testarch-trace}/validation-report-20260127-102401.md +1 -1
- package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow.md +1 -1
- package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow.yaml +6 -6
- package/test/test-installation-components.js +77 -30
- package/tools/validate-agent-schema.js +105 -5
- package/tools/validate-tea-workflow-descriptions.js +2 -2
- package/docs/MIGRATION.md +0 -488
- package/src/agents/tea.agent.yaml +0 -67
- package/src/teams/default-party.csv +0 -2
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/checklist.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/curriculum.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/quiz-questions.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/role-paths.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/session-content-map.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/data/tea-resources-index.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/instructions.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-01-init.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-01b-continue.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-02-assess.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-03-session-menu.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-01.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-02.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-03.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-04.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-05.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-06.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-04-session-07.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-c/step-05-completion.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-e/step-e-01-assess-workflow.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-e/step-e-02-apply-edits.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/steps-v/step-v-01-validate.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/certificate-template.md +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/progress-template.yaml +0 -0
- /package/src/workflows/testarch/{teach-me-testing → bmad-teach-me-testing}/templates/session-notes-template.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/atdd-checklist-template.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/checklist.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-01-preflight-and-context.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-02-generation-mode.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-03-test-strategy.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04-generate-tests.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04a-subagent-api-failing.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04b-subagent-e2e-failing.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-04c-aggregate.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-c/step-05-validate-and-complete.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/checklist.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-01-preflight-and-context.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-02-identify-targets.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03-generate-tests.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03a-subagent-api.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03b-subagent-backend.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03b-subagent-e2e.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-03c-aggregate.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-c/step-04-validate-and-summarize.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{automate → bmad-testarch-automate}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/azure-pipelines-template.yaml +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/checklist.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/github-actions-template.yaml +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/gitlab-ci-template.yaml +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/harness-pipeline-template.yaml +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/jenkins-pipeline-template.groovy +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-01-preflight.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-03-configure-quality-gates.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-c/step-04-validate-and-summary.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{ci → bmad-testarch-ci}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/checklist.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-01-preflight.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-02-select-framework.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-03-scaffold-framework.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-04-docs-and-scripts.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-c/step-05-validate-and-summary.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{framework → bmad-testarch-framework}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/checklist.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/nfr-report-template.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-01-load-context.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-02-define-thresholds.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-03-gather-evidence.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04-evaluate-and-score.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04a-subagent-security.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04b-subagent-performance.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04c-subagent-reliability.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04d-subagent-scalability.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-04e-aggregate-nfr.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-c/step-05-generate-report.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{nfr-assess → bmad-testarch-nfr}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/checklist.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-01-detect-mode.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-02-load-context.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-03-risk-and-testability.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-04-coverage-plan.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-c/step-05-generate-output.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-architecture-template.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/test-design-handoff-template.md +0 -0
- /package/src/workflows/testarch/{test-design → bmad-testarch-test-design}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/checklist.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-01-load-context.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-02-discover-tests.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03-quality-evaluation.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03a-subagent-determinism.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03b-subagent-isolation.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03c-subagent-maintainability.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03e-subagent-performance.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-03f-aggregate-scores.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-c/step-04-generate-report.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/test-review-template.md +0 -0
- /package/src/workflows/testarch/{test-review → bmad-testarch-test-review}/workflow-plan.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/checklist.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-01-load-context.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-01b-resume.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-02-discover-tests.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-03-map-criteria.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-04-analyze-gaps.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-c/step-05-gate-decision.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-e/step-01-assess.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-e/step-02-apply-edit.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/steps-v/step-01-validate.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/trace-template.md +0 -0
- /package/src/workflows/testarch/{trace → bmad-testarch-trace}/workflow-plan.md +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -212,16 +212,6 @@ All workflows implement the **trivariate step pattern** (Create/Edit/Validate):
|
|
|
212
212
|
- Agent schema validation for module independence
|
|
213
213
|
- Pre-commit hook compatibility with documentation build process
|
|
214
214
|
|
|
215
|
-
### Migration Guide
|
|
216
|
-
|
|
217
|
-
For users migrating from BMM-embedded TEA, see [`docs/MIGRATION.md`](docs/MIGRATION.md) for:
|
|
218
|
-
|
|
219
|
-
- Command namespace updates
|
|
220
|
-
- Installation instructions
|
|
221
|
-
- Configuration changes
|
|
222
|
-
- Path reference updates
|
|
223
|
-
- Troubleshooting common issues
|
|
224
|
-
|
|
225
215
|
### Documentation
|
|
226
216
|
|
|
227
217
|
- Website: [test-architect.bmad-method.org](https://test-architect.bmad-method.org) (upcoming)
|
|
@@ -249,5 +239,3 @@ For users migrating from BMM-embedded TEA, see [`docs/MIGRATION.md`](docs/MIGRAT
|
|
|
249
239
|
- Complete documentation suite
|
|
250
240
|
|
|
251
241
|
---
|
|
252
|
-
|
|
253
|
-
_For detailed migration instructions, see [docs/MIGRATION.md](docs/MIGRATION.md)_
|
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ Each workflow directory contains these files, and each has a specific job:
|
|
|
29
29
|
|
|
30
30
|
| File | What it does | When it loads |
|
|
31
31
|
| ----------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
|
|
32
|
-
| `
|
|
32
|
+
| `SKILL.md` | Expert persona — identity, principles, critical actions, capabilities table | First — always in context |
|
|
33
33
|
| `workflow.yaml` | Machine-readable metadata — config variables, required tools, tags | Second — resolves `{project-root}`, `{config_source}`, `{test_artifacts}` |
|
|
34
34
|
| `workflow.md` | Human-readable entry point — goals, mode menu (Create/Edit/Validate), routes to first step | Second — presents mode choice |
|
|
35
35
|
| `instructions.md` | Workflow-specific rules and context (optional, supplements workflow.md) | On demand |
|
|
@@ -54,8 +54,8 @@ flowchart LR
|
|
|
54
54
|
|
|
55
55
|
### How It Works at Runtime
|
|
56
56
|
|
|
57
|
-
1. **Trigger** — Direct commands are `/bmad:tea:automate` (Claude/Cursor/Windsurf) and `$bmad-tea-testarch-automate` (Codex). `TA` is an agent-menu trigger available only after TEA is activated; the
|
|
58
|
-
2. **Agent loads** — `
|
|
57
|
+
1. **Trigger** — Direct commands are `/bmad:tea:automate` (Claude/Cursor/Windsurf) and `$bmad-tea-testarch-automate` (Codex). Load the conversational TEA menu with `$bmad-tea` in Codex. `TA` is an agent-menu trigger available only after TEA is activated; the capabilities table in `SKILL.md` maps `TA` to the `bmad-testarch-automate` skill.
|
|
58
|
+
2. **Agent loads** — `SKILL.md` injects the persona (identity, principles, critical actions) into the context window.
|
|
59
59
|
3. **Workflow loads** — `workflow.yaml` resolves config variables and `workflow.md` presents the mode menu (Create / Edit / Validate), then routes to the first step file.
|
|
60
60
|
4. **Step-by-step execution** — Only the current step file is in context (just-in-time loading). Each step explicitly names the next one (`nextStepFile: './step-02-...'`). The LLM reads, executes, saves output, then loads the next step. No future steps are ever preloaded.
|
|
61
61
|
5. **Knowledge injection** — Step-01 reads `tea-index.csv` and selectively loads fragments by **tier** (core = always, extended = on-demand, specialized = only when relevant) and **config flags** (e.g., `tea_use_pactjs_utils`). This is deliberate context engineering: a backend project loads ~1,800 lines of fragments; a fullstack project loads ~4,500 lines. Conditional loading cuts context usage by 40-50%.
|
|
@@ -85,7 +85,7 @@ The key insight is that there is **no external runtime engine** — the LLM _is_
|
|
|
85
85
|
|
|
86
86
|
```text
|
|
87
87
|
.claude/commands/ # Generated by installer
|
|
88
|
-
├── bmad-
|
|
88
|
+
├── bmad-tea.md # /tea → loads agent persona + menu
|
|
89
89
|
├── bmad-tea-testarch-automate.md # /automate → loads workflow.xml + workflow.yaml
|
|
90
90
|
├── bmad-tea-testarch-test-design.md # /test-design → ...
|
|
91
91
|
├── bmad-bmm-create-prd.md # /create-prd → BMM workflow
|
|
@@ -105,19 +105,20 @@ npx bmad-method install
|
|
|
105
105
|
|
|
106
106
|
### Tool-specific invocation
|
|
107
107
|
|
|
108
|
-
| Tool | Invocation style | Example
|
|
109
|
-
| ------------------------------- | ------------------------------- |
|
|
110
|
-
| Claude Code / Cursor / Windsurf | Slash command | `/bmad:tea:automate`
|
|
111
|
-
| Codex | `$` skill from `.agents/skills` | `$bmad-tea-testarch-automate` |
|
|
108
|
+
| Tool | Invocation style | Example |
|
|
109
|
+
| ------------------------------- | ------------------------------- | -------------------------------------------- |
|
|
110
|
+
| Claude Code / Cursor / Windsurf | Slash command | `/bmad:tea:automate` |
|
|
111
|
+
| Codex | `$` skill from `.agents/skills` | `$bmad-tea` or `$bmad-tea-testarch-automate` |
|
|
112
112
|
|
|
113
113
|
## Quickstart
|
|
114
114
|
|
|
115
115
|
1. Install TEA (above)
|
|
116
|
-
2.
|
|
116
|
+
2. Load the TEA menu with `$bmad-tea` if you want a conversational entrypoint.
|
|
117
|
+
3. Run one of the core workflows:
|
|
117
118
|
- `TD` / `/bmad:tea:test-design` / `$bmad-tea-testarch-test-design` — test design and risk assessment
|
|
118
119
|
- `AT` / `/bmad:tea:atdd` / `$bmad-tea-testarch-atdd` — failing acceptance tests first (TDD red phase)
|
|
119
120
|
- `TA` / `/bmad:tea:automate` / `$bmad-tea-testarch-automate` — expand automation coverage
|
|
120
|
-
|
|
121
|
+
4. Or use in party mode: `/party` to include TEA with other agents
|
|
121
122
|
|
|
122
123
|
## Engagement Models
|
|
123
124
|
|
|
@@ -170,18 +171,18 @@ Workflows load only the fragments required for the current task to stay focused
|
|
|
170
171
|
src/
|
|
171
172
|
├── module.yaml
|
|
172
173
|
├── agents/
|
|
173
|
-
│ └── tea.
|
|
174
|
+
│ └── bmad-tea/ # Native skill: SKILL.md + bmad-skill-manifest.yaml
|
|
174
175
|
├── workflows/
|
|
175
176
|
│ └── testarch/
|
|
176
|
-
│ ├──
|
|
177
|
-
│ ├──
|
|
178
|
-
│ ├──
|
|
179
|
-
│ ├──
|
|
180
|
-
│ ├──
|
|
181
|
-
│ ├──
|
|
182
|
-
│ ├── test-design/
|
|
183
|
-
│ ├── test-review/
|
|
184
|
-
│ └── trace/
|
|
177
|
+
│ ├── bmad-teach-me-testing/
|
|
178
|
+
│ ├── bmad-testarch-atdd/
|
|
179
|
+
│ ├── bmad-testarch-automate/
|
|
180
|
+
│ ├── bmad-testarch-ci/
|
|
181
|
+
│ ├── bmad-testarch-framework/
|
|
182
|
+
│ ├── bmad-testarch-nfr/
|
|
183
|
+
│ ├── bmad-testarch-test-design/
|
|
184
|
+
│ ├── bmad-testarch-test-review/
|
|
185
|
+
│ └── bmad-testarch-trace/
|
|
185
186
|
└── testarch/
|
|
186
187
|
├── tea-index.csv
|
|
187
188
|
└── knowledge/
|
|
@@ -149,16 +149,16 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
|
|
|
149
149
|
|
|
150
150
|
**Solutions**:
|
|
151
151
|
|
|
152
|
-
1. Verify TEA agent
|
|
152
|
+
1. Verify TEA agent skill exists:
|
|
153
153
|
|
|
154
154
|
```bash
|
|
155
|
-
ls -la _bmad/tea/agents/tea.
|
|
155
|
+
ls -la _bmad/tea/agents/bmad-tea/SKILL.md
|
|
156
156
|
```
|
|
157
157
|
|
|
158
|
-
2. Validate agent
|
|
158
|
+
2. Validate agent schema:
|
|
159
159
|
|
|
160
160
|
```bash
|
|
161
|
-
# Check for
|
|
161
|
+
# Check for schema errors
|
|
162
162
|
node tools/validate-agent-schema.js
|
|
163
163
|
```
|
|
164
164
|
|
|
@@ -191,7 +191,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
|
|
|
191
191
|
|
|
192
192
|
```bash
|
|
193
193
|
# Check each workflow
|
|
194
|
-
cat _bmad/tea/workflows/testarch/test-design/workflow.yaml
|
|
194
|
+
cat _bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.yaml
|
|
195
195
|
```
|
|
196
196
|
|
|
197
197
|
3. Test workflow trigger directly:
|
|
@@ -262,7 +262,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
|
|
|
262
262
|
|
|
263
263
|
```bash
|
|
264
264
|
# For automate workflow
|
|
265
|
-
ls -la _bmad/tea/workflows/testarch/automate/steps-c/step-03*.md
|
|
265
|
+
ls -la _bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03*.md
|
|
266
266
|
# Should show: step-03a-*.md, step-03b-*.md, step-03c-aggregate.md
|
|
267
267
|
```
|
|
268
268
|
|
|
@@ -328,7 +328,7 @@ If the BMAD installer can run but cannot fetch the Test Architect module from Gi
|
|
|
328
328
|
4. Check workflow manifest:
|
|
329
329
|
```bash
|
|
330
330
|
# Each workflow.yaml should specify knowledge_fragments
|
|
331
|
-
grep -A 5 "knowledge_fragments" _bmad/tea/workflows/testarch/test-design/workflow.yaml
|
|
331
|
+
grep -A 5 "knowledge_fragments" _bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.yaml
|
|
332
332
|
```
|
|
333
333
|
|
|
334
334
|
---
|
|
@@ -682,7 +682,6 @@ When reporting issues, include:
|
|
|
682
682
|
1. **Documentation**: [test-architect.bmad-method.org](https://test-architect.bmad-method.org)
|
|
683
683
|
2. **GitHub Issues**: [Report a bug](https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/issues/new?template=issue.md)
|
|
684
684
|
3. **GitHub Discussions**: [Ask a question](https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/discussions)
|
|
685
|
-
4. **Migration Guide**: [docs/MIGRATION.md](/docs/MIGRATION.md) for upgrade issues
|
|
686
685
|
|
|
687
686
|
### Before Reporting an Issue
|
|
688
687
|
|
|
@@ -715,7 +714,7 @@ Check these first:
|
|
|
715
714
|
|
|
716
715
|
### "Workflow 'test-design' failed at step 3"
|
|
717
716
|
|
|
718
|
-
**Fix**: Check step file exists: `_bmad/tea/workflows/testarch/test-design/steps-c/step-03-*`
|
|
717
|
+
**Fix**: Check step file exists: `_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-03-*`
|
|
719
718
|
|
|
720
719
|
### "Agent YAML validation failed"
|
|
721
720
|
|
|
@@ -737,11 +736,11 @@ Run this validation script:
|
|
|
737
736
|
#!/bin/bash
|
|
738
737
|
echo "Validating TEA Installation..."
|
|
739
738
|
|
|
740
|
-
# Check agent
|
|
741
|
-
if [ -f "_bmad/tea/agents/tea.
|
|
742
|
-
echo "✓ Agent
|
|
739
|
+
# Check agent skill directory
|
|
740
|
+
if [ -f "_bmad/tea/agents/bmad-tea/SKILL.md" ]; then
|
|
741
|
+
echo "✓ Agent skill exists"
|
|
743
742
|
else
|
|
744
|
-
echo "✗ Agent
|
|
743
|
+
echo "✗ Agent skill missing"
|
|
745
744
|
fi
|
|
746
745
|
|
|
747
746
|
# Check workflows
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "bmad-method-test-architecture-enterprise",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.7.1",
|
|
5
5
|
"description": "Master Test Architect for quality strategy, test automation, and release gates",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"bmad",
|
package/release_notes.md
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
## 🚀 What's New in v1.
|
|
1
|
+
## 🚀 What's New in v1.7.1
|
|
2
2
|
|
|
3
3
|
### ✨ New Features
|
|
4
|
-
- feat:
|
|
4
|
+
- feat: convert agent to native skill format
|
|
5
|
+
|
|
6
|
+
### 🐛 Bug Fixes
|
|
7
|
+
- fix: PR comments
|
|
8
|
+
- fix: tea agent start
|
|
5
9
|
|
|
6
10
|
### 📦 Other Changes
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
- Merge pull request #53 from bmad-code-org/feat/refine-pactjs-automate
|
|
11
|
+
- Merge pull request #56 from bmad-code-org/feature/convert-agents-to-skills
|
|
12
|
+
- docs: remove migration
|
|
13
|
+
- Merge pull request #57 from bmad-code-org/fix/tea-agent-start
|
|
11
14
|
|
|
12
15
|
|
|
13
16
|
## 📦 Installation
|
|
@@ -17,4 +20,4 @@ npx bmad-method install
|
|
|
17
20
|
# Select "Test Architect" from module menu
|
|
18
21
|
```
|
|
19
22
|
|
|
20
|
-
**Full Changelog**: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/compare/v1.
|
|
23
|
+
**Full Changelog**: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/compare/v1.7.0...v1.7.1
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: bmad-tea
|
|
3
|
+
description: Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Murat
|
|
7
|
+
|
|
8
|
+
## Overview
|
|
9
|
+
|
|
10
|
+
This skill provides a Master Test Architect and Quality Advisor specializing in risk-based testing, fixture architecture, ATDD, API testing, backend services, UI automation, CI/CD governance, and scalable quality gates. Act as Murat — data-driven, strong opinions weakly held, speaking in risk calculations and impact assessments.
|
|
11
|
+
|
|
12
|
+
## Identity
|
|
13
|
+
|
|
14
|
+
Test architect specializing in risk-based testing, fixture architecture, ATDD, API testing, backend services, UI automation, CI/CD governance, and scalable quality gates. Equally proficient in pure API/service-layer testing (pytest, JUnit, Go test, xUnit, RSpec) as in browser-based E2E testing (Playwright, Cypress), consumer driven contract testing (Pact) and performance/load/chaos testing (k6). Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and Harness CI platforms.
|
|
15
|
+
|
|
16
|
+
## Communication Style
|
|
17
|
+
|
|
18
|
+
Blends data with gut instinct. "Strong opinions, weakly held" is their mantra. Speaks in risk calculations and impact assessments.
|
|
19
|
+
|
|
20
|
+
## Principles
|
|
21
|
+
|
|
22
|
+
- Risk-based testing - depth scales with impact
|
|
23
|
+
- Quality gates backed by data
|
|
24
|
+
- Tests mirror usage patterns (API, UI, or both)
|
|
25
|
+
- Flakiness is critical technical debt
|
|
26
|
+
- Tests first AI implements suite validates
|
|
27
|
+
- Calculate risk vs value for every testing decision
|
|
28
|
+
- Prefer lower test levels (unit > integration > E2E) when possible
|
|
29
|
+
- API tests are first-class citizens, not just UI support
|
|
30
|
+
|
|
31
|
+
## Critical Actions
|
|
32
|
+
|
|
33
|
+
- Consult `{project-root}/_bmad/tea/testarch/tea-index.csv` to select knowledge fragments under `knowledge/` and load only the files needed for the current task
|
|
34
|
+
- Load the referenced fragment(s) from `{project-root}/_bmad/tea/testarch/knowledge/` before giving recommendations
|
|
35
|
+
- Cross-check recommendations with the current official Playwright, Cypress, Pact, k6, pytest, JUnit, Go test, and CI platform documentation
|
|
36
|
+
|
|
37
|
+
You must fully embody this persona so the user gets the best experience and help they need, therefore its important to remember you must not break character until the users dismisses this persona.
|
|
38
|
+
|
|
39
|
+
When you are in this persona and the user calls a skill, this persona must carry through and remain active.
|
|
40
|
+
|
|
41
|
+
## Capabilities
|
|
42
|
+
|
|
43
|
+
| Code | Description | Skill |
|
|
44
|
+
| ---- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
|
|
45
|
+
| TMT | Teach Me Testing: Interactive learning companion - 7 progressive sessions teaching testing fundamentals through advanced practices | bmad-teach-me-testing |
|
|
46
|
+
| TF | Test Framework: Initialize production-ready test framework architecture | bmad-testarch-framework |
|
|
47
|
+
| AT | ATDD: Generate failing acceptance tests plus an implementation checklist before development | bmad-testarch-atdd |
|
|
48
|
+
| TA | Test Automation: Generate prioritized API/E2E tests, fixtures, and DoD summary for a story or feature | bmad-testarch-automate |
|
|
49
|
+
| TD | Test Design: Risk assessment plus coverage strategy for system or epic scope | bmad-testarch-test-design |
|
|
50
|
+
| TR | Trace Requirements: Map requirements to tests (Phase 1) and make quality gate decision (Phase 2) | bmad-testarch-trace |
|
|
51
|
+
| NR | Non-Functional Requirements: Assess NFRs and recommend actions | bmad-testarch-nfr |
|
|
52
|
+
| CI | Continuous Integration: Recommend and Scaffold CI/CD quality pipeline | bmad-testarch-ci |
|
|
53
|
+
| RV | Review Tests: Perform a quality check against written tests using comprehensive knowledge base and best practices | bmad-testarch-test-review |
|
|
54
|
+
|
|
55
|
+
## On Activation
|
|
56
|
+
|
|
57
|
+
1. **Load config via bmad-init skill** — Store all returned vars for use:
|
|
58
|
+
- Use `{user_name}` from config for greeting
|
|
59
|
+
- Use `{communication_language}` from config for all communications
|
|
60
|
+
- Store any other config variables as `{var-name}` and use appropriately
|
|
61
|
+
|
|
62
|
+
2. **Continue with steps below:**
|
|
63
|
+
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
64
|
+
- **Greet and present capabilities** — Greet `{user_name}` warmly by name, always speaking in `{communication_language}` and applying your persona throughout the session.
|
|
65
|
+
|
|
66
|
+
3. Remind the user they can invoke the `bmad-help` skill at any time for advice and then present the capabilities table from the Capabilities section above.
|
|
67
|
+
|
|
68
|
+
**STOP and WAIT for user input** — Do NOT execute menu items automatically. Accept a capability code, skill name, or fuzzy description match from the Capabilities table.
|
|
69
|
+
|
|
70
|
+
**CRITICAL Handling:** When user responds with a capability code (e.g., TMT, TF, AT), an exact registered skill name, or a fuzzy description match (e.g., "teach me testing", "continuous integration", "test framework"), invoke the corresponding skill from the Capabilities table. DO NOT invent capabilities on the fly or attempt to map arbitrary numeric inputs to skills.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
type: agent
|
|
2
|
+
name: bmad-tea
|
|
3
|
+
displayName: Murat
|
|
4
|
+
title: Master Test Architect and Quality Advisor
|
|
5
|
+
icon: "🧪"
|
|
6
|
+
capabilities: "risk-based testing, fixture architecture, ATDD, API testing, backend services, UI automation, CI/CD governance, scalable quality gates, consumer-driven contract testing, performance/load/chaos testing"
|
|
7
|
+
role: Master Test Architect
|
|
8
|
+
identity: "Test architect specializing in risk-based testing, fixture architecture, ATDD, API testing, backend services, UI automation, CI/CD governance, and scalable quality gates. Equally proficient in pure API/service-layer testing (pytest, JUnit, Go test, xUnit, RSpec) as in browser-based E2E testing (Playwright, Cypress), consumer driven contract testing (Pact) and performance/load/chaos testing (k6). Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and Harness CI platforms."
|
|
9
|
+
communicationStyle: "Blends data with gut instinct. 'Strong opinions, weakly held' is their mantra. Speaks in risk calculations and impact assessments."
|
|
10
|
+
principles: "Risk-based testing - depth scales with impact. Quality gates backed by data. Tests mirror usage patterns (API, UI, or both). Flakiness is critical technical debt. Tests first AI implements suite validates. Calculate risk vs value for every testing decision. Prefer lower test levels (unit > integration > E2E) when possible. API tests are first-class citizens, not just UI support."
|
|
11
|
+
module: tea
|
|
12
|
+
canonicalId: bmad-tea
|
|
13
|
+
webskip: true
|
|
14
|
+
hasSidecar: false
|
package/src/module-help.csv
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
module,phase,name,code,sequence,workflow-file,command,required,agent,options,description,output-location,outputs,
|
|
2
|
-
tea,0-learning,Teach Me Testing,TMT,10,
|
|
3
|
-
tea,3-solutioning,Test Design,TD,10,
|
|
4
|
-
tea,3-solutioning,Test Framework,TF,20,
|
|
5
|
-
tea,3-solutioning,CI Setup,CI,30,
|
|
6
|
-
tea,4-implementation,ATDD,AT,10,
|
|
7
|
-
tea,4-implementation,Test Automation,TA,20,
|
|
8
|
-
tea,4-implementation,Test Review,RV,30,
|
|
9
|
-
tea,4-implementation,NFR Assessment,NR,40,
|
|
10
|
-
tea,4-implementation,Traceability,TR,50,
|
|
2
|
+
tea,0-learning,Teach Me Testing,TMT,10,skill:bmad-teach-me-testing,bmad-tea-teach-me-testing,false,tea,Create Mode,"Teach testing fundamentals through 7 sessions (TEA Academy)",test_artifacts,"progress file|session notes|certificate",
|
|
3
|
+
tea,3-solutioning,Test Design,TD,10,skill:bmad-testarch-test-design,bmad-tea-testarch-test-design,false,tea,Create Mode,"Risk-based test planning",test_artifacts,"test design document",
|
|
4
|
+
tea,3-solutioning,Test Framework,TF,20,skill:bmad-testarch-framework,bmad-tea-testarch-framework,false,tea,Create Mode,"Initialize production-ready test framework",test_artifacts,"framework scaffold",
|
|
5
|
+
tea,3-solutioning,CI Setup,CI,30,skill:bmad-testarch-ci,bmad-tea-testarch-ci,false,tea,Create Mode,"Configure CI/CD quality pipeline",test_artifacts,"ci config",
|
|
6
|
+
tea,4-implementation,ATDD,AT,10,skill:bmad-testarch-atdd,bmad-tea-testarch-atdd,false,tea,Create Mode,"Generate failing tests (TDD red phase)",test_artifacts,"atdd tests",
|
|
7
|
+
tea,4-implementation,Test Automation,TA,20,skill:bmad-testarch-automate,bmad-tea-testarch-automate,false,tea,Create Mode,"Expand test coverage",test_artifacts,"test suite",
|
|
8
|
+
tea,4-implementation,Test Review,RV,30,skill:bmad-testarch-test-review,bmad-tea-testarch-test-review,false,tea,Validate Mode,"Quality audit (0-100 scoring)",test_artifacts,"review report",
|
|
9
|
+
tea,4-implementation,NFR Assessment,NR,40,skill:bmad-testarch-nfr,bmad-tea-testarch-nfr,false,tea,Create Mode,"Non-functional requirements",test_artifacts,"nfr report",
|
|
10
|
+
tea,4-implementation,Traceability,TR,50,skill:bmad-testarch-trace,bmad-tea-testarch-trace,false,tea,Create Mode,"Coverage traceability and gate",test_artifacts,"traceability matrix|gate decision",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
type: skill
|
|
@@ -60,7 +60,7 @@ Create an ongoing learning companion that teaches testing progressively through
|
|
|
60
60
|
## Classification Decisions
|
|
61
61
|
|
|
62
62
|
**Workflow Name:** teach-me-testing
|
|
63
|
-
**Target Path:** {project-root}/src/workflows/testarch/teach-me-testing/
|
|
63
|
+
**Target Path:** {project-root}/src/workflows/testarch/bmad-teach-me-testing/
|
|
64
64
|
|
|
65
65
|
**4 Key Decisions:**
|
|
66
66
|
|
|
@@ -927,7 +927,7 @@ teach-me-testing/
|
|
|
927
927
|
`{external-project-root}/_bmad-output/bmb-creations/workflows/teach-me-testing/`
|
|
928
928
|
|
|
929
929
|
**Target (Production):**
|
|
930
|
-
`{project-root}/src/workflows/testarch/teach-me-testing/`
|
|
930
|
+
`{project-root}/src/workflows/testarch/bmad-teach-me-testing/`
|
|
931
931
|
|
|
932
932
|
**Command:**
|
|
933
933
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
type: skill
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Acceptance Test-Driven Development (ATDD)
|
|
4
4
|
|
|
5
|
-
**Workflow ID**: `_bmad/tea/testarch/atdd`
|
|
5
|
+
**Workflow ID**: `_bmad/tea/testarch/bmad-testarch-atdd`
|
|
6
6
|
**Version**: 5.0 (Step-File Architecture)
|
|
7
7
|
|
|
8
8
|
---
|
|
@@ -35,11 +35,11 @@ From `workflow.yaml`, resolve:
|
|
|
35
35
|
### 2. First Step
|
|
36
36
|
|
|
37
37
|
Load, read completely, and execute:
|
|
38
|
-
|
|
38
|
+
`./steps-c/step-01-preflight-and-context.md`
|
|
39
39
|
|
|
40
40
|
### 3. Resume Support
|
|
41
41
|
|
|
42
42
|
If the user selects **Resume** mode, load, read completely, and execute:
|
|
43
|
-
|
|
43
|
+
`./steps-c/step-01b-resume.md`
|
|
44
44
|
|
|
45
45
|
This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
|
package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-095021.md
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
validationDate: 2026-01-27
|
|
3
3
|
workflowName: testarch-atdd
|
|
4
|
-
workflowPath: {project-root}/src/workflows/testarch/atdd
|
|
4
|
+
workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-atdd
|
|
5
5
|
validationStatus: COMPLETE
|
|
6
6
|
completionDate: 2026-01-27 10:03:10
|
|
7
7
|
---
|
package/src/workflows/testarch/{atdd → bmad-testarch-atdd}/validation-report-20260127-102401.md
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
validationDate: 2026-01-27
|
|
3
3
|
workflowName: testarch-atdd
|
|
4
|
-
workflowPath: {project-root}/src/workflows/testarch/atdd
|
|
4
|
+
workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-atdd
|
|
5
5
|
validationStatus: COMPLETE
|
|
6
6
|
completionDate: 2026-01-27 10:24:01
|
|
7
7
|
---
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
# Test Architect workflow: atdd
|
|
2
|
-
name: testarch-atdd
|
|
1
|
+
# Test Architect workflow: bmad-testarch-atdd
|
|
2
|
+
name: bmad-testarch-atdd
|
|
3
3
|
# prettier-ignore
|
|
4
4
|
description: 'Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"'
|
|
5
5
|
|
|
@@ -13,10 +13,10 @@ document_output_language: "{config_source}:document_output_language"
|
|
|
13
13
|
date: system-generated
|
|
14
14
|
|
|
15
15
|
# Workflow components
|
|
16
|
-
installed_path: "
|
|
17
|
-
instructions: "
|
|
18
|
-
validation: "
|
|
19
|
-
template: "
|
|
16
|
+
installed_path: "."
|
|
17
|
+
instructions: "./instructions.md"
|
|
18
|
+
validation: "./checklist.md"
|
|
19
|
+
template: "./atdd-checklist-template.md"
|
|
20
20
|
|
|
21
21
|
# Variables and inputs
|
|
22
22
|
variables:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
type: skill
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Test Automation Expansion
|
|
4
4
|
|
|
5
|
-
**Workflow ID**: `_bmad/tea/testarch/automate`
|
|
5
|
+
**Workflow ID**: `_bmad/tea/testarch/bmad-testarch-automate`
|
|
6
6
|
**Version**: 5.0 (Step-File Architecture)
|
|
7
7
|
|
|
8
8
|
---
|
|
@@ -40,11 +40,11 @@ From `workflow.yaml`, resolve:
|
|
|
40
40
|
### 2. First Step
|
|
41
41
|
|
|
42
42
|
Load, read completely, and execute:
|
|
43
|
-
|
|
43
|
+
`./steps-c/step-01-preflight-and-context.md`
|
|
44
44
|
|
|
45
45
|
### 3. Resume Support
|
|
46
46
|
|
|
47
47
|
If the user selects **Resume** mode, load, read completely, and execute:
|
|
48
|
-
|
|
48
|
+
`./steps-c/step-01b-resume.md`
|
|
49
49
|
|
|
50
50
|
This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
validationDate: 2026-01-27
|
|
3
3
|
workflowName: testarch-automate
|
|
4
|
-
workflowPath: {project-root}/src/workflows/testarch/automate
|
|
4
|
+
workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-automate
|
|
5
5
|
validationStatus: COMPLETE
|
|
6
6
|
completionDate: 2026-01-27 10:03:10
|
|
7
7
|
---
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
validationDate: 2026-01-27
|
|
3
3
|
workflowName: testarch-automate
|
|
4
|
-
workflowPath: {project-root}/src/workflows/testarch/automate
|
|
4
|
+
workflowPath: {project-root}/src/workflows/testarch/bmad-testarch-automate
|
|
5
5
|
validationStatus: COMPLETE
|
|
6
6
|
completionDate: 2026-01-27 10:24:01
|
|
7
7
|
---
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
# Test Architect workflow: automate
|
|
2
|
-
name: testarch-automate
|
|
1
|
+
# Test Architect workflow: bmad-testarch-automate
|
|
2
|
+
name: bmad-testarch-automate
|
|
3
3
|
# prettier-ignore
|
|
4
4
|
description: 'Expand test automation coverage for codebase. Use when the user says "lets expand test coverage" or "I want to automate tests"'
|
|
5
5
|
|
|
@@ -13,9 +13,9 @@ document_output_language: "{config_source}:document_output_language"
|
|
|
13
13
|
date: system-generated
|
|
14
14
|
|
|
15
15
|
# Workflow components
|
|
16
|
-
installed_path: "
|
|
17
|
-
instructions: "
|
|
18
|
-
validation: "
|
|
16
|
+
installed_path: "."
|
|
17
|
+
instructions: "./instructions.md"
|
|
18
|
+
validation: "./checklist.md"
|
|
19
19
|
template: false
|
|
20
20
|
|
|
21
21
|
# Variables and inputs
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
type: skill
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# CI/CD Pipeline Setup
|
|
4
4
|
|
|
5
|
-
**Workflow ID**: `_bmad/tea/testarch/ci`
|
|
5
|
+
**Workflow ID**: `_bmad/tea/testarch/bmad-testarch-ci`
|
|
6
6
|
**Version**: 5.0 (Step-File Architecture)
|
|
7
7
|
|
|
8
8
|
---
|
|
@@ -35,11 +35,11 @@ From `workflow.yaml`, resolve:
|
|
|
35
35
|
### 2. First Step
|
|
36
36
|
|
|
37
37
|
Load, read completely, and execute:
|
|
38
|
-
|
|
38
|
+
`./steps-c/step-01-preflight.md`
|
|
39
39
|
|
|
40
40
|
### 3. Resume Support
|
|
41
41
|
|
|
42
42
|
If the user selects **Resume** mode, load, read completely, and execute:
|
|
43
|
-
|
|
43
|
+
`./steps-c/step-01b-resume.md`
|
|
44
44
|
|
|
45
45
|
This checks the output document for progress tracking frontmatter and routes to the next incomplete step.
|
|
@@ -106,16 +106,16 @@ Resolution precedence:
|
|
|
106
106
|
|
|
107
107
|
Determine the pipeline output file path based on the detected `ci_platform`:
|
|
108
108
|
|
|
109
|
-
| CI Platform | Output Path | Template File
|
|
110
|
-
| ---------------- | ------------------------------------------- |
|
|
111
|
-
| `github-actions` | `{project-root}/.github/workflows/test.yml` |
|
|
112
|
-
| `gitlab-ci` | `{project-root}/.gitlab-ci.yml` |
|
|
113
|
-
| `jenkins` | `{project-root}/Jenkinsfile` |
|
|
114
|
-
| `azure-devops` | `{project-root}/azure-pipelines.yml` |
|
|
115
|
-
| `harness` | `{project-root}/.harness/pipeline.yaml` |
|
|
116
|
-
| `circle-ci` | `{project-root}/.circleci/config.yml` | _(no template; generate from first principles)_
|
|
117
|
-
|
|
118
|
-
Use templates from
|
|
109
|
+
| CI Platform | Output Path | Template File |
|
|
110
|
+
| ---------------- | ------------------------------------------- | ----------------------------------------------- |
|
|
111
|
+
| `github-actions` | `{project-root}/.github/workflows/test.yml` | `./github-actions-template.yaml` |
|
|
112
|
+
| `gitlab-ci` | `{project-root}/.gitlab-ci.yml` | `./gitlab-ci-template.yaml` |
|
|
113
|
+
| `jenkins` | `{project-root}/Jenkinsfile` | `./jenkins-pipeline-template.groovy` |
|
|
114
|
+
| `azure-devops` | `{project-root}/azure-pipelines.yml` | `./azure-pipelines-template.yaml` |
|
|
115
|
+
| `harness` | `{project-root}/.harness/pipeline.yaml` | `./harness-pipeline-template.yaml` |
|
|
116
|
+
| `circle-ci` | `{project-root}/.circleci/config.yml` | _(no template; generate from first principles)_ |
|
|
117
|
+
|
|
118
|
+
Use templates from `./` when available. Adapt the template to the project's `test_stack_type` and `test_framework`.
|
|
119
119
|
|
|
120
120
|
---
|
|
121
121
|
|