cyberneticlibrary

Check memory health and capacity

statusskillsetup L117,464
alirezarezvani/claude-skills
What it does

Check project build and health status

Best for

Get a quick health snapshot before starting work or after a deploy

Inputs
  • · project directory
  • · service endpoints (optional)
Outputs
  • · build status
  • · test status
  • · service health
  • · deployment status
Requires
  • · npm
  • · git
  • · HTTP probe
Preconditions

npm/pnpm project with build script

Failure modes
  • · Timeouts if service is very slow or network is down
Trust signals
  • · Runs build and type-check in parallel
  • · Probes live service endpoints