Health

Take the target repo's health pulse on demand — run its test/lint/typecheck (and any extra) checks and emit one pass/fail summary. Auto-detects the repo's checks (package.json scripts or Makefile) with explicit --cmd override. Opt-in; not wired into the default pipeline. Output streams live but is never captured (secret-safe). Use to answer "is the repo green right now?" before shipping or after a major change.

vasuag09 Updated

File contents

vasuag09/harness-claude/tree/main/skills/health commit a8c89d2418

Frequently asked questions

npx skillmds@latest add vasuag09/health