e2e-validate
Installation
SKILL.md
End-to-End Validation Orchestrator
Scope
Primary entry point for executing a deepest-plan artifact. Routes to platform-specific validation via detected platform. Applies to any project — detects stack and selects strategy automatically.
Iron Rule
If the real system doesn't work, FIX the real system. NEVER create mocks, stubs, test doubles, or test files. ALWAYS validate through the interfaces real users hit. ALWAYS capture evidence. ALWAYS review evidence. ALWAYS write verdicts.
Evidence you don't READ is evidence you don't HAVE.
See no-mocking-validation-gates for the full block list.
Platform Detection
First match wins.