bmad-teach-me-testing

Teaches software testing through seven progressive sessions with quizzes and persistent progress tracking.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-teach-me-testing-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-teach-me-testing
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/bmad-teach-me-testing
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-teach-me-testing-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Testing expertise is hard to scale across a team through manual mentoring. This Skill provides a self-paced, multi-session learning curriculum that teaches testing fundamentals through advanced TEA (Test Architecture Enterprise) practices, with progress saved between sessions so learners can pause and resume anytime. ## Core Features & Use Cases - Seven Structured Sessions: Covers quick start, core concepts, architecture patterns, test design, ATDD and automation, quality and traceability, and advanced knowledge fragments. - Role-Based Customization: Adapts examples and recommendations for QA engineers, developers, tech leads, and VPs based on an initial assessment. - Quiz Validation and Progress Persistence: Each session ends with a scored quiz (70% passing threshold), generates session notes, and updates a YAML progress file for continuation across sessions. - Use Case: A new QA engineer joins a team and needs structured onboarding. They invoke the skill, complete an assessment, and work through sessions over 1-2 weeks, earning a completion summary with scores and acquired skills. ## Quick Start Ask the assistant to start the TEA Academy testing course by saying "let's learn testing" and follow the guided assessment to begin your first session.

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 learn software testing with a structured curriculum?

Invoke the skill and complete a short assessment covering your role, experience level, and goals. It then guides you through seven sessions covering testing fundamentals, architecture patterns, test design, ATDD, and quality review, each ending with a scored quiz.

What topics does the TEA testing curriculum cover?

The curriculum covers risk-based testing with the P0-P3 priority matrix, fixture architecture, network-first patterns, data factories, ATDD red-green workflows, test review across five quality dimensions, and requirements traceability for release gates.

Can I pause and resume a learning session later?

Yes. Progress is saved automatically to a YAML file after each session, including completion status, scores, and timestamps. On the next run the workflow detects the existing progress file and resumes from the session menu where you left off.

Does the testing course adapt to different roles like QA or developer?

Yes. The initial assessment captures your role (QA, Dev, Lead, or VP) and experience level. Teaching examples, recommended session sequences, and focus areas are then customized, such as TDD emphasis for developers or ROI and metrics for VPs.

What happens if I fail a session quiz?

Quizzes require a 70% passing score. If you score below the threshold, you can choose to review the session content again or continue anyway with your score recorded. You get up to three attempts per question before the correct answer is shown.