diagnose-issues

Diagnose system issues across Docker, Kafka, PostgreSQL, and Qdrant.

3|1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/OmniNode-ai/omniclaude --skill diagnose-issues-omninode-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnose-issues
Source: https://github.com/OmniNode-ai/omniclaude/tree/main/plugins/onex/skills/system-status/diagnose-issues
Command: npx skills add https://github.com/OmniNode-ai/omniclaude --skill diagnose-issues-omninode-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and diagnoses common system problems, providing actionable recommendations to resolve them.

Core Features & Use Cases

  • Service Health Checks: Detects issues with Docker containers (stopped, unhealthy, high restarts).
  • Infrastructure Connectivity: Verifies connections to Kafka, PostgreSQL, and Qdrant.
  • Performance Monitoring: Identifies slow query times for manifest injections and routing.
  • Actionable Recommendations: Offers specific steps to fix identified issues.
  • Use Case: When alerts indicate system degradation, use this Skill to pinpoint the root cause, whether it's a downed service, a connectivity issue, or a performance bottleneck.

Quick Start

Run the diagnose-issues skill to check the system for any problems.

Frequently Asked Questions about diagnose-issues

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

FAQPage Schema
How do I diagnose Docker container health and connectivity issues across my infrastructure?

To diagnose Docker container health and connectivity issues, scan containers for stopped, unhealthy, or high-restart states and verify connections to Kafka, PostgreSQL, and Qdrant to pinpoint infrastructure failures.

What is the best way to troubleshoot system performance bottlenecks and slow query times?

The best way to troubleshoot system performance bottlenecks is to monitor query and routing latencies, identifying slow manifest injections and routing delays to locate the root cause of system degradation.

Can I check Kafka and PostgreSQL connectivity when troubleshooting system status?

Yes, you can check Kafka and PostgreSQL connectivity when troubleshooting system status by verifying active connections to these services, detecting drops, and receiving actionable recommendations for remediation.

How do I fix infrastructure problems after identifying unhealthy services?

To fix infrastructure problems after identifying unhealthy services, follow actionable remediation recommendations provided by the diagnostic scan, addressing downed services, connectivity issues, and performance bottlenecks.

Why does my system experience degradation during manifest injections and routing?

System degradation during manifest injections and routing occurs due to slow query times and routing latencies, which you can identify by monitoring performance metrics to detect specific bottlenecks.

Do I need to run diagnostic scripts manually when alerts indicate system problems?

No, you do not need to run diagnostic scripts manually when alerts indicate system problems; execute the diagnostic process to automatically scan service health, verify infrastructure connectivity, and report system status.