Paths: File paths ( , ) are relative to this skill directory. MANDATORY READ: Load — build command registry, exit-code preservation, and compact output rules. ln-781-build-verifier Type: L3 Worker Category: 7XX Project Bootstrap --- Purpose Detects project types, restores dependencies, executes builds, and verifies successful compilation. Scope: - Auto-detect project types from file markers - Restore dependencies using appropriate package manager - Execute build commands for each project - Verify build artifacts exist Out of Scope: - Running tests (handled by ln-782) - Container operations (h…