Your codebase
has a heartbeat.
One command reveals everything wrong with your project. Dependencies, git health, security, tests — scored, graded, and fixed.
The Problem
Stop juggling 5 tools
for one answer.
Every developer checks the same things daily — spread across different CLIs, dashboards, and tabs. check-project-health bundles it all.
check-project-health
One command.
One score.
All the context you need.
Features
Six health indicators.
One score.
Each checker runs in parallel. Results are weighted, aggregated, and graded A–F so you know exactly where to focus.
How it works
Three steps.
Total clarity.
Type check-project-health in any project directory. No config file needed. It auto-detects your stack.
All 6 checkers run simultaneously using Promise.allSettled — results in seconds, not minutes. No checker can crash the rest.
Get a weighted score, letter grade, per-checker breakdown, and the most impactful fixes ranked by score improvement.
Get started
Install globally, run anywhere.
npm install -g check-project-healthcd your-project && check-project-healthRequires Node.js 18+. Works on macOS, Linux, and Windows.