wtf.health

Scan GitHub issues and PRs to classify WTF project health and recommend next steps.

7|2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/xiduzo/wtf --skill wtf-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wtf.health
Source: https://github.com/xiduzo/wtf/tree/main/skills/wtf.health
Command: npx skills add https://github.com/xiduzo/wtf --skill wtf-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans open WTF issues (epics, features, tasks, and bugs) to produce a concise, triage-ready health report with actionable next steps, helping teams quickly understand blockers, stale work, and priorities.

Core Features & Use Cases

  • Scans GitHub issues and PRs labeled epic, feature, task, and bug to assemble a live health snapshot.
  • Classifies items by lifecycle signals (blocked, in progress, stale, verified, or ready) and surfaces critical blockers.
  • Renders a structured health report with recommended next actions (e.g., investigate blockers, escalate, or open follow-up tasks).

Quick Start

Ask the Skill to generate a health report for the Full project, a single Epic, or a single Feature, then review the recommended next steps.

Frequently Asked Questions about wtf.health

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

FAQPage Schema
How do I generate a project health report from GitHub issues?

To generate a project health report from GitHub issues, the Skill scans open items labeled epic, feature, task, and bug, classifies them by lifecycle status, and outputs a structured triage summary with recommended next steps.

What is WTF project health triage and how does it work?

WTF project health triage works by reading GitHub data, applying simple metrics and thresholds to classify items into health categories like blocked or stale, and rendering a triage-ready report to help teams quickly understand blockers and priorities.

Can I scan a single Epic or Feature instead of the full project for health status?

Yes, you can apply scope options to scan a single Epic or a single Feature instead of the full project, allowing you to generate a focused health snapshot and classify items within that specific boundary.

What's the best way to identify stale work and critical blockers in GitHub issues?

The best way to identify stale work and critical blockers is to use a health snapshot tool that classifies GitHub issues by lifecycle signals like blocked, in progress, or stale, surfacing critical items for immediate escalation or investigation.

Does this project health snapshot work with standard GitHub issue labels?

Yes, the project health snapshot works with standard GitHub issue labels, specifically scanning for items labeled epic, feature, task, and bug to assemble a live health report and recommend follow-up actions.