_bmad/tea/workflows/testarch/bmad-teach-me-testing/SKILL.md
Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices"
npx skillsauth add cplanow/Canterbury-Press bmad-teach-me-testingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow the instructions in workflow.md.
testing
Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
documentation
Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"
documentation
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document
development
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.