bmad-teach-me-testing

Teaches testing fundamentals through seven structured sessions with quizzes and progress tracking.

1|Updated Sep 18, 2026
One-click install
npx skills add https://github.com/PastaSus/egg-defender --skill bmad-teach-me-testing-pastasus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-teach-me-testing
Source: https://github.com/PastaSus/egg-defender/tree/main/.agents/skills/bmad-teach-me-testing
Command: npx skills add https://github.com/PastaSus/egg-defender --skill bmad-teach-me-testing-pastasus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Testing expertise is hard to scale across teams through manual instruction. This Skill provides a self-paced, multi-session learning workflow that teaches testing fundamentals through advanced TEA (Test Architecture Enterprise) practices, with persistent progress tracking so learners can pause and resume anytime. ## Core Features & Use Cases - Seven Structured Sessions: Covers Quick Start, Core Concepts, Architecture, Test Design, ATDD & Automate, Quality & Trace, and Advanced Patterns with 59 knowledge fragments. - Role-Based Customization: Adapts examples and recommendations for QA engineers, developers, tech leads, and VPs based on an initial assessment. - Quiz Validation & Progress Persistence: Each session ends with a quiz (70% passing threshold), generates session notes, and saves progress to a YAML file for resumable learning over 1-2 weeks. - Use Case: A new QA engineer joins a team and needs onboarding in testing practices. They invoke the skill, complete an assessment, and work through sessions at their own pace, earning a completion summary with scores and acquired skills. ## Quick Start Invoke the skill by saying "lets learn testing" or run /bmad-teach-me-testing to begin the TEA Academy learning workflow.

Frequently Asked Questions about bmad-teach-me-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start learning testing with TEA Academy?

Invoke the skill with /bmad-teach-me-testing or say "lets learn testing". The workflow checks for existing progress, runs a short assessment of your role and experience, then presents a menu of seven sessions you can take in any order.

What topics does the TEA testing curriculum cover?

The curriculum covers TEA Lite quick start, risk-based testing with the P0-P3 matrix, fixture architecture and network-first patterns, test design workflows, ATDD and Automate workflows, test review and traceability, plus 59 advanced knowledge fragments.

Can I pause and resume a testing learning session?

Yes, progress is saved automatically after each session to a YAML progress file under your test artifacts directory. When you return, the workflow detects the file, shows a completion dashboard, and lets you resume from the session menu.

What is the passing score for session quizzes?

Each session quiz requires a score of at least 70 percent to pass. If you score below the threshold, you can choose to review the content again or continue anyway with your score recorded.

Does the teaching content adapt to different roles?

Yes, the initial assessment captures your role (QA, Dev, Lead, or VP) and experience level. Examples and session recommendations are then tailored, such as TDD focus for developers or ROI and quality metrics for VPs.

What happens if my progress file gets corrupted?

The workflow detects corrupted progress files and offers a fresh start. A backup file is created automatically before recovery, and interrupted sessions auto-save after quiz completion.