ln-622-build-auditor
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Build Health Auditor (L3 Worker)
Type: L3 Worker
Specialized worker auditing build health and code quality tooling.
Purpose & Scope
- Worker in codebase audit pipeline
- Audit codebase for build health issues (Category 2: Critical Priority)
- Check compiler/linter errors, deprecation warnings, type errors, failed tests, build config
- Return structured findings to coordinator with severity, location, effort, recommendations
- Calculate compliance score (X/10) for Build Health category
Inputs
MANDATORY READ: Load references/audit_worker_core_contract.md.