bmad-teach-me-testing

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

Updated Sep 3, 2026
One-click install
npx skills add https://github.com/watchthelight/shatterfish --skill bmad-teach-me-testing-watchthelight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-teach-me-testing
Source: https://github.com/watchthelight/shatterfish/tree/main/.claude/skills/bmad-teach-me-testing
Command: npx skills add https://github.com/watchthelight/shatterfish --skill bmad-teach-me-testing-watchthelight

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 curriculum that teaches testing fundamentals through advanced TEA (Test Architecture Enterprise) practices, with automatic progress persistence so learners can pause and resume anytime. ## Core Features & Use Cases - Seven Structured Sessions: Covers quick start, core concepts, architecture patterns, test design, ATDD/automate workflows, quality/trace, and advanced knowledge fragments. - Role-Based Customization: Adapts examples and recommendations for QA engineers, developers, tech leads, and VPs based on an initial assessment. - Progress Persistence: Saves session status, quiz scores, and completion percentage to a YAML progress file, enabling non-linear learning over 1-2 weeks. - Use Case: A new QA engineer joins a team and uses this Skill to complete onboarding sessions over two weeks, earning a completion summary with quiz scores and session notes. ## Quick Start Invoke the skill and say "let's learn testing" to begin the assessment and start your first teaching 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 of your role and experience level. It then guides you through seven sessions covering testing fundamentals, architecture patterns, test design, ATDD, and quality review, with a quiz after each session.

What topics does the TEA testing curriculum cover?

The curriculum covers risk-based testing with the P0-P3 matrix, fixture architecture, network-first patterns, test design workflows, ATDD and automate workflows, test review across five quality dimensions, and 59 advanced knowledge fragments.

Can I pause and resume the teaching sessions later?

Yes, progress is automatically saved to a YAML file after each session, including scores and completion status. On the next run the workflow detects your 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, an initial assessment captures your role (QA, Dev, Lead, or VP) and experience level. Examples, focus areas, and session recommendations are then customized, such as TDD emphasis for developers or ROI metrics for VPs.

What happens if I fail a session quiz?

Quizzes require a 70 percent passing score. If you score below the threshold, you can choose to review the content again or continue anyway, and your score is still recorded in the progress file.