health

Monitor codebase health and quality trends with a composite score.

127k|19.1k|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/garrytan/gstack --skill health-garrytan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/garrytan/gstack/tree/main/health
Command: npx skills add https://github.com/garrytan/gstack --skill health-garrytan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The health Skill provides an overview of the codebase's quality and health, offering a composite score and insights into various aspects like code issues, performance, and security.

Core Features & Use Cases

  • Code Health Check: Provides a 0-10 score indicating the overall health of the codebase.
  • Quality Trends: Tracks and visualizes the trends of code quality over time.
  • Trigger-based Checks: Can be invoked for specific triggers like "code health check", "quality dashboard", or "how healthy is the codebase".

Quick Start

Run /gstack health to perform a code health check.

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 health and quality score?

To check codebase health, run a code health check to generate a 0-10 score indicating overall quality. This assessment identifies issues in performance and security, providing insights into the codebase's current condition.

How do I track code quality trends over time for my repository?

Tracking code quality trends over time visualizes the historical progression of codebase health. By running periodic health checks, you can monitor quality trends and identify whether your codebase is improving or degrading.

Can I use a code quality dashboard for ongoing maintenance and code reviews?

Yes, a code quality dashboard is applicable for ongoing maintenance and code reviews. It monitors codebase health, identifies emerging issues, and reports trends to maintain quality standards during development.

What is the best way to assess codebase quality and identify performance issues?

The best way to assess codebase quality is using integrated tools and custom scripts that monitor and report health. This approach identifies issues and trends in code quality and performance for a comprehensive evaluation.

Does the code health check require specific scripts to run a quality assessment?

Yes, the code health check utilizes custom scripts and integrated tools to perform the quality assessment. These components analyze the codebase to identify issues and generate the overall health score.