AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Troubleshooting

skill-badsectorlabs-ludus-skills-troubleshooting · by badsectorlabs

Diagnose and resolve Ludus deployment, networking, template, WireGuard, Proxmox, and Ansible issues. Use when users report failures, errors, unreachable systems, failed joins, or unexpected behavior during build or deploy.

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-badsectorlabs-ludus-skills-troubleshooting

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-badsectorlabs-ludus-skills-troubleshooting)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Troubleshooting? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Ludus Troubleshooting

Use this skill to triage user-reported failures quickly, categorize errors, and provide targeted remediation steps.

Diagnostic Workflow

  1. Gather context and exact error output.
  2. Check range deployment status and recent errors.
  3. Review deployment logs for failure details.
  4. Identify the failure category using the known error catalog.
  5. Inspect the current range config for misconfigurations.
  6. Provide targeted fixes with concrete steps.
  7. Define clear verification steps to confirm recovery.

Key Diagnostic Information

When triaging, gather these in order of usefulness:

  • Range status — is the deployment running, failed, or complete?
  • Deployment errors — the most recent error output from a deploy.
  • Deployment logs — full log stream for tracing failure context.
  • Template status — are required templates built and available?
  • Range config — does the YAML match what the user intended?
  • Testing mode status — is testing mode active, and are network rules in effect?

Common Patterns

  • Network issues often trace back to dnsmasq or NAT bridge state.
  • Ansible failures often involve WinRM (Windows) or SSH reachability (Linux).
  • Domain join failures usually involve DNS ordering or timing.
  • Template failures are commonly ISO download or disk-space related.

References

  • Use references/common-errors.md for known errors, root causes, and fix procedures.
  • Use https://docs.ludus.cloud/docs/troubleshooting/client for client and CLI troubleshooting details.
  • Use https://docs.ludus.cloud/docs/troubleshooting/network/ and https://docs.ludus.cloud/docs/troubleshooting/wireguard/ for network and connectivity issues.
  • For uninstalling Ludus, direct users to the official guide at https://docs.ludus.cloud/docs/troubleshooting/uninstall rather than performing the steps yourself.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.