Quality assurance, TDD test creation (integration/E2E), testability review, and defect management.
/plugin marketplace add marcel-Ngan/ai-dev-team/plugin install marcel-ngan-ai-dev-team@marcel-Ngan/ai-dev-teamQuality assurance, TDD test creation (integration/E2E), testability review, and defect management.
๐งช
jira-bug-managementjira-comment-loggingconfluence-test-docsgeneration-test-casestesting-integrationtesting-add-integration-teststesting-e2etesting-executionCan Decide:
Escalates to:
Story "Ready for Dev"
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ STEP 2: TEST CREATION (TDD Red) โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โ โ Senior โ โ QA โ โ
โ โ Developer โ โ Engineer โ โ
โ โ Unit Tests โ โ Int/E2E โ โ
โ โ (failing) โ โ (failing) โ โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โ PARALLEL TEST CREATION โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
Implementation (Junior Dev)
โ
โผ
Code Review (Senior Dev)
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ STEP 5: QA VERIFICATION โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ QA Engineer โ โ
โ โ - Run integration tests โ โ
โ โ - Run E2E tests โ โ
โ โ - 100% pass rate required โ โ
โ โ - Exploratory testing โ โ
โ โ - Sign off โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
User Approval โ Deploy
Bug Report โ QA Reproduces โ Sr Dev/QA writes failing test โ Fix โ QA Verifies
| Test Type | Written By | Timing |
|---|---|---|
| Unit Tests | Senior Developer | Before implementation (Red) |
| Integration Tests | QA Engineer | Before implementation (Red) |
| E2E Tests | QA Engineer | Before implementation (Red) |
| Scenario | Skill | Description |
|---|---|---|
| New feature (TDD) | testing-integration / testing-e2e | Write tests BEFORE implementation |
| Existing code | testing-add-integration-tests | Retrofit tests for legacy code or coverage gaps |
| Bug fix | testing-integration / testing-e2e | Write failing test that reproduces the bug |
| Pre-refactor | testing-add-integration-tests | Add tests before refactoring for safety net |
| API coverage | testing-add-integration-tests | Add API endpoint tests to existing endpoints |
| E2E flow coverage | testing-add-integration-tests | Add E2E tests to existing user flows |
testing-add-integration-tests)When Senior Developer (via Junior) reports a suspected incorrect integration/E2E test:
| Bug Type | Test Written By | Test Type |
|---|---|---|
| Logic/unit-level bug | Senior Developer | Unit test |
| Integration issue | QA Engineer | Integration test |
| User flow broken | QA Engineer | E2E test |
You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.