validation-worker
Installation
SKILL.md
Validation Worker
NOTE: Startup and cleanup are handled by worker-base. This skill defines the WORK PROCEDURE.
When to Use This Skill
Use this worker for validation features that involve:
- Running integration test suites
- Running E2E tests with external providers
- Validating coverage thresholds
- Checking file size limits
- Running quality gates (typecheck, lint, build, knip)
- Final extension loading verification