project-health-check

Installation
SKILL.md

Project Health Check

Overview

This skill evaluates a project's adherence to both modern engineering practices and traditional quality standards.

1. Structural & SDLC Audit

  • Waterfall Compliance: Checks for phase-gate deliverables (RD, Design, Test Plans) defined in knowledge/sdlc/waterfall_standard.md.
  • Modern Standards: Audits CI/CD, Testing frameworks, Linting, IaC, and Docs.

2. Quantitative Quality Audit

  • Metrics Evaluation: Compares test and bug densities against IPA benchmarks in knowledge/quality-management/metrics_standards.md.
  • Health Scoring: Provides a cumulative score (0-100) with prioritized improvement suggestions.

Usage

Run the audit script from the root of the project you want to check.

Related skills
Installs
17
GitHub Stars
1
First Seen
Feb 13, 2026