health

Run type checks, linting, tests, and dead code analysis to compute a 0–10 health score.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zhifengzhang-sz/divine-book --skill health-zhifengzhang-sz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/zhifengzhang-sz/divine-book/tree/main/.claude/skills/gstack/health
Command: npx skills add https://github.com/zhifengzhang-sz/divine-book --skill health-zhifengzhang-sz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code quality is hard to measure when checks are spread across tools. This Skill orchestrates type checking, linting, tests, dead code detection, and shell linting to produce a single, interpretable health score and trend data.

Core Features & Use Cases

  • Orchestrates multiple quality checks (type checker, linter, test runner, dead code detector, shell linter) and computes a weighted 0-10 health score.
  • Tracks health trends over time to spot regressions and improvements in your repository.
  • Use cases: run daily health checks to ship with confidence, monitor long-running projects, or compare across branches.

Quick Start

Invoke the health skill to generate a live dashboard of your repository's code health.

Frequently Asked Questions about health

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

FAQPage Schema
How do I get a single code quality score from multiple static analysis and test tools?

Code health tracking works by storing historical trend data across multiple runs, allowing you to spot regressions and improvements over time. It applies orchestration of quality checks to your repository to assess ongoing health and monitor long-running projects.

Can I run daily code health checks to catch regressions in my repository?

Code health tracking works by storing historical trend data across multiple runs, allowing you to spot regressions and improvements over time. It applies orchestration of quality checks to your repository to assess ongoing health and monitor long-running projects.

What checks are included in a comprehensive code health analysis?

Code health tracking works by storing historical trend data across multiple runs, allowing you to spot regressions and improvements over time. It applies orchestration of quality checks to your repository to assess ongoing health and monitor long-running projects.

Does the code health dashboard work without external dependencies?

Code health tracking works by storing historical trend data across multiple runs, allowing you to spot regressions and improvements over time. It applies orchestration of quality checks to your repository to assess ongoing health and monitor long-running projects.

What's the best way to compare code quality across different branches?

Code health tracking works by storing historical trend data across multiple runs, allowing you to spot regressions and improvements over time. It applies orchestration of quality checks to your repository to assess ongoing health and monitor long-running projects.