@cregis-dev/cckit 0.4.1 → 0.6.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/README.md +68 -110
- package/package.json +54 -54
- package/registry.json +116 -234
- package/src/cli.js +17 -26
- package/src/commands/init.js +117 -294
- package/src/commands/status.js +53 -30
- package/src/commands/update.js +129 -408
- package/src/core/config.js +25 -33
- package/src/core/orchestrator.js +79 -0
- package/src/core/registry.js +32 -47
- package/src/steps/configure-user.js +130 -0
- package/src/steps/enable-plugins.js +97 -0
- package/src/steps/install-bmad.js +85 -0
- package/src/steps/install-mcp.js +70 -0
- package/src/steps/install-rules.js +69 -0
- package/src/steps/install-skills.js +54 -0
- package/src/utils/fs.js +12 -34
- package/src/utils/manifest.js +99 -0
- package/src/utils/prompt.js +41 -0
- package/templates/mcp/claude-code/.mcp.json +10 -5
- package/src/adapters/trae-adapter.js +0 -90
- package/src/commands/add.js +0 -192
- package/src/commands/sync.js +0 -325
- package/src/core/differ.js +0 -57
- package/src/core/installer.js +0 -97
- package/src/core/plugin-installer.js +0 -278
- package/src/core/templatize.js +0 -42
- package/src/core/upstream.js +0 -357
- package/templates/bmad/_config/agent-manifest.csv +0 -12
- package/templates/bmad/_config/agents/bmm-analyst.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-architect.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-dev.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-pm.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-qa.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-sm.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-tech-writer.customize.yaml +0 -41
- package/templates/bmad/_config/agents/bmm-ux-designer.customize.yaml +0 -41
- package/templates/bmad/_config/agents/core-bmad-master.customize.yaml +0 -41
- package/templates/bmad/_config/agents/tea-tea.customize.yaml +0 -41
- package/templates/bmad/_config/bmad-help.csv +0 -49
- package/templates/bmad/_config/files-manifest.csv +0 -437
- package/templates/bmad/_config/ides/claude-code.yaml +0 -5
- package/templates/bmad/_config/ides/opencode.yaml +0 -5
- package/templates/bmad/_config/ides/trae.yaml +0 -5
- package/templates/bmad/_config/task-manifest.csv +0 -8
- package/templates/bmad/_config/tool-manifest.csv +0 -1
- package/templates/bmad/_config/workflow-manifest.csv +0 -35
- package/templates/bmad/bmm/agents/analyst.md +0 -78
- package/templates/bmad/bmm/agents/architect.md +0 -58
- package/templates/bmad/bmm/agents/dev.md +0 -69
- package/templates/bmad/bmm/agents/pm.md +0 -72
- package/templates/bmad/bmm/agents/qa.md +0 -92
- package/templates/bmad/bmm/agents/quick-flow-solo-dev.md +0 -69
- package/templates/bmad/bmm/agents/sm.md +0 -70
- package/templates/bmad/bmm/agents/tech-writer/tech-writer.md +0 -70
- package/templates/bmad/bmm/agents/ux-designer.md +0 -57
- package/templates/bmad/bmm/config.yaml +0 -15
- package/templates/bmad/bmm/data/project-context-template.md +0 -26
- package/templates/bmad/bmm/module-help.csv +0 -31
- package/templates/bmad/bmm/teams/default-party.csv +0 -20
- package/templates/bmad/bmm/teams/team-fullstack.yaml +0 -12
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -10
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -177
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -161
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -199
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -202
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -205
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -219
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -162
- package/templates/bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -57
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -137
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -229
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -238
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -206
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -234
- package/templates/bmad/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -444
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
- package/templates/bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -476
- package/templates/bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -137
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -239
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -248
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -202
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -233
- package/templates/bmad/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -487
- package/templates/bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md +0 -54
- package/templates/bmad/bmm/workflows/1-analysis/research/workflow-market-research.md +0 -54
- package/templates/bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md +0 -54
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -15
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01-init.md +0 -191
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-01b-continue.md +0 -152
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +0 -224
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02b-vision.md +0 -154
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02c-executive-summary.md +0 -170
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +0 -226
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +0 -213
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +0 -207
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +0 -226
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +0 -237
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +0 -228
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +0 -231
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +0 -242
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +0 -217
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-12-complete.md +0 -124
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +0 -247
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +0 -249
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +0 -253
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-04-complete.md +0 -168
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -226
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -231
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/templates/prd-template.md +0 -10
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md +0 -63
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md +0 -65
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +0 -63
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -135
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -127
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -190
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -216
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -219
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -234
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -252
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -254
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -224
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -224
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -241
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -248
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -237
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -264
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -171
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -13
- package/templates/bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -42
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -184
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -172
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -173
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -133
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -245
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -129
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -4
- package/templates/bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -54
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -12
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -13
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -7
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -153
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -173
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -224
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -329
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -318
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -359
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -379
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -359
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -76
- package/templates/bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -49
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -259
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -233
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -272
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -149
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -57
- package/templates/bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -58
- package/templates/bmad/bmm/workflows/4-implementation/code-review/checklist.md +0 -23
- package/templates/bmad/bmm/workflows/4-implementation/code-review/instructions.xml +0 -227
- package/templates/bmad/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -43
- package/templates/bmad/bmm/workflows/4-implementation/correct-course/checklist.md +0 -288
- package/templates/bmad/bmm/workflows/4-implementation/correct-course/instructions.md +0 -207
- package/templates/bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -53
- package/templates/bmad/bmm/workflows/4-implementation/create-story/checklist.md +0 -358
- package/templates/bmad/bmm/workflows/4-implementation/create-story/instructions.xml +0 -346
- package/templates/bmad/bmm/workflows/4-implementation/create-story/template.md +0 -49
- package/templates/bmad/bmm/workflows/4-implementation/create-story/workflow.yaml +0 -52
- package/templates/bmad/bmm/workflows/4-implementation/dev-story/checklist.md +0 -80
- package/templates/bmad/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -410
- package/templates/bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -20
- package/templates/bmad/bmm/workflows/4-implementation/retrospective/instructions.md +0 -1444
- package/templates/bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -52
- package/templates/bmad/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -33
- package/templates/bmad/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -226
- package/templates/bmad/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -55
- package/templates/bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -47
- package/templates/bmad/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -230
- package/templates/bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -25
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -174
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -118
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -111
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -111
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -104
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -146
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -50
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-01-understand.md +0 -189
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-02-investigate.md +0 -143
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-03-generate.md +0 -126
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md +0 -200
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/tech-spec-template.md +0 -74
- package/templates/bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md +0 -79
- package/templates/bmad/bmm/workflows/document-project/checklist.md +0 -245
- package/templates/bmad/bmm/workflows/document-project/documentation-requirements.csv +0 -12
- package/templates/bmad/bmm/workflows/document-project/instructions.md +0 -130
- package/templates/bmad/bmm/workflows/document-project/templates/deep-dive-template.md +0 -345
- package/templates/bmad/bmm/workflows/document-project/templates/index-template.md +0 -169
- package/templates/bmad/bmm/workflows/document-project/templates/project-overview-template.md +0 -103
- package/templates/bmad/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -160
- package/templates/bmad/bmm/workflows/document-project/templates/source-tree-template.md +0 -135
- package/templates/bmad/bmm/workflows/document-project/workflow.yaml +0 -22
- package/templates/bmad/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -298
- package/templates/bmad/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -31
- package/templates/bmad/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -1106
- package/templates/bmad/bmm/workflows/document-project/workflows/full-scan.yaml +0 -31
- package/templates/bmad/bmm/workflows/generate-project-context/project-context-template.md +0 -21
- package/templates/bmad/bmm/workflows/generate-project-context/steps/step-01-discover.md +0 -184
- package/templates/bmad/bmm/workflows/generate-project-context/steps/step-02-generate.md +0 -318
- package/templates/bmad/bmm/workflows/generate-project-context/steps/step-03-complete.md +0 -278
- package/templates/bmad/bmm/workflows/generate-project-context/workflow.md +0 -49
- package/templates/bmad/bmm/workflows/qa/automate/checklist.md +0 -33
- package/templates/bmad/bmm/workflows/qa/automate/instructions.md +0 -110
- package/templates/bmad/bmm/workflows/qa/automate/workflow.yaml +0 -44
- package/templates/bmad/bmm/workflows/qa-generate-e2e-tests/checklist.md +0 -33
- package/templates/bmad/bmm/workflows/qa-generate-e2e-tests/instructions.md +0 -110
- package/templates/bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml +0 -42
- package/templates/bmad/commands/bmad-agent-bmad-master.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-analyst.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-architect.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-dev.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-pm.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-qa.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-quick-flow-solo-dev.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-sm.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-tech-writer.md +0 -15
- package/templates/bmad/commands/bmad-agent-bmm-ux-designer.md +0 -15
- package/templates/bmad/commands/bmad-agent-tea-tea.md +0 -15
- package/templates/bmad/commands/bmad-bmm-check-implementation-readiness.md +0 -6
- package/templates/bmad/commands/bmad-bmm-code-review.md +0 -14
- package/templates/bmad/commands/bmad-bmm-correct-course.md +0 -14
- package/templates/bmad/commands/bmad-bmm-create-architecture.md +0 -6
- package/templates/bmad/commands/bmad-bmm-create-epics-and-stories.md +0 -6
- package/templates/bmad/commands/bmad-bmm-create-prd.md +0 -6
- package/templates/bmad/commands/bmad-bmm-create-product-brief.md +0 -6
- package/templates/bmad/commands/bmad-bmm-create-story.md +0 -14
- package/templates/bmad/commands/bmad-bmm-create-ux-design.md +0 -6
- package/templates/bmad/commands/bmad-bmm-dev-story.md +0 -14
- package/templates/bmad/commands/bmad-bmm-document-project.md +0 -14
- package/templates/bmad/commands/bmad-bmm-domain-research.md +0 -6
- package/templates/bmad/commands/bmad-bmm-edit-prd.md +0 -6
- package/templates/bmad/commands/bmad-bmm-generate-project-context.md +0 -6
- package/templates/bmad/commands/bmad-bmm-market-research.md +0 -6
- package/templates/bmad/commands/bmad-bmm-qa-automate.md +0 -15
- package/templates/bmad/commands/bmad-bmm-qa-generate-e2e-tests.md +0 -14
- package/templates/bmad/commands/bmad-bmm-quick-dev.md +0 -6
- package/templates/bmad/commands/bmad-bmm-quick-spec.md +0 -6
- package/templates/bmad/commands/bmad-bmm-retrospective.md +0 -14
- package/templates/bmad/commands/bmad-bmm-sprint-planning.md +0 -14
- package/templates/bmad/commands/bmad-bmm-sprint-status.md +0 -14
- package/templates/bmad/commands/bmad-bmm-technical-research.md +0 -6
- package/templates/bmad/commands/bmad-bmm-validate-prd.md +0 -6
- package/templates/bmad/commands/bmad-brainstorming.md +0 -6
- package/templates/bmad/commands/bmad-editorial-review-prose.md +0 -10
- package/templates/bmad/commands/bmad-editorial-review-structure.md +0 -10
- package/templates/bmad/commands/bmad-help.md +0 -10
- package/templates/bmad/commands/bmad-index-docs.md +0 -10
- package/templates/bmad/commands/bmad-party-mode.md +0 -6
- package/templates/bmad/commands/bmad-review-adversarial-general.md +0 -10
- package/templates/bmad/commands/bmad-review-edge-case-hunter.md +0 -10
- package/templates/bmad/commands/bmad-shard-doc.md +0 -10
- package/templates/bmad/commands/bmad-tea-teach-me-testing.md +0 -6
- package/templates/bmad/commands/bmad-tea-testarch-atdd.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-automate.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-ci.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-framework.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-nfr.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-test-design.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-test-review.md +0 -14
- package/templates/bmad/commands/bmad-tea-testarch-trace.md +0 -14
- package/templates/bmad/core/agents/bmad-master.md +0 -56
- package/templates/bmad/core/config.yaml +0 -8
- package/templates/bmad/core/module-help.csv +0 -10
- package/templates/bmad/core/tasks/editorial-review-prose.xml +0 -102
- package/templates/bmad/core/tasks/editorial-review-structure.xml +0 -208
- package/templates/bmad/core/tasks/help.md +0 -86
- package/templates/bmad/core/tasks/index-docs.xml +0 -65
- package/templates/bmad/core/tasks/review-adversarial-general.xml +0 -49
- package/templates/bmad/core/tasks/review-edge-case-hunter.xml +0 -63
- package/templates/bmad/core/tasks/shard-doc.xml +0 -108
- package/templates/bmad/core/tasks/workflow.xml +0 -235
- package/templates/bmad/core/workflows/advanced-elicitation/methods.csv +0 -51
- package/templates/bmad/core/workflows/advanced-elicitation/workflow.xml +0 -118
- package/templates/bmad/core/workflows/brainstorming/brain-methods.csv +0 -62
- package/templates/bmad/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -210
- package/templates/bmad/core/workflows/brainstorming/steps/step-01b-continue.md +0 -122
- package/templates/bmad/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -225
- package/templates/bmad/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -237
- package/templates/bmad/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -209
- package/templates/bmad/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -264
- package/templates/bmad/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -399
- package/templates/bmad/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -303
- package/templates/bmad/core/workflows/brainstorming/template.md +0 -15
- package/templates/bmad/core/workflows/brainstorming/workflow.md +0 -60
- package/templates/bmad/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -138
- package/templates/bmad/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -187
- package/templates/bmad/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -168
- package/templates/bmad/core/workflows/party-mode/workflow.md +0 -194
- package/templates/bmad/tea/agents/tea.md +0 -71
- package/templates/bmad/tea/config.yaml +0 -24
- package/templates/bmad/tea/module-help.csv +0 -10
- package/templates/bmad/tea/teams/default-party.csv +0 -2
- package/templates/bmad/tea/testarch/knowledge/adr-quality-readiness-checklist.md +0 -377
- package/templates/bmad/tea/testarch/knowledge/api-request.md +0 -563
- package/templates/bmad/tea/testarch/knowledge/api-testing-patterns.md +0 -915
- package/templates/bmad/tea/testarch/knowledge/auth-session.md +0 -548
- package/templates/bmad/tea/testarch/knowledge/burn-in.md +0 -273
- package/templates/bmad/tea/testarch/knowledge/ci-burn-in.md +0 -675
- package/templates/bmad/tea/testarch/knowledge/component-tdd.md +0 -486
- package/templates/bmad/tea/testarch/knowledge/contract-testing.md +0 -979
- package/templates/bmad/tea/testarch/knowledge/data-factories.md +0 -500
- package/templates/bmad/tea/testarch/knowledge/email-auth.md +0 -721
- package/templates/bmad/tea/testarch/knowledge/error-handling.md +0 -725
- package/templates/bmad/tea/testarch/knowledge/feature-flags.md +0 -750
- package/templates/bmad/tea/testarch/knowledge/file-utils.md +0 -456
- package/templates/bmad/tea/testarch/knowledge/fixture-architecture.md +0 -401
- package/templates/bmad/tea/testarch/knowledge/fixtures-composition.md +0 -382
- package/templates/bmad/tea/testarch/knowledge/intercept-network-call.md +0 -426
- package/templates/bmad/tea/testarch/knowledge/log.md +0 -426
- package/templates/bmad/tea/testarch/knowledge/network-error-monitor.md +0 -401
- package/templates/bmad/tea/testarch/knowledge/network-first.md +0 -486
- package/templates/bmad/tea/testarch/knowledge/network-recorder.md +0 -527
- package/templates/bmad/tea/testarch/knowledge/nfr-criteria.md +0 -670
- package/templates/bmad/tea/testarch/knowledge/overview.md +0 -286
- package/templates/bmad/tea/testarch/knowledge/pact-mcp.md +0 -204
- package/templates/bmad/tea/testarch/knowledge/pactjs-utils-consumer-helpers.md +0 -211
- package/templates/bmad/tea/testarch/knowledge/pactjs-utils-overview.md +0 -210
- package/templates/bmad/tea/testarch/knowledge/pactjs-utils-provider-verifier.md +0 -315
- package/templates/bmad/tea/testarch/knowledge/pactjs-utils-request-filter.md +0 -224
- package/templates/bmad/tea/testarch/knowledge/playwright-cli.md +0 -165
- package/templates/bmad/tea/testarch/knowledge/playwright-config.md +0 -730
- package/templates/bmad/tea/testarch/knowledge/probability-impact.md +0 -601
- package/templates/bmad/tea/testarch/knowledge/recurse.md +0 -421
- package/templates/bmad/tea/testarch/knowledge/risk-governance.md +0 -615
- package/templates/bmad/tea/testarch/knowledge/selective-testing.md +0 -732
- package/templates/bmad/tea/testarch/knowledge/selector-resilience.md +0 -527
- package/templates/bmad/tea/testarch/knowledge/test-healing-patterns.md +0 -644
- package/templates/bmad/tea/testarch/knowledge/test-levels-framework.md +0 -473
- package/templates/bmad/tea/testarch/knowledge/test-priorities-matrix.md +0 -373
- package/templates/bmad/tea/testarch/knowledge/test-quality.md +0 -664
- package/templates/bmad/tea/testarch/knowledge/timing-debugging.md +0 -372
- package/templates/bmad/tea/testarch/knowledge/visual-debugging.md +0 -524
- package/templates/bmad/tea/testarch/tea-index.csv +0 -41
- package/templates/bmad/tea/workflows/testarch/README.md +0 -74
- package/templates/bmad/tea/workflows/testarch/atdd/atdd-checklist-template.md +0 -371
- package/templates/bmad/tea/workflows/testarch/atdd/checklist.md +0 -374
- package/templates/bmad/tea/workflows/testarch/atdd/instructions.md +0 -45
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-01-preflight-and-context.md +0 -226
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-01b-resume.md +0 -96
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-02-generation-mode.md +0 -125
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-03-test-strategy.md +0 -110
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04-generate-tests.md +0 -331
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04a-subagent-api-failing.md +0 -215
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04a-subprocess-api-failing.md +0 -215
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04b-subagent-e2e-failing.md +0 -244
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04b-subprocess-e2e-failing.md +0 -244
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-04c-aggregate.md +0 -370
- package/templates/bmad/tea/workflows/testarch/atdd/steps-c/step-05-validate-and-complete.md +0 -106
- package/templates/bmad/tea/workflows/testarch/atdd/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/atdd/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/atdd/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/atdd/validation-report-20260127-095021.md +0 -73
- package/templates/bmad/tea/workflows/testarch/atdd/validation-report-20260127-102401.md +0 -116
- package/templates/bmad/tea/workflows/testarch/atdd/workflow-plan.md +0 -21
- package/templates/bmad/tea/workflows/testarch/atdd/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/atdd/workflow.yaml +0 -46
- package/templates/bmad/tea/workflows/testarch/automate/checklist.md +0 -582
- package/templates/bmad/tea/workflows/testarch/automate/instructions.md +0 -50
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-01-preflight-and-context.md +0 -237
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-01b-resume.md +0 -94
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-02-identify-targets.md +0 -145
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03-generate-tests.md +0 -392
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03a-subagent-api.md +0 -193
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03a-subprocess-api.md +0 -183
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03b-subagent-backend.md +0 -246
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03b-subagent-e2e.md +0 -213
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03b-subprocess-backend.md +0 -246
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03b-subprocess-e2e.md +0 -213
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-03c-aggregate.md +0 -393
- package/templates/bmad/tea/workflows/testarch/automate/steps-c/step-04-validate-and-summarize.md +0 -106
- package/templates/bmad/tea/workflows/testarch/automate/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/automate/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/automate/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/automate/validation-report-20260127-095021.md +0 -72
- package/templates/bmad/tea/workflows/testarch/automate/validation-report-20260127-102401.md +0 -114
- package/templates/bmad/tea/workflows/testarch/automate/workflow-plan.md +0 -20
- package/templates/bmad/tea/workflows/testarch/automate/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/automate/workflow.yaml +0 -53
- package/templates/bmad/tea/workflows/testarch/ci/azure-pipelines-template.yaml +0 -155
- package/templates/bmad/tea/workflows/testarch/ci/checklist.md +0 -288
- package/templates/bmad/tea/workflows/testarch/ci/github-actions-template.yaml +0 -210
- package/templates/bmad/tea/workflows/testarch/ci/gitlab-ci-template.yaml +0 -158
- package/templates/bmad/tea/workflows/testarch/ci/harness-pipeline-template.yaml +0 -159
- package/templates/bmad/tea/workflows/testarch/ci/instructions.md +0 -45
- package/templates/bmad/tea/workflows/testarch/ci/jenkins-pipeline-template.groovy +0 -129
- package/templates/bmad/tea/workflows/testarch/ci/steps-c/step-01-preflight.md +0 -158
- package/templates/bmad/tea/workflows/testarch/ci/steps-c/step-01b-resume.md +0 -110
- package/templates/bmad/tea/workflows/testarch/ci/steps-c/step-02-generate-pipeline.md +0 -241
- package/templates/bmad/tea/workflows/testarch/ci/steps-c/step-03-configure-quality-gates.md +0 -112
- package/templates/bmad/tea/workflows/testarch/ci/steps-c/step-04-validate-and-summary.md +0 -92
- package/templates/bmad/tea/workflows/testarch/ci/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/ci/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/ci/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/ci/validation-report-20260127-095021.md +0 -72
- package/templates/bmad/tea/workflows/testarch/ci/validation-report-20260127-102401.md +0 -114
- package/templates/bmad/tea/workflows/testarch/ci/workflow-plan.md +0 -20
- package/templates/bmad/tea/workflows/testarch/ci/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/ci/workflow.yaml +0 -48
- package/templates/bmad/tea/workflows/testarch/framework/checklist.md +0 -321
- package/templates/bmad/tea/workflows/testarch/framework/instructions.md +0 -45
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-01-preflight.md +0 -132
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-01b-resume.md +0 -116
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-02-select-framework.md +0 -117
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-03-scaffold-framework.md +0 -319
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-04-docs-and-scripts.md +0 -105
- package/templates/bmad/tea/workflows/testarch/framework/steps-c/step-05-validate-and-summary.md +0 -93
- package/templates/bmad/tea/workflows/testarch/framework/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/framework/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/framework/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/framework/validation-report-20260127-095021.md +0 -73
- package/templates/bmad/tea/workflows/testarch/framework/validation-report-20260127-102401.md +0 -116
- package/templates/bmad/tea/workflows/testarch/framework/workflow-plan.md +0 -22
- package/templates/bmad/tea/workflows/testarch/framework/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/framework/workflow.yaml +0 -48
- package/templates/bmad/tea/workflows/testarch/nfr-assess/checklist.md +0 -407
- package/templates/bmad/tea/workflows/testarch/nfr-assess/instructions.md +0 -43
- package/templates/bmad/tea/workflows/testarch/nfr-assess/nfr-report-template.md +0 -470
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01-load-context.md +0 -138
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-01b-resume.md +0 -106
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-02-define-thresholds.md +0 -107
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-03-gather-evidence.md +0 -108
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04-evaluate-and-score.md +0 -254
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04a-subagent-security.md +0 -138
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04a-subprocess-security.md +0 -138
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04b-subagent-performance.md +0 -84
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04b-subprocess-performance.md +0 -84
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04c-subagent-reliability.md +0 -85
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04c-subprocess-reliability.md +0 -85
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04d-subagent-scalability.md +0 -88
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04d-subprocess-scalability.md +0 -88
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-04e-aggregate-nfr.md +0 -264
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-c/step-05-generate-report.md +0 -108
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/nfr-assess/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-095021.md +0 -73
- package/templates/bmad/tea/workflows/testarch/nfr-assess/validation-report-20260127-102401.md +0 -116
- package/templates/bmad/tea/workflows/testarch/nfr-assess/workflow-plan.md +0 -19
- package/templates/bmad/tea/workflows/testarch/nfr-assess/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/nfr-assess/workflow.yaml +0 -48
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/checklist.md +0 -197
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/curriculum.yaml +0 -129
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/quiz-questions.yaml +0 -206
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/role-paths.yaml +0 -136
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/session-content-map.yaml +0 -207
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/tea-resources-index.yaml +0 -359
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/instructions.md +0 -130
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01-init.md +0 -235
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-01b-continue.md +0 -147
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-02-assess.md +0 -258
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-03-session-menu.md +0 -219
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-01.md +0 -460
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-02.md +0 -465
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-03.md +0 -301
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-04.md +0 -234
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-05.md +0 -234
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-06.md +0 -209
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-04-session-07.md +0 -212
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-c/step-05-completion.md +0 -339
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-01-assess-workflow.md +0 -141
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-e/step-e-02-apply-edits.md +0 -122
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/steps-v/step-v-01-validate.md +0 -263
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/templates/certificate-template.md +0 -86
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/templates/progress-template.yaml +0 -95
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/templates/session-notes-template.md +0 -83
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/workflow-plan-teach-me-testing.md +0 -950
- package/templates/bmad/tea/workflows/testarch/teach-me-testing/workflow.md +0 -90
- package/templates/bmad/tea/workflows/testarch/test-design/checklist.md +0 -464
- package/templates/bmad/tea/workflows/testarch/test-design/instructions.md +0 -105
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-01-detect-mode.md +0 -134
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-01b-resume.md +0 -102
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-02-load-context.md +0 -242
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-03-risk-and-testability.md +0 -110
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-04-coverage-plan.md +0 -123
- package/templates/bmad/tea/workflows/testarch/test-design/steps-c/step-05-generate-output.md +0 -222
- package/templates/bmad/tea/workflows/testarch/test-design/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/test-design/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/test-design/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/test-design/test-design-architecture-template.md +0 -230
- package/templates/bmad/tea/workflows/testarch/test-design/test-design-handoff-template.md +0 -70
- package/templates/bmad/tea/workflows/testarch/test-design/test-design-qa-template.md +0 -396
- package/templates/bmad/tea/workflows/testarch/test-design/test-design-template.md +0 -344
- package/templates/bmad/tea/workflows/testarch/test-design/validation-report-20260127-095021.md +0 -73
- package/templates/bmad/tea/workflows/testarch/test-design/validation-report-20260127-102401.md +0 -116
- package/templates/bmad/tea/workflows/testarch/test-design/workflow-plan.md +0 -22
- package/templates/bmad/tea/workflows/testarch/test-design/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/test-design/workflow.yaml +0 -77
- package/templates/bmad/tea/workflows/testarch/test-review/checklist.md +0 -475
- package/templates/bmad/tea/workflows/testarch/test-review/instructions.md +0 -45
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-01-load-context.md +0 -197
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-01b-resume.md +0 -104
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-02-discover-tests.md +0 -113
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03-quality-evaluation.md +0 -274
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03a-subagent-determinism.md +0 -214
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03a-subprocess-determinism.md +0 -214
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03b-subagent-isolation.md +0 -125
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03b-subprocess-isolation.md +0 -125
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03c-subagent-maintainability.md +0 -102
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03c-subprocess-maintainability.md +0 -102
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03d-subprocess-coverage.md +0 -111
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03e-subagent-performance.md +0 -117
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03e-subprocess-performance.md +0 -117
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-03f-aggregate-scores.md +0 -277
- package/templates/bmad/tea/workflows/testarch/test-review/steps-c/step-04-generate-report.md +0 -111
- package/templates/bmad/tea/workflows/testarch/test-review/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/test-review/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/test-review/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/test-review/test-review-template.md +0 -387
- package/templates/bmad/tea/workflows/testarch/test-review/validation-report-20260127-095021.md +0 -72
- package/templates/bmad/tea/workflows/testarch/test-review/validation-report-20260127-102401.md +0 -114
- package/templates/bmad/tea/workflows/testarch/test-review/workflow-plan.md +0 -18
- package/templates/bmad/tea/workflows/testarch/test-review/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/test-review/workflow.yaml +0 -48
- package/templates/bmad/tea/workflows/testarch/trace/checklist.md +0 -647
- package/templates/bmad/tea/workflows/testarch/trace/instructions.md +0 -43
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-01-load-context.md +0 -105
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-01b-resume.md +0 -102
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-02-discover-tests.md +0 -112
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-03-map-criteria.md +0 -97
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-04-analyze-gaps.md +0 -421
- package/templates/bmad/tea/workflows/testarch/trace/steps-c/step-05-gate-decision.md +0 -266
- package/templates/bmad/tea/workflows/testarch/trace/steps-e/step-01-assess.md +0 -65
- package/templates/bmad/tea/workflows/testarch/trace/steps-e/step-02-apply-edit.md +0 -60
- package/templates/bmad/tea/workflows/testarch/trace/steps-v/step-01-validate.md +0 -67
- package/templates/bmad/tea/workflows/testarch/trace/trace-template.md +0 -708
- package/templates/bmad/tea/workflows/testarch/trace/validation-report-20260127-095021.md +0 -73
- package/templates/bmad/tea/workflows/testarch/trace/validation-report-20260127-102401.md +0 -116
- package/templates/bmad/tea/workflows/testarch/trace/workflow-plan.md +0 -21
- package/templates/bmad/tea/workflows/testarch/trace/workflow.md +0 -41
- package/templates/bmad/tea/workflows/testarch/trace/workflow.yaml +0 -56
- package/templates/ecc/agents/architect.md +0 -211
- package/templates/ecc/agents/build-error-resolver.md +0 -114
- package/templates/ecc/agents/chief-of-staff.md +0 -151
- package/templates/ecc/agents/code-reviewer.md +0 -224
- package/templates/ecc/agents/database-reviewer.md +0 -91
- package/templates/ecc/agents/doc-updater.md +0 -107
- package/templates/ecc/agents/e2e-runner.md +0 -107
- package/templates/ecc/agents/go-build-resolver.md +0 -94
- package/templates/ecc/agents/go-reviewer.md +0 -76
- package/templates/ecc/agents/planner.md +0 -212
- package/templates/ecc/agents/python-reviewer.md +0 -98
- package/templates/ecc/agents/refactor-cleaner.md +0 -85
- package/templates/ecc/agents/security-reviewer.md +0 -108
- package/templates/ecc/agents/tdd-guide.md +0 -80
- package/templates/ecc/commands/build-fix.md +0 -62
- package/templates/ecc/commands/checkpoint.md +0 -74
- package/templates/ecc/commands/claw.md +0 -79
- package/templates/ecc/commands/code-review.md +0 -40
- package/templates/ecc/commands/e2e.md +0 -363
- package/templates/ecc/commands/eval.md +0 -120
- package/templates/ecc/commands/evolve.md +0 -193
- package/templates/ecc/commands/go-build.md +0 -183
- package/templates/ecc/commands/go-review.md +0 -148
- package/templates/ecc/commands/go-test.md +0 -268
- package/templates/ecc/commands/instinct-export.md +0 -91
- package/templates/ecc/commands/instinct-import.md +0 -142
- package/templates/ecc/commands/instinct-status.md +0 -86
- package/templates/ecc/commands/learn-eval.md +0 -91
- package/templates/ecc/commands/learn.md +0 -70
- package/templates/ecc/commands/multi-backend.md +0 -158
- package/templates/ecc/commands/multi-execute.md +0 -310
- package/templates/ecc/commands/multi-frontend.md +0 -158
- package/templates/ecc/commands/multi-plan.md +0 -261
- package/templates/ecc/commands/multi-workflow.md +0 -183
- package/templates/ecc/commands/orchestrate.md +0 -172
- package/templates/ecc/commands/plan.md +0 -113
- package/templates/ecc/commands/pm2.md +0 -272
- package/templates/ecc/commands/python-review.md +0 -297
- package/templates/ecc/commands/refactor-clean.md +0 -80
- package/templates/ecc/commands/sessions.md +0 -305
- package/templates/ecc/commands/setup-pm.md +0 -80
- package/templates/ecc/commands/skill-create.md +0 -174
- package/templates/ecc/commands/tdd.md +0 -326
- package/templates/ecc/commands/test-coverage.md +0 -69
- package/templates/ecc/commands/update-codemaps.md +0 -72
- package/templates/ecc/commands/update-docs.md +0 -84
- package/templates/ecc/commands/verify.md +0 -59
- package/templates/ecc/skills/api-design/SKILL.md +0 -523
- package/templates/ecc/skills/article-writing/SKILL.md +0 -85
- package/templates/ecc/skills/backend-patterns/SKILL.md +0 -598
- package/templates/ecc/skills/clickhouse-io/SKILL.md +0 -439
- package/templates/ecc/skills/coding-standards/SKILL.md +0 -530
- package/templates/ecc/skills/configure-ecc/SKILL.md +0 -326
- package/templates/ecc/skills/content-engine/SKILL.md +0 -88
- package/templates/ecc/skills/content-hash-cache-pattern/SKILL.md +0 -161
- package/templates/ecc/skills/continuous-learning/SKILL.md +0 -119
- package/templates/ecc/skills/continuous-learning/config.json +0 -18
- package/templates/ecc/skills/continuous-learning/evaluate-session.sh +0 -69
- package/templates/ecc/skills/continuous-learning-v2/SKILL.md +0 -295
- package/templates/ecc/skills/continuous-learning-v2/agents/observer.md +0 -137
- package/templates/ecc/skills/continuous-learning-v2/agents/start-observer.sh +0 -143
- package/templates/ecc/skills/continuous-learning-v2/config.json +0 -41
- package/templates/ecc/skills/continuous-learning-v2/hooks/observe.sh +0 -164
- package/templates/ecc/skills/continuous-learning-v2/scripts/instinct-cli.py +0 -575
- package/templates/ecc/skills/continuous-learning-v2/scripts/test_parse_instinct.py +0 -82
- package/templates/ecc/skills/cost-aware-llm-pipeline/SKILL.md +0 -183
- package/templates/ecc/skills/cpp-coding-standards/SKILL.md +0 -723
- package/templates/ecc/skills/cpp-testing/SKILL.md +0 -323
- package/templates/ecc/skills/database-migrations/SKILL.md +0 -335
- package/templates/ecc/skills/deployment-patterns/SKILL.md +0 -427
- package/templates/ecc/skills/django-patterns/SKILL.md +0 -734
- package/templates/ecc/skills/django-security/SKILL.md +0 -593
- package/templates/ecc/skills/django-tdd/SKILL.md +0 -729
- package/templates/ecc/skills/django-verification/SKILL.md +0 -469
- package/templates/ecc/skills/docker-patterns/SKILL.md +0 -364
- package/templates/ecc/skills/e2e-testing/SKILL.md +0 -326
- package/templates/ecc/skills/eval-harness/SKILL.md +0 -236
- package/templates/ecc/skills/foundation-models-on-device/SKILL.md +0 -243
- package/templates/ecc/skills/frontend-patterns/SKILL.md +0 -642
- package/templates/ecc/skills/frontend-slides/SKILL.md +0 -184
- package/templates/ecc/skills/frontend-slides/STYLE_PRESETS.md +0 -330
- package/templates/ecc/skills/golang-patterns/SKILL.md +0 -674
- package/templates/ecc/skills/golang-testing/SKILL.md +0 -720
- package/templates/ecc/skills/investor-materials/SKILL.md +0 -96
- package/templates/ecc/skills/investor-outreach/SKILL.md +0 -76
- package/templates/ecc/skills/iterative-retrieval/SKILL.md +0 -211
- package/templates/ecc/skills/java-coding-standards/SKILL.md +0 -147
- package/templates/ecc/skills/jpa-patterns/SKILL.md +0 -151
- package/templates/ecc/skills/liquid-glass-design/SKILL.md +0 -279
- package/templates/ecc/skills/market-research/SKILL.md +0 -75
- package/templates/ecc/skills/nutrient-document-processing/SKILL.md +0 -165
- package/templates/ecc/skills/postgres-patterns/SKILL.md +0 -147
- package/templates/ecc/skills/project-guidelines-example/SKILL.md +0 -349
- package/templates/ecc/skills/python-patterns/SKILL.md +0 -750
- package/templates/ecc/skills/python-testing/SKILL.md +0 -816
- package/templates/ecc/skills/regex-vs-llm-structured-text/SKILL.md +0 -220
- package/templates/ecc/skills/search-first/SKILL.md +0 -161
- package/templates/ecc/skills/security-review/SKILL.md +0 -495
- package/templates/ecc/skills/security-review/cloud-infrastructure-security.md +0 -361
- package/templates/ecc/skills/security-scan/SKILL.md +0 -165
- package/templates/ecc/skills/skill-stocktake/SKILL.md +0 -176
- package/templates/ecc/skills/skill-stocktake/scripts/quick-diff.sh +0 -87
- package/templates/ecc/skills/skill-stocktake/scripts/save-results.sh +0 -56
- package/templates/ecc/skills/skill-stocktake/scripts/scan.sh +0 -170
- package/templates/ecc/skills/springboot-patterns/SKILL.md +0 -314
- package/templates/ecc/skills/springboot-security/SKILL.md +0 -272
- package/templates/ecc/skills/springboot-tdd/SKILL.md +0 -158
- package/templates/ecc/skills/springboot-verification/SKILL.md +0 -231
- package/templates/ecc/skills/strategic-compact/SKILL.md +0 -103
- package/templates/ecc/skills/strategic-compact/suggest-compact.sh +0 -54
- package/templates/ecc/skills/swift-actor-persistence/SKILL.md +0 -143
- package/templates/ecc/skills/swift-concurrency-6-2/SKILL.md +0 -216
- package/templates/ecc/skills/swift-protocol-di-testing/SKILL.md +0 -190
- package/templates/ecc/skills/swiftui-patterns/SKILL.md +0 -259
- package/templates/ecc/skills/tdd-workflow/SKILL.md +0 -410
- package/templates/ecc/skills/verification-loop/SKILL.md +0 -126
- package/templates/ecc/skills/visa-doc-translate/README.md +0 -86
- package/templates/ecc/skills/visa-doc-translate/SKILL.md +0 -117
- package/templates/ext-skills/pinchtab/SKILL.md +0 -173
- package/templates/ext-skills/pinchtab/TRUST.md +0 -69
- package/templates/ext-skills/pinchtab/references/api.md +0 -297
- package/templates/ext-skills/pinchtab/references/env.md +0 -45
- package/templates/ext-skills/pinchtab/references/profiles.md +0 -107
- package/templates/mcp/trae/mcp.json +0 -35
- package/templates/plugins/claude-code-setup/.claude-plugin/plugin.json +0 -9
- package/templates/plugins/claude-code-setup/LICENSE +0 -202
- package/templates/plugins/claude-code-setup/README.md +0 -29
- package/templates/plugins/claude-code-setup/automation-recommender-example.png +0 -0
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/SKILL.md +0 -288
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/references/hooks-patterns.md +0 -226
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/references/mcp-servers.md +0 -263
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/references/plugins-reference.md +0 -98
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/references/skills-reference.md +0 -408
- package/templates/plugins/claude-code-setup/skills/claude-automation-recommender/references/subagent-templates.md +0 -181
- package/templates/plugins/claude-md-management/.claude-plugin/plugin.json +0 -9
- package/templates/plugins/claude-md-management/LICENSE +0 -202
- package/templates/plugins/claude-md-management/README.md +0 -40
- package/templates/plugins/claude-md-management/claude-md-improver-example.png +0 -0
- package/templates/plugins/claude-md-management/commands/revise-claude-md.md +0 -54
- package/templates/plugins/claude-md-management/revise-claude-md-example.png +0 -0
- package/templates/plugins/claude-md-management/skills/claude-md-improver/SKILL.md +0 -179
- package/templates/plugins/claude-md-management/skills/claude-md-improver/references/quality-criteria.md +0 -109
- package/templates/plugins/claude-md-management/skills/claude-md-improver/references/templates.md +0 -253
- package/templates/plugins/claude-md-management/skills/claude-md-improver/references/update-guidelines.md +0 -150
- package/templates/plugins/code-simplifier/.claude-plugin/plugin.json +0 -9
- package/templates/plugins/code-simplifier/LICENSE +0 -202
- package/templates/plugins/code-simplifier/agents/code-simplifier.md +0 -52
- package/templates/plugins/commit-commands/.claude-plugin/plugin.json +0 -9
- package/templates/plugins/commit-commands/LICENSE +0 -202
- package/templates/plugins/commit-commands/README.md +0 -225
- package/templates/plugins/commit-commands/commands/clean_gone.md +0 -53
- package/templates/plugins/commit-commands/commands/commit-push-pr.md +0 -20
- package/templates/plugins/commit-commands/commands/commit.md +0 -17
- package/templates/trae-bmad/rules/bmad-agent-bmad-master.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-analyst.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-architect.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-dev.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-pm.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-qa.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-quick-flow-solo-dev.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-sm.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-tech-writer.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-bmm-ux-designer.md +0 -15
- package/templates/trae-bmad/rules/bmad-agent-tea-tea.md +0 -15
- package/templates/trae-bmad/rules/bmad-bmm-check-implementation-readiness.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-code-review.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-correct-course.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-create-architecture.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-create-epics-and-stories.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-create-prd.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-create-product-brief.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-create-story.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-create-ux-design.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-dev-story.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-document-project.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-domain-research.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-edit-prd.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-generate-project-context.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-market-research.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-qa-automate.md +0 -15
- package/templates/trae-bmad/rules/bmad-bmm-qa-generate-e2e-tests.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-quick-dev.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-quick-spec.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-retrospective.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-sprint-planning.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-sprint-status.md +0 -14
- package/templates/trae-bmad/rules/bmad-bmm-technical-research.md +0 -6
- package/templates/trae-bmad/rules/bmad-bmm-validate-prd.md +0 -6
- package/templates/trae-bmad/rules/bmad-brainstorming.md +0 -6
- package/templates/trae-bmad/rules/bmad-editorial-review-prose.md +0 -10
- package/templates/trae-bmad/rules/bmad-editorial-review-structure.md +0 -10
- package/templates/trae-bmad/rules/bmad-help.md +0 -10
- package/templates/trae-bmad/rules/bmad-index-docs.md +0 -10
- package/templates/trae-bmad/rules/bmad-party-mode.md +0 -6
- package/templates/trae-bmad/rules/bmad-review-adversarial-general.md +0 -10
- package/templates/trae-bmad/rules/bmad-review-edge-case-hunter.md +0 -10
- package/templates/trae-bmad/rules/bmad-shard-doc.md +0 -10
- package/templates/trae-bmad/rules/bmad-tea-teach-me-testing.md +0 -6
- package/templates/trae-bmad/rules/bmad-tea-testarch-atdd.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-automate.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-ci.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-framework.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-nfr.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-test-design.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-test-review.md +0 -14
- package/templates/trae-bmad/rules/bmad-tea-testarch-trace.md +0 -14
- /package/templates/{ecc/rules → rules}/README.md +0 -0
- /package/templates/{ecc/rules → rules}/common/agents.md +0 -0
- /package/templates/{ecc/rules → rules}/common/coding-style.md +0 -0
- /package/templates/{ecc/rules → rules}/common/development-workflow.md +0 -0
- /package/templates/{ecc/rules → rules}/common/git-workflow.md +0 -0
- /package/templates/{ecc/rules → rules}/common/hooks.md +0 -0
- /package/templates/{ecc/rules → rules}/common/patterns.md +0 -0
- /package/templates/{ecc/rules → rules}/common/performance.md +0 -0
- /package/templates/{ecc/rules → rules}/common/security.md +0 -0
- /package/templates/{ecc/rules → rules}/common/testing.md +0 -0
- /package/templates/{ecc/rules → rules}/golang/coding-style.md +0 -0
- /package/templates/{ecc/rules → rules}/golang/hooks.md +0 -0
- /package/templates/{ecc/rules → rules}/golang/patterns.md +0 -0
- /package/templates/{ecc/rules → rules}/golang/security.md +0 -0
- /package/templates/{ecc/rules → rules}/golang/testing.md +0 -0
- /package/templates/{ecc/rules → rules}/python/coding-style.md +0 -0
- /package/templates/{ecc/rules → rules}/python/hooks.md +0 -0
- /package/templates/{ecc/rules → rules}/python/patterns.md +0 -0
- /package/templates/{ecc/rules → rules}/python/security.md +0 -0
- /package/templates/{ecc/rules → rules}/python/testing.md +0 -0
- /package/templates/{ecc/rules → rules}/swift/coding-style.md +0 -0
- /package/templates/{ecc/rules → rules}/swift/hooks.md +0 -0
- /package/templates/{ecc/rules → rules}/swift/patterns.md +0 -0
- /package/templates/{ecc/rules → rules}/swift/security.md +0 -0
- /package/templates/{ecc/rules → rules}/swift/testing.md +0 -0
- /package/templates/{ecc/rules → rules}/typescript/coding-style.md +0 -0
- /package/templates/{ecc/rules → rules}/typescript/hooks.md +0 -0
- /package/templates/{ecc/rules → rules}/typescript/patterns.md +0 -0
- /package/templates/{ecc/rules → rules}/typescript/security.md +0 -0
- /package/templates/{ecc/rules → rules}/typescript/testing.md +0 -0
|
@@ -1,206 +0,0 @@
|
|
|
1
|
-
# Quiz Questions Bank
|
|
2
|
-
# Organized by session with questions, answers, and explanations
|
|
3
|
-
|
|
4
|
-
session-01-quickstart:
|
|
5
|
-
passing_score: 70
|
|
6
|
-
questions:
|
|
7
|
-
- id: q1-purpose
|
|
8
|
-
question: "What is the primary purpose of TEA?"
|
|
9
|
-
options:
|
|
10
|
-
A: "Replace all testing tools with a single framework"
|
|
11
|
-
B: "Make testing expertise accessible through structured workflows and knowledge"
|
|
12
|
-
C: "Automate 100% of test writing"
|
|
13
|
-
D: "Only works for Playwright tests"
|
|
14
|
-
correct: B
|
|
15
|
-
explanation: "TEA makes testing expertise accessible and scalable through workflows and knowledge fragments. It's not about replacing tools or automating everything."
|
|
16
|
-
|
|
17
|
-
- id: q2-risk-matrix
|
|
18
|
-
question: "What does the P0-P3 risk matrix help with?"
|
|
19
|
-
options:
|
|
20
|
-
A: "Prioritizing test coverage based on criticality"
|
|
21
|
-
B: "Grading test code quality"
|
|
22
|
-
C: "Measuring test execution speed"
|
|
23
|
-
D: "Tracking bug severity"
|
|
24
|
-
correct: A
|
|
25
|
-
explanation: "P0-P3 helps prioritize what to test based on risk (Probability × Impact). P0 = critical features like login, P3 = nice-to-have like tooltips."
|
|
26
|
-
|
|
27
|
-
- id: q3-engagement
|
|
28
|
-
question: "Which TEA engagement model is best for quick value in 30 minutes?"
|
|
29
|
-
options:
|
|
30
|
-
A: "TEA Enterprise"
|
|
31
|
-
B: "TEA Lite"
|
|
32
|
-
C: "TEA Integrated"
|
|
33
|
-
D: "TEA Brownfield"
|
|
34
|
-
correct: B
|
|
35
|
-
explanation: "TEA Lite is the 30-minute quick start approach. Enterprise and Integrated are more comprehensive."
|
|
36
|
-
|
|
37
|
-
session-02-concepts:
|
|
38
|
-
passing_score: 70
|
|
39
|
-
questions:
|
|
40
|
-
- id: q1-p0-priority
|
|
41
|
-
question: "In the P0-P3 matrix, what priority level should login/authentication have?"
|
|
42
|
-
options:
|
|
43
|
-
A: "P3 - Low priority"
|
|
44
|
-
B: "P2 - Medium priority"
|
|
45
|
-
C: "P1 - High priority"
|
|
46
|
-
D: "P0 - Critical priority"
|
|
47
|
-
correct: D
|
|
48
|
-
explanation: "Login/authentication is P0 - critical. Business fails if broken. High usage, high impact, business-critical."
|
|
49
|
-
|
|
50
|
-
- id: q2-hard-waits
|
|
51
|
-
question: "What is the problem with using sleep(5000) instead of waitFor conditions?"
|
|
52
|
-
options:
|
|
53
|
-
A: "It makes tests slower"
|
|
54
|
-
B: "It's a hard wait that doesn't react to state changes (violates DoD)"
|
|
55
|
-
C: "It uses too much memory"
|
|
56
|
-
D: "It's not supported in modern frameworks"
|
|
57
|
-
correct: B
|
|
58
|
-
explanation: "Hard waits don't react to state changes - they guess timing. Use waitFor to react to conditions. This violates TEA Definition of Done."
|
|
59
|
-
|
|
60
|
-
- id: q3-self-cleaning
|
|
61
|
-
question: "What does 'self-cleaning tests' mean in TEA Definition of Done?"
|
|
62
|
-
options:
|
|
63
|
-
A: "Tests automatically fix their own bugs"
|
|
64
|
-
B: "Tests delete/deactivate entities they create during testing"
|
|
65
|
-
C: "Tests run faster by cleaning up code"
|
|
66
|
-
D: "Tests remove old test files"
|
|
67
|
-
correct: B
|
|
68
|
-
explanation: "Self-cleaning means tests delete/deactivate entities they created. No manual cleanup required."
|
|
69
|
-
|
|
70
|
-
session-03-architecture:
|
|
71
|
-
passing_score: 70
|
|
72
|
-
questions:
|
|
73
|
-
- id: q1-fixtures
|
|
74
|
-
question: "What is the main benefit of fixture composition?"
|
|
75
|
-
options:
|
|
76
|
-
A: "Faster test execution"
|
|
77
|
-
B: "DRY - define once, reuse everywhere"
|
|
78
|
-
C: "Better error messages"
|
|
79
|
-
D: "Automatic screenshot capture"
|
|
80
|
-
correct: B
|
|
81
|
-
explanation: "Fixture composition allows you to define setup once and reuse everywhere. DRY principle for test setup."
|
|
82
|
-
|
|
83
|
-
- id: q2-network-first
|
|
84
|
-
question: "Why is 'network-first' better than mocking after the action?"
|
|
85
|
-
options:
|
|
86
|
-
A: "It's faster"
|
|
87
|
-
B: "It prevents race conditions"
|
|
88
|
-
C: "It uses less memory"
|
|
89
|
-
D: "It's easier to write"
|
|
90
|
-
correct: B
|
|
91
|
-
explanation: "Setting up network interception BEFORE the action prevents race conditions. The mock is ready when the action triggers."
|
|
92
|
-
|
|
93
|
-
- id: q3-step-file
|
|
94
|
-
question: "What pattern does this teaching workflow use?"
|
|
95
|
-
options:
|
|
96
|
-
A: "Page Object Model"
|
|
97
|
-
B: "Behavior Driven Development"
|
|
98
|
-
C: "Step-File Architecture"
|
|
99
|
-
D: "Test Pyramid"
|
|
100
|
-
correct: C
|
|
101
|
-
explanation: "This workflow uses step-file architecture: micro-file design, just-in-time loading, sequential enforcement."
|
|
102
|
-
|
|
103
|
-
session-04-test-design:
|
|
104
|
-
passing_score: 70
|
|
105
|
-
questions:
|
|
106
|
-
- id: q1-test-design-purpose
|
|
107
|
-
question: "What does the Test Design workflow help you do?"
|
|
108
|
-
options:
|
|
109
|
-
A: "Write tests faster"
|
|
110
|
-
B: "Plan tests BEFORE writing them"
|
|
111
|
-
C: "Run tests in parallel"
|
|
112
|
-
D: "Debug test failures"
|
|
113
|
-
correct: B
|
|
114
|
-
explanation: "Test Design workflow helps you plan tests before writing them. Design before code, like architecture before implementation."
|
|
115
|
-
|
|
116
|
-
- id: q2-risk-calculation
|
|
117
|
-
question: "How do you calculate risk?"
|
|
118
|
-
options:
|
|
119
|
-
A: "Probability + Impact"
|
|
120
|
-
B: "Probability × Impact"
|
|
121
|
-
C: "Probability - Impact"
|
|
122
|
-
D: "Probability / Impact"
|
|
123
|
-
correct: B
|
|
124
|
-
explanation: "Risk = Probability × Impact. Multiply the likelihood of failure by the impact of failure."
|
|
125
|
-
|
|
126
|
-
- id: q3-p0-coverage
|
|
127
|
-
question: "For P0 features, which test levels should you use?"
|
|
128
|
-
options:
|
|
129
|
-
A: "Only E2E tests"
|
|
130
|
-
B: "Only unit tests"
|
|
131
|
-
C: "Unit + Integration + E2E (comprehensive)"
|
|
132
|
-
D: "Manual testing only"
|
|
133
|
-
correct: C
|
|
134
|
-
explanation: "P0 features need comprehensive coverage: Unit + Integration + E2E. High confidence for critical features."
|
|
135
|
-
|
|
136
|
-
session-05-atdd-automate:
|
|
137
|
-
passing_score: 70
|
|
138
|
-
questions:
|
|
139
|
-
- id: q1-red-phase
|
|
140
|
-
question: "What is the 'red' phase in TDD?"
|
|
141
|
-
options:
|
|
142
|
-
A: "Tests fail (code doesn't exist yet)"
|
|
143
|
-
B: "Tests pass"
|
|
144
|
-
C: "Code is refactored"
|
|
145
|
-
D: "Tests are deleted"
|
|
146
|
-
correct: A
|
|
147
|
-
explanation: "Red phase: Tests fail because the code doesn't exist yet. Write tests first, then implement."
|
|
148
|
-
|
|
149
|
-
- id: q2-atdd-vs-automate
|
|
150
|
-
question: "What's the difference between ATDD and Automate workflows?"
|
|
151
|
-
options:
|
|
152
|
-
A: "ATDD generates E2E, Automate generates API tests"
|
|
153
|
-
B: "ATDD writes tests first (red phase), Automate tests existing code"
|
|
154
|
-
C: "ATDD is faster than Automate"
|
|
155
|
-
D: "They're the same workflow"
|
|
156
|
-
correct: B
|
|
157
|
-
explanation: "ATDD writes failing tests first (red phase), then you implement. Automate generates tests for existing code (coverage expansion)."
|
|
158
|
-
|
|
159
|
-
- id: q3-api-testing
|
|
160
|
-
question: "Why use pure API tests without a browser?"
|
|
161
|
-
options:
|
|
162
|
-
A: "They look prettier"
|
|
163
|
-
B: "They're easier to debug"
|
|
164
|
-
C: "They're faster and test business logic directly"
|
|
165
|
-
D: "They're required by TEA"
|
|
166
|
-
correct: C
|
|
167
|
-
explanation: "Pure API tests are faster (no browser overhead) and test business logic directly without UI complexity."
|
|
168
|
-
|
|
169
|
-
session-06-quality-trace:
|
|
170
|
-
passing_score: 70
|
|
171
|
-
questions:
|
|
172
|
-
- id: q1-five-dimensions
|
|
173
|
-
question: "What are the 5 dimensions in Test Review workflow?"
|
|
174
|
-
options:
|
|
175
|
-
A: "Speed, cost, coverage, bugs, time"
|
|
176
|
-
B: "Determinism, Isolation, Assertions, Structure, Performance"
|
|
177
|
-
C: "Unit, integration, E2E, manual, exploratory"
|
|
178
|
-
D: "P0, P1, P2, P3, P4"
|
|
179
|
-
correct: B
|
|
180
|
-
explanation: "Test Review evaluates 5 dimensions: Determinism (no flakiness), Isolation (parallel-safe), Assertions (correct checks), Structure (readable/maintainable organization), Performance (speed)."
|
|
181
|
-
|
|
182
|
-
- id: q2-release-gate
|
|
183
|
-
question: "When should the Trace workflow gate decision be RED (block release)?"
|
|
184
|
-
options:
|
|
185
|
-
A: "Any test failures exist"
|
|
186
|
-
B: "P0 gaps exist (critical requirements not tested)"
|
|
187
|
-
C: "Code coverage is below 80%"
|
|
188
|
-
D: "Tests are slow"
|
|
189
|
-
correct: B
|
|
190
|
-
explanation: "RED gate when P0 gaps exist - critical requirements not tested. Don't ship if critical features lack test coverage."
|
|
191
|
-
|
|
192
|
-
- id: q3-metrics
|
|
193
|
-
question: "Which metric matters most for quality?"
|
|
194
|
-
options:
|
|
195
|
-
A: "Total line coverage %"
|
|
196
|
-
B: "Number of tests written"
|
|
197
|
-
C: "P0/P1 coverage %"
|
|
198
|
-
D: "Test file count"
|
|
199
|
-
correct: C
|
|
200
|
-
explanation: "P0/P1 coverage matters most - it measures coverage of critical/high-priority features. Total line coverage is a vanity metric."
|
|
201
|
-
|
|
202
|
-
session-07-advanced:
|
|
203
|
-
# No quiz - exploratory session
|
|
204
|
-
# Score: 100 (completion based, not quiz based)
|
|
205
|
-
passing_score: 100
|
|
206
|
-
questions: []
|
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
# Role-Based Content Customization
|
|
2
|
-
# Defines how teaching examples and focus areas adapt based on learner role
|
|
3
|
-
|
|
4
|
-
roles:
|
|
5
|
-
qa:
|
|
6
|
-
display_name: "QA Engineer"
|
|
7
|
-
focus_areas:
|
|
8
|
-
- Practical testing workflow usage
|
|
9
|
-
- Test framework setup and maintenance
|
|
10
|
-
- Test quality and coverage metrics
|
|
11
|
-
- CI/CD integration
|
|
12
|
-
example_contexts:
|
|
13
|
-
- "Expanding test coverage for existing features"
|
|
14
|
-
- "Setting up test framework for new project"
|
|
15
|
-
- "Reducing flaky tests in CI pipeline"
|
|
16
|
-
- "Improving test execution speed"
|
|
17
|
-
recommended_sessions:
|
|
18
|
-
- session-01-quickstart
|
|
19
|
-
- session-02-concepts
|
|
20
|
-
- session-03-architecture
|
|
21
|
-
- session-05-atdd-automate
|
|
22
|
-
- session-06-quality-trace
|
|
23
|
-
teaching_adaptations:
|
|
24
|
-
session-01-quickstart: "Focus on Automate workflow - quickly expand coverage"
|
|
25
|
-
session-02-concepts: "Emphasize P0-P3 for defending coverage decisions"
|
|
26
|
-
session-03-architecture: "Fixture patterns for maintainable test suites"
|
|
27
|
-
session-04-test-design: "Test design for planning coverage expansion"
|
|
28
|
-
session-05-atdd-automate: "ATDD and Automate for test generation"
|
|
29
|
-
session-06-quality-trace: "Test Review for quality metrics reporting"
|
|
30
|
-
session-07-advanced: "Playwright Utils for advanced testing patterns"
|
|
31
|
-
|
|
32
|
-
dev:
|
|
33
|
-
display_name: "Software Developer"
|
|
34
|
-
focus_areas:
|
|
35
|
-
- Integration testing perspective
|
|
36
|
-
- TDD approach
|
|
37
|
-
- Test-driven development workflow
|
|
38
|
-
- Unit and integration tests
|
|
39
|
-
example_contexts:
|
|
40
|
-
- "Writing tests alongside feature development"
|
|
41
|
-
- "Using ATDD to drive implementation"
|
|
42
|
-
- "Integrating tests into development workflow"
|
|
43
|
-
- "Testing APIs and business logic"
|
|
44
|
-
recommended_sessions:
|
|
45
|
-
- session-01-quickstart
|
|
46
|
-
- session-02-concepts
|
|
47
|
-
- session-05-atdd-automate
|
|
48
|
-
- session-03-architecture
|
|
49
|
-
- session-04-test-design
|
|
50
|
-
teaching_adaptations:
|
|
51
|
-
session-01-quickstart: "Focus on ATDD - tests drive implementation"
|
|
52
|
-
session-02-concepts: "Connect DoD to code quality standards"
|
|
53
|
-
session-03-architecture: "Fixtures as code patterns, like dependency injection"
|
|
54
|
-
session-04-test-design: "Risk assessment before writing code"
|
|
55
|
-
session-05-atdd-automate: "Red-green-refactor TDD cycle"
|
|
56
|
-
session-06-quality-trace: "Test quality like code quality - refactoring applies"
|
|
57
|
-
session-07-advanced: "API testing patterns, component TDD"
|
|
58
|
-
|
|
59
|
-
lead:
|
|
60
|
-
display_name: "Tech Lead / Engineering Manager"
|
|
61
|
-
focus_areas:
|
|
62
|
-
- Test architecture decisions
|
|
63
|
-
- Team testing patterns
|
|
64
|
-
- Framework and tooling choices
|
|
65
|
-
- Quality standards enforcement
|
|
66
|
-
example_contexts:
|
|
67
|
-
- "Establishing team testing standards"
|
|
68
|
-
- "Choosing test architecture patterns"
|
|
69
|
-
- "Code review for test quality"
|
|
70
|
-
- "Scaling test automation across team"
|
|
71
|
-
recommended_sessions:
|
|
72
|
-
- session-01-quickstart
|
|
73
|
-
- session-03-architecture
|
|
74
|
-
- session-04-test-design
|
|
75
|
-
- session-06-quality-trace
|
|
76
|
-
- session-07-advanced
|
|
77
|
-
teaching_adaptations:
|
|
78
|
-
session-01-quickstart: "TEA as team standard - scalable patterns"
|
|
79
|
-
session-02-concepts: "DoD as code review checklist - enforce quality"
|
|
80
|
-
session-03-architecture: "Architecture patterns for team consistency"
|
|
81
|
-
session-04-test-design: "Test design as planning phase in development"
|
|
82
|
-
session-05-atdd-automate: "ATDD for team TDD adoption"
|
|
83
|
-
session-06-quality-trace: "Test Review for quality metrics and team standards"
|
|
84
|
-
session-07-advanced: "Step-file architecture, fixture patterns, CI governance"
|
|
85
|
-
|
|
86
|
-
vp:
|
|
87
|
-
display_name: "VP Engineering / Director"
|
|
88
|
-
focus_areas:
|
|
89
|
-
- Testing strategy and ROI
|
|
90
|
-
- Quality metrics that matter
|
|
91
|
-
- Team scalability
|
|
92
|
-
- Risk management through testing
|
|
93
|
-
example_contexts:
|
|
94
|
-
- "Justifying test automation investment"
|
|
95
|
-
- "Scaling testing across multiple teams"
|
|
96
|
-
- "Quality metrics for stakeholder reporting"
|
|
97
|
-
- "Risk mitigation through test coverage"
|
|
98
|
-
recommended_sessions:
|
|
99
|
-
- session-01-quickstart
|
|
100
|
-
- session-02-concepts
|
|
101
|
-
- session-04-test-design
|
|
102
|
-
- session-06-quality-trace
|
|
103
|
-
teaching_adaptations:
|
|
104
|
-
session-01-quickstart: "TEA scales testing without scaling headcount"
|
|
105
|
-
session-02-concepts: "Risk-based testing aligns engineering with business impact"
|
|
106
|
-
session-03-architecture: "Architecture patterns reduce maintenance costs"
|
|
107
|
-
session-04-test-design: "Test design makes risk visible to stakeholders"
|
|
108
|
-
session-05-atdd-automate: "ATDD reduces defect rates early"
|
|
109
|
-
session-06-quality-trace: "Quality metrics: P0/P1 coverage, not vanity metrics"
|
|
110
|
-
session-07-advanced: "Governance patterns, CI orchestration, NFR assessment"
|
|
111
|
-
|
|
112
|
-
# Role-Based Example Types
|
|
113
|
-
example_types:
|
|
114
|
-
qa:
|
|
115
|
-
- "Test suite maintenance scenarios"
|
|
116
|
-
- "Coverage expansion projects"
|
|
117
|
-
- "Flaky test debugging"
|
|
118
|
-
- "CI pipeline configuration"
|
|
119
|
-
|
|
120
|
-
dev:
|
|
121
|
-
- "Feature development with TDD"
|
|
122
|
-
- "API integration testing"
|
|
123
|
-
- "Unit test patterns"
|
|
124
|
-
- "Mocking and stubbing"
|
|
125
|
-
|
|
126
|
-
lead:
|
|
127
|
-
- "Team architecture decisions"
|
|
128
|
-
- "Code review scenarios"
|
|
129
|
-
- "Standard enforcement"
|
|
130
|
-
- "Tooling selection"
|
|
131
|
-
|
|
132
|
-
vp:
|
|
133
|
-
- "ROI calculations"
|
|
134
|
-
- "Quality dashboards"
|
|
135
|
-
- "Risk reporting"
|
|
136
|
-
- "Team scaling strategies"
|
package/templates/bmad/tea/workflows/testarch/teach-me-testing/data/session-content-map.yaml
DELETED
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
# Session Content Mapping
|
|
2
|
-
# Maps each session to specific TEA documentation, knowledge fragments, and online resources
|
|
3
|
-
|
|
4
|
-
base_paths:
|
|
5
|
-
tea_docs: "/docs"
|
|
6
|
-
tea_knowledge: "/src/testarch/knowledge"
|
|
7
|
-
online_base: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise"
|
|
8
|
-
github_knowledge: "https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/tree/main/src/testarch/knowledge"
|
|
9
|
-
|
|
10
|
-
sessions:
|
|
11
|
-
session-01-quickstart:
|
|
12
|
-
docs:
|
|
13
|
-
- path: "/docs/tutorials/tea-lite-quickstart.md"
|
|
14
|
-
title: "TEA Lite Quickstart"
|
|
15
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/tutorials/tea-lite-quickstart/"
|
|
16
|
-
- path: "/docs/explanation/tea-overview.md"
|
|
17
|
-
title: "TEA Overview"
|
|
18
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/tea-overview/"
|
|
19
|
-
- path: "/docs/how-to/workflows/run-automate.md"
|
|
20
|
-
title: "Run Automate Workflow"
|
|
21
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-automate/"
|
|
22
|
-
knowledge_fragments: []
|
|
23
|
-
online_references:
|
|
24
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/"
|
|
25
|
-
workflows_referenced:
|
|
26
|
-
- automate
|
|
27
|
-
key_concepts:
|
|
28
|
-
- "What is TEA"
|
|
29
|
-
- "TEA Lite approach"
|
|
30
|
-
- "Engagement models"
|
|
31
|
-
- "9 workflows overview"
|
|
32
|
-
|
|
33
|
-
session-02-concepts:
|
|
34
|
-
docs:
|
|
35
|
-
- path: "/docs/explanation/testing-as-engineering.md"
|
|
36
|
-
title: "Testing as Engineering"
|
|
37
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/testing-as-engineering/"
|
|
38
|
-
- path: "/docs/explanation/risk-based-testing.md"
|
|
39
|
-
title: "Risk-Based Testing"
|
|
40
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/risk-based-testing/"
|
|
41
|
-
- path: "/docs/explanation/test-quality-standards.md"
|
|
42
|
-
title: "Test Quality Standards"
|
|
43
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/test-quality-standards/"
|
|
44
|
-
knowledge_fragments:
|
|
45
|
-
- path: "/src/testarch/knowledge/test-quality.md"
|
|
46
|
-
title: "Test Quality (DoD Execution Limits)"
|
|
47
|
-
- path: "/src/testarch/knowledge/probability-impact.md"
|
|
48
|
-
title: "Probability × Impact Scoring"
|
|
49
|
-
online_references:
|
|
50
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/testing-as-engineering/"
|
|
51
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/risk-based-testing/"
|
|
52
|
-
workflows_referenced: []
|
|
53
|
-
key_concepts:
|
|
54
|
-
- "Testing as engineering philosophy"
|
|
55
|
-
- "P0-P3 risk matrix"
|
|
56
|
-
- "Probability × Impact scoring"
|
|
57
|
-
- "Definition of Done (7 principles)"
|
|
58
|
-
|
|
59
|
-
session-03-architecture:
|
|
60
|
-
docs:
|
|
61
|
-
- path: "/docs/explanation/fixture-architecture.md"
|
|
62
|
-
title: "Fixture Architecture"
|
|
63
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/fixture-architecture/"
|
|
64
|
-
- path: "/docs/explanation/network-first-patterns.md"
|
|
65
|
-
title: "Network-First Patterns"
|
|
66
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/network-first-patterns/"
|
|
67
|
-
- path: "/docs/explanation/step-file-architecture.md"
|
|
68
|
-
title: "Step-File Architecture"
|
|
69
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/step-file-architecture/"
|
|
70
|
-
knowledge_fragments:
|
|
71
|
-
- path: "/src/testarch/knowledge/fixture-architecture.md"
|
|
72
|
-
title: "Fixture Architecture Patterns"
|
|
73
|
-
- path: "/src/testarch/knowledge/network-first.md"
|
|
74
|
-
title: "Network-First Implementation"
|
|
75
|
-
- path: "/src/testarch/knowledge/data-factories.md"
|
|
76
|
-
title: "Data Factories Pattern"
|
|
77
|
-
online_references:
|
|
78
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/explanation/fixture-architecture/"
|
|
79
|
-
workflows_referenced:
|
|
80
|
-
- framework
|
|
81
|
-
key_concepts:
|
|
82
|
-
- "Fixture composition"
|
|
83
|
-
- "Network interception patterns"
|
|
84
|
-
- "Data factory pattern"
|
|
85
|
-
- "Step-file architecture"
|
|
86
|
-
|
|
87
|
-
session-04-test-design:
|
|
88
|
-
docs:
|
|
89
|
-
- path: "/docs/how-to/workflows/run-test-design.md"
|
|
90
|
-
title: "Run Test Design Workflow"
|
|
91
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-test-design/"
|
|
92
|
-
knowledge_fragments:
|
|
93
|
-
- path: "/src/testarch/knowledge/test-levels-framework.md"
|
|
94
|
-
title: "Test Levels Framework"
|
|
95
|
-
- path: "/src/testarch/knowledge/test-priorities-matrix.md"
|
|
96
|
-
title: "Test Priorities Matrix"
|
|
97
|
-
online_references:
|
|
98
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-test-design/"
|
|
99
|
-
workflows_referenced:
|
|
100
|
-
- test-design
|
|
101
|
-
key_concepts:
|
|
102
|
-
- "Test Design workflow steps"
|
|
103
|
-
- "Risk/testability assessment"
|
|
104
|
-
- "Coverage planning"
|
|
105
|
-
- "Test levels (unit/integration/E2E)"
|
|
106
|
-
|
|
107
|
-
session-05-atdd-automate:
|
|
108
|
-
docs:
|
|
109
|
-
- path: "/docs/how-to/workflows/run-atdd.md"
|
|
110
|
-
title: "Run ATDD Workflow"
|
|
111
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-atdd/"
|
|
112
|
-
- path: "/docs/how-to/workflows/run-automate.md"
|
|
113
|
-
title: "Run Automate Workflow"
|
|
114
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-automate/"
|
|
115
|
-
knowledge_fragments:
|
|
116
|
-
- path: "/src/testarch/knowledge/component-tdd.md"
|
|
117
|
-
title: "Component TDD Red-Green Loop"
|
|
118
|
-
- path: "/src/testarch/knowledge/api-testing-patterns.md"
|
|
119
|
-
title: "API Testing Patterns"
|
|
120
|
-
- path: "/src/testarch/knowledge/api-request.md"
|
|
121
|
-
title: "API Request Utility"
|
|
122
|
-
online_references:
|
|
123
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-atdd/"
|
|
124
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-automate/"
|
|
125
|
-
workflows_referenced:
|
|
126
|
-
- atdd
|
|
127
|
-
- automate
|
|
128
|
-
key_concepts:
|
|
129
|
-
- "ATDD workflow (red phase)"
|
|
130
|
-
- "TDD red-green-refactor"
|
|
131
|
-
- "Automate workflow (coverage expansion)"
|
|
132
|
-
- "API testing without browser"
|
|
133
|
-
|
|
134
|
-
session-06-quality-trace:
|
|
135
|
-
docs:
|
|
136
|
-
- path: "/docs/how-to/workflows/run-test-review.md"
|
|
137
|
-
title: "Run Test Review Workflow"
|
|
138
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-test-review/"
|
|
139
|
-
- path: "/docs/how-to/workflows/run-trace.md"
|
|
140
|
-
title: "Run Trace Workflow"
|
|
141
|
-
url: "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-trace/"
|
|
142
|
-
knowledge_fragments: []
|
|
143
|
-
online_references:
|
|
144
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-test-review/"
|
|
145
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/how-to/workflows/run-trace/"
|
|
146
|
-
workflows_referenced:
|
|
147
|
-
- test-review
|
|
148
|
-
- trace
|
|
149
|
-
key_concepts:
|
|
150
|
-
- "5 dimensions of test quality"
|
|
151
|
-
- "Quality scoring (0-100)"
|
|
152
|
-
- "Requirements traceability"
|
|
153
|
-
- "Release gate decisions"
|
|
154
|
-
|
|
155
|
-
session-07-advanced:
|
|
156
|
-
docs: []
|
|
157
|
-
knowledge_fragments:
|
|
158
|
-
categories:
|
|
159
|
-
testing_patterns:
|
|
160
|
-
- fixture-architecture.md
|
|
161
|
-
- network-first.md
|
|
162
|
-
- data-factories.md
|
|
163
|
-
- component-tdd.md
|
|
164
|
-
- api-testing-patterns.md
|
|
165
|
-
- test-healing-patterns.md
|
|
166
|
-
- selector-resilience.md
|
|
167
|
-
- timing-debugging.md
|
|
168
|
-
|
|
169
|
-
playwright_utils:
|
|
170
|
-
- api-request.md
|
|
171
|
-
- network-recorder.md
|
|
172
|
-
- intercept-network-call.md
|
|
173
|
-
- recurse.md
|
|
174
|
-
- log.md
|
|
175
|
-
- file-utils.md
|
|
176
|
-
- burn-in.md
|
|
177
|
-
- network-error-monitor.md
|
|
178
|
-
- contract-testing.md
|
|
179
|
-
|
|
180
|
-
browser_automation:
|
|
181
|
-
- playwright-cli.md
|
|
182
|
-
|
|
183
|
-
configuration_governance:
|
|
184
|
-
- playwright-config.md
|
|
185
|
-
- ci-burn-in.md
|
|
186
|
-
- selective-testing.md
|
|
187
|
-
- feature-flags.md
|
|
188
|
-
- risk-governance.md
|
|
189
|
-
|
|
190
|
-
quality_frameworks:
|
|
191
|
-
- test-quality.md
|
|
192
|
-
- test-levels-framework.md
|
|
193
|
-
- test-priorities-matrix.md
|
|
194
|
-
- nfr-criteria.md
|
|
195
|
-
|
|
196
|
-
auth_security:
|
|
197
|
-
- email-auth.md
|
|
198
|
-
- auth-session.md
|
|
199
|
-
- error-handling.md
|
|
200
|
-
online_references:
|
|
201
|
-
- "https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/reference/knowledge-base/"
|
|
202
|
-
- "https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/tree/main/src/testarch/knowledge"
|
|
203
|
-
workflows_referenced: []
|
|
204
|
-
key_concepts:
|
|
205
|
-
- "Menu-driven fragment exploration"
|
|
206
|
-
- "Just-in-time deep-dive learning"
|
|
207
|
-
- "35 knowledge fragments organized by category"
|