bmad-teach-me-testing

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

6|Updated Aug 29, 2026
One-click install
npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-teach-me-testing-hordricjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-teach-me-testing
Source: https://github.com/HordRicJr/Akomagni/tree/main/bmad-core/.agents/skills/bmad-teach-me-testing
Command: npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-teach-me-testing-hordricjr

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 without requiring instructor time. ## 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. - Continuable Progress Tracking: Saves learner state in a YAML progress file so users can pause and resume across sessions over 1-2 weeks. - Role-Based Customization: Adapts examples and recommendations for QA engineers, developers, tech leads, and VPs, with quiz validation requiring a 70% passing score. - 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 with /bmad-teach-me-testing and answer the assessment questions to begin your first learning 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 testing with the TEA Academy workflow?

Invoke the skill with /bmad-teach-me-testing, complete a short assessment about your role and experience, then select sessions from the menu. Each session teaches content, quizzes your understanding, and saves progress automatically.

What topics does the testing curriculum cover?

The seven sessions cover TEA Lite quick start, risk-based testing and Definition of Done, fixture and network-first architecture, test design, ATDD and Automate workflows, test review and traceability, plus 59 advanced knowledge fragments.

Can I pause and resume a learning session later?

Yes, progress is saved to a YAML file after each session, including completed steps, scores, and timestamps. On the next run the workflow detects the file, shows a progress dashboard, and resumes from the session menu.

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 content again or continue anyway, and your score is recorded in the progress file either way.

Does the teaching adapt to different roles like QA or developer?

Yes, the assessment captures your role (QA, Dev, Lead, or VP) and experience level. Examples, focus areas, and recommended session sequences are customized per role using the role-paths configuration.