health-check

Validate CLI tools, authentication, config syntax, MCP endpoints, and symlinks in Manifest environments.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/RB-chrismandich/Manifest --skill health-check-rb-chrismandich
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: health-check
Source: https://github.com/RB-chrismandich/Manifest/tree/main/configs/claude/skills/health-check
Command: npx skills add https://github.com/RB-chrismandich/Manifest --skill health-check-rb-chrismandich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify CLI tool availability, authentication status, config syntax, MCP connectivity, and symlink integrity for the Manifest environment.

Core Features & Use Cases

  • Diagnostic checks across the Manifest environment to surface misconfigurations, missing tools, and broken symlinks.
  • Quick validation for CI, development machines, and deployment pipelines to ensure tools and configs are healthy.
  • Guided remediation prompts and summarized results to reduce MTTR for environment issues.

Quick Start

Ensure a full health check run on the active Manifest environment to surface issues and recommended fixes.

Frequently Asked Questions about health-check

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

FAQPage Schema
How do I diagnose Manifest environment misconfigurations and broken symlinks?▼

Diagnose Manifest environment misconfigurations by validating CLI tool availability, authentication status, config syntax, MCP endpoints, and cross-platform symlink correctness to surface broken setups and recommend fixes.

What is the best way to validate Manifest config syntax and MCP connectivity?▼

The best way to validate Manifest config syntax and MCP connectivity is running a comprehensive health check that verifies YAML/JSON syntax integrity and tests MCP server reachability across your environment.

Does this health check work for CI pipelines and production deployments?▼

Yes, this health check works for CI pipelines, developer workstations, and production deployments requiring quick health verification of the Manifest setup to ensure tools and configs are operational.

How do I verify CLI tool availability and authentication status for my Manifest environment?▼

Verify CLI tool availability and authentication status by running a diagnostic health check across the Manifest environment to surface missing tools, authentication failures, and configuration errors.

Why are my Manifest environment symlinks not working across different platforms?▼

Manifest environment symlinks may not work across platforms due to cross-platform symlink correctness issues, which a health check can diagnose by validating symlink integrity and surfacing broken links for remediation.

What should I do when Manifest config syntax validation fails during a health check?▼

When Manifest config syntax validation fails, follow the guided remediation prompts provided by the health check to fix YAML/JSON syntax integrity errors and reduce mean time to resolution for environment issues.