From bmad-method-test-architecture-enterprise
Generates failing acceptance tests using the TDD cycle for ATDD workflows. Activates when users mention writing acceptance tests or doing ATDD.
npx claudepluginhub bmad-code-org/bmad-method-test-architecture-enterprise --plugin bmad-method-test-architecture-enterpriseThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
atdd-checklist-template.mdbmad-skill-manifest.yamlchecklist.mdinstructions.mdresources/knowledge/adr-quality-readiness-checklist.mdresources/knowledge/api-request.mdresources/knowledge/api-testing-patterns.mdresources/knowledge/auth-session.mdresources/knowledge/burn-in.mdresources/knowledge/ci-burn-in.mdresources/knowledge/component-tdd.mdresources/knowledge/contract-testing.mdresources/knowledge/data-factories.mdresources/knowledge/email-auth.mdresources/knowledge/error-handling.mdresources/knowledge/feature-flags.mdresources/knowledge/file-utils.mdresources/knowledge/fixture-architecture.mdresources/knowledge/fixtures-composition.mdresources/knowledge/intercept-network-call.mdOrchestrates RED/GREEN/REFACTOR TDD cycles using context-isolated agents for test-first feature implementation.
Enforces strict test-driven development for new features, bug fixes, and refactoring, requiring failing tests before any production code.
Guides Test-Driven Development with red-green-refactor workflow and 42 prioritized rules for test design, isolation, data management, and organization.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.