health

Check system operational health and list known issues via command-line interface.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill health-souliane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/souliane/teatree/tree/main/skills/health
Command: npx skills add https://github.com/souliane/teatree --skill health-souliane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rules, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit allows users to quickly check the operational health of their system and view any known issues at a glance.

Core Features & Use Cases

  • Monitor Health Status: Provides a single health indicator, showing whether the system is green (healthy), yellow (caution), or red (critical).
  • View Known Issues: Lists known issues that are contributing to the current health status, allowing users to take immediate action.
  • Command-Line Interface: Offers simple commands for retrieving health information and adding manual issues if necessary.
  • Use Case: For a system administrator or team lead who wants to maintain high operational standards and quickly respond to potential issues before they impact productivity.

Quick Start

Check the current health status and display known issues with the command: t3 <overlay> health show

Frequently Asked Questions about health

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

FAQPage Schema
How do I check system health status from the command line?

You can check system health status by running a command-line instruction that returns a single health indicator of green, yellow, or red, along with a list of known issues contributing to that status. It provides a quick operational overview for monitoring.

What is operational monitoring for IT infrastructure and how does it detect known issues?

Operational monitoring tracks system health by aggregating known issues into a single status indicator. It uses a command-line interface to list detected problems, allowing administrators to quickly identify and address factors impacting operational standards before they escalate.

Do I need a specific command-line environment to run system health checks?

Yes, you need access to a command-line environment and the ability to interpret simple text output. The health checks rely on command-line scripts to retrieve the operational status and display any contributing known issues.

Can I add manual issues to the system health tracking output?

Yes, the command-line interface offers simple commands not only for retrieving health information but also for adding manual issues if necessary. This allows administrators to manually log factors affecting the operational monitoring status.

What is the best way to quickly assess global operational health before productivity is impacted?

The best way is to use a command-line tool that checks operational health and provides a single color-coded indicator alongside a list of known issues. This allows team leads to quickly respond to potential problems before they impact productivity.