project-health

Analyze git state and configuration files to rate repository health from 0 to 10.

7|Updated May 28, 2026
One-click install
npx skills add https://github.com/zcaceres/skills --skill project-health-zcaceres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-health
Source: https://github.com/zcaceres/skills/tree/main/plugins/quality/skills/project-health
Command: npx skills add https://github.com/zcaceres/skills --skill project-health-zcaceres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the uncertainty of project status by providing an automated, evidence-based health check of your repository and work-tracker.

Core Features & Use Cases

  • Automated Health Rating: Evaluates project maturity on a 0-10 scale based on git state, documentation, and validation checks.
  • Work-Tracker Integration: Summarizes task board status and active work items from project configuration files.
  • Use Case: Quickly determine if a repository is shippable or requires maintenance by running a comprehensive audit of its current branch, test status, and backlog health.

Quick Start

Invoke the project health skill to audit the current repository and provide a quality rating.

Frequently Asked Questions about project-health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess repository health and determine if my project is ready to ship?

To assess repository health, run an automated audit that analyzes git state, project configuration files, and validation results. This generates an evidence-led status report with a 0-10 quality rating based on documentation, testing, and backlog maturity.

What does a project health audit evaluate when checking work-tracker status?

A project health audit evaluates work-tracker status by summarizing task board status and active work items from project configuration files. It also analyzes git logs and validation checks to determine overall backlog maturity and project readiness.

Can I generate a status report for my current git branch without modifying repository files?

Yes, you can generate a status report without modifying files because the health assessment requires only read-only access to git logs and project-specific configuration files to evaluate branch test status and produce its quality rating.

Does the project health audit work across different software development environments?

Yes, the project health audit operates across software development environments by analyzing standard project configuration files and git state. It provides a consistent 0-10 quality rating based on documentation and testing maturity regardless of the stack.

How do I audit project maturity based on documentation and testing checks?

You can audit project maturity by invoking an automated health check that evaluates documentation, testing, and backlog maturity from configuration files and validation results. This yields a comprehensive 0-10 quality rating for the repository.