health

Generate a weighted 0-10 score for codebase quality from tool outputs.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/joyce820309/holo-oahu --skill health-joyce820309
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/joyce820309/holo-oahu/tree/main/.skills/gstack/health
Command: npx skills add https://github.com/joyce820309/holo-oahu --skill health-joyce820309

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The 'health' skill addresses the need for an efficient and accurate assessment of your codebase's quality. It helps you quickly understand the overall health and potential issues in your codebase.

Core Features & Use Cases

  • Code Quality Assessment: Generates a weighted composite 0-10 score that represents the codebase's overall quality.
  • Trend Tracking: Monitors and tracks trends in code quality over time, providing insights into areas that may be deteriorating.
  • Project Tools Integration: Integrates with various project tools like type checkers, linters, test runners, and dead code detectors.

Quick Start

Use the /gstack_health skill to check the health of your current codebase.

Frequently Asked Questions about health

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

FAQPage Schema
How do I check my codebase quality and get a health score?

To check codebase quality, you can generate a weighted composite 0-10 score that represents overall health by incorporating insights from type checkers, linters, test runners, and dead code detectors.

What is codebase trend tracking and how does it monitor quality over time?

Codebase trend tracking monitors and tracks changes in code quality over time, providing insights into specific areas of your codebase that may be deteriorating or require attention.

Can I use linters and type checkers together for a code health check?

Yes, a comprehensive code health check integrates with various project tools like type checkers, linters, test runners, and dead code detectors to provide a complete quality assessment.

How do I identify dead code and potential areas of concern in my project?

You can identify potential areas of concern by running a codebase analysis that incorporates insights from dead code detectors and other quality tools to pinpoint deteriorating sections.

Does the code quality assessment work with existing test runners?

Yes, the code quality assessment integrates directly with existing project tools like test runners, type checkers, and linters to evaluate the codebase and generate a composite score.