zenigame-troubleshoot-worker

Diagnose Docker or systemd Zenigame worker issues via logs, health checks, and alerts.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-troubleshoot-worker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenigame-troubleshoot-worker
Source: https://github.com/kent013/zenigame-fx/tree/main/.claude/skills/_archived/zenigame-troubleshoot-worker
Command: npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-troubleshoot-worker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Troubleshooting Zenigame workers by consolidating log checks, status verification, and alert health validation to quickly pinpoint failures and reduce mean time to recovery.

Core Features & Use Cases

  • Log inspection: Tail recent logs to surface errors, exceptions, and crashes for any worker service.
  • Health and status checks: Verify worker process status via systemctl and docker container states to confirm operational health.
  • Alerting verification: Confirm the Discord alert service is running to ensure alert notifications are delivered.
  • Structured reporting: Produce a concise diagnostic report with findings and recommended remediation steps.

Quick Start

Run the troubleshooting workflow for a given service name to collect logs, check status, and verify alerts.

Frequently Asked Questions about zenigame-troubleshoot-worker

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

FAQPage Schema
How do I troubleshoot Zenigame worker failures and check service logs?

Troubleshooting Zenigame workers involves tailing recent logs to catch errors, verifying systemctl process status, and checking Docker container states to pinpoint failures quickly.

What is the best way to diagnose Zenigame worker crashes across multiple services?

Apply a predefined diagnostic workflow that inspects logs, verifies process health, and validates Discord alert delivery across all managed Zenigame worker services like nikkei, stock, and wikipedia.

Can I verify Discord alert delivery for Zenigame workers during troubleshooting?

Alerting verification confirms the Discord alert service is actively running, ensuring your Zenigame worker failure notifications are delivered without interruption.

Does Zenigame troubleshooting work with both Docker and systemd managed workers?

The troubleshooting workflow supports both Docker and systemd managed Zenigame workers, checking container states and systemctl process status to confirm operational health.

How do I get a structured diagnostic report for Zenigame worker issues?

The workflow produces a concise structured diagnostic report containing log findings, health check results, and recommended remediation steps to reduce mean time to recovery.

Why is my Zenigame worker not sending alerts after a crash?

The Discord alert service may have stopped running; the troubleshooting workflow verifies alert service status alongside worker health to identify and resolve notification delivery failures.