--- name: health-check description: | Repository health workflow for build, lint, type, test, and security status. Use to assess codebase readiness, run quality gates, or summarize engineering health before major changes or release. origin: unified user-invocable: true --- # Health Check ## Scope - build - type checks - lint - tests - security scans ## Output Produce a concise pass/fail summary and list the blockers first.