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

Work Procedure

1. Understand Validation Scope

Installs
1
Repository
0xsero/parchi
GitHub Stars
477
First Seen
Mar 31, 2026
validation-worker — 0xsero/parchi