testing-guide
Installation
SKILL.md
Complete Testing Guide
Purpose: Unified testing methodology covering TDD, progression tracking, and regression prevention.
Auto-activates when: Keywords like "test", "tdd", "coverage", "baseline", "progression", "regression" appear.
Three-Layer Testing Strategy ⭐ UPDATED
Critical Insight
Layer 1 (pytest) validates STRUCTURE and BEHAVIOR Layer 2 (GenAI) validates INTENT and MEANING Layer 3 (Meta-analysis) validates SYSTEM PERFORMANCE and OPTIMIZATION
All three layers are needed for complete autonomous system coverage.