check

Installation
SKILL.md

Run a quick health check on the codebase.

Steps

  1. Run TypeScript type check
  2. Run ESLint
  3. Run smoke tests
  4. Report results

Commands

# Type check
npx tsc --noEmit

# Lint
npm run lint
Installs
1
First Seen
Jun 19, 2026
check — mgoodman60/foremanos-platform