health

Compute eight-dimension project health scores from configuration, backlog, test results, and review data.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/nicolasguelfi/gensem --skill health-nicolasguelfi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/nicolasguelfi/gensem/tree/main/gse-one/plugin/skills/health
Command: npx skills add https://github.com/nicolasguelfi/gensem --skill health-nicolasguelfi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project health is often scattered across reports and manual tracking. This Skill provides a unified, real-time view by aggregating SDLC metrics into a multi-dimension dashboard.

Core Features & Use Cases

  • 8-dimension health scoring across Micro, Lightweight, and Full modes.
  • Configurable lifecycle-based activation and alerting.
  • Use Case: Quickly identify problematic areas (e.g., test_pass_rate, git_hygiene) and drive corrective actions.

Quick Start

Run the health command to display the current eight-dimension project health dashboard for the active sprint.

Frequently Asked Questions about health

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

FAQPage Schema
How do I track sprint health metrics across multiple SDLC dimensions in one dashboard?

You can track sprint health metrics by running the health command to compute per-dimension scores from backlog, test results, and review data, displaying a unified eight-dimension dashboard for the active release cycle.

What is multi-dimension project health scoring and how does it work?

Multi-dimension project health scoring quantifies SDLC governance by aggregating configuration and backlog data into eight distinct dimensions, supporting Micro, Lightweight, and Full computation modes with persistent trend history.

Can I automate risk alerts for problematic areas like test pass rate and git hygiene?

Yes, you can automate risk alerts for metrics like test pass rate and git hygiene using configurable lifecycle-based activation, which continuously monitors computed health dimensions and triggers automated alerts.

Does project health tracking require any external dependencies to compute sprint metrics?

No, project health tracking requires no external dependencies to compute sprint metrics, operating independently to aggregate internal SDLC data across eight dimensions without additional package requirements.

What's the best way to monitor development sprint risks proactively during a release cycle?

The best way to monitor sprint risks proactively is by computing mode-aware per-dimension scores that maintain persistent trend history, enabling early identification of problematic SDLC areas for corrective actions.