diagnostic-runner

Execute system diagnostics and health checks with JSON, Markdown, and text outputs.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill diagnostic-runner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnostic-runner
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/diagnostic-runner
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill diagnostic-runner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of checking system health, verifying configurations, and identifying potential issues across various components like environment, dependencies, and permissions.

Core Features & Use Cases

  • Comprehensive Diagnostics: Runs a full suite of checks for a complete system overview.
  • Targeted Checks: Allows running specific categories of checks (e.g., environment, network).
  • Health Reporting: Generates reports in various formats (JSON, Markdown, text) to easily understand system status.
  • Use Case: Before deploying a new application, use this skill to ensure the server environment, installed dependencies, and necessary permissions are all correctly configured.

Quick Start

Run a full diagnostic on the system.

Frequently Asked Questions about diagnostic-runner

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

FAQPage Schema
How do I run a comprehensive system health check before deploying an application?

To run a comprehensive system health check, execute a full diagnostic to inspect your environment, dependencies, permissions, and configuration. This verifies critical components and ensures server integrity and readiness before application deployment.

What is a targeted environment diagnostic check?

A targeted environment diagnostic check is a specific category of health inspection that verifies only designated system components, such as environment variables or network configurations, rather than running a full suite of checks.

Can I generate system health reports in JSON or Markdown format?

Yes, you can generate system health reports in JSON, Markdown, or text formats. After executing your diagnostics, the tool outputs the system status in your chosen format to help you understand and document the results.

What is the best way to verify server dependencies and permissions?

The best way to verify server dependencies and permissions is to run a full diagnostic suite that inspects environment variables, installed dependencies, and necessary permissions to ensure everything is correctly configured.

What do I need to inspect system configuration and identify potential issues?

To inspect system configuration and identify potential issues, you need to execute automated diagnostic scripts that check your environment, dependencies, and permissions to verify critical components and ensure system integrity.