health-report

Verify bot status, database integrity, heartbeat tasks, and vault consistency.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AndersonsRepo/AI-Harness --skill health-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-report
Source: https://github.com/AndersonsRepo/AI-Harness/tree/main/.claude/skills/health-report
Command: npx skills add https://github.com/AndersonsRepo/AI-Harness --skill health-report

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive health check for the AI Harness system, ensuring all critical components are operational and identifying potential issues before they impact performance.

Core Features & Use Cases

  • System Status: Verifies the running status of the bot, database, and scheduled heartbeat tasks.
  • Component Checks: Performs detailed checks on the database integrity, heartbeat task failures, and vault consistency.
  • Use Case: Before a critical deployment or during routine maintenance, run a health-report to quickly confirm the AI Harness system is stable and functioning as expected.

Quick Start

Run a full health check of the AI Harness system.

Frequently Asked Questions about health-report

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

FAQPage Schema
How do I run a system health check on my AI Harness to verify bot status and database integrity?

This system health check verifies your AI Harness bot status, database integrity, heartbeat task execution, and vault consistency to ensure critical components are operational and detect issues before performance impact.

What does an AI Harness health check monitor for routine maintenance?

An AI Harness health check verifies running bot status, database connections, scheduled heartbeat tasks, database integrity, heartbeat task failures, and vault consistency to confirm system stability during routine maintenance.

Can I scope health checks to specific components for targeted diagnostics?

Yes, you can scope health checks based on user-provided arguments to perform targeted diagnostics on specific AI Harness components like the SQLite database or heartbeat tasks without running a full check.

Do I need SQLite database access to perform an AI Harness vault consistency check?

Yes, the health check requires access to system processes, the file system, and SQLite databases to validate database integrity and perform complete operational checks.

When should I run an AI Harness health report to prevent performance issues?

Run an AI Harness health report before a critical deployment or during routine maintenance to quickly confirm system stability, verify component status, and identify potential issues before they impact performance.