debug

Diagnose and fix hackathon infrastructure issues via SSH, Docker logs, and Terraform.

2|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/nf-core/hackathon-infra --skill debug-nf-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/nf-core/hackathon-infra/tree/main/.claude/skills/debug
Command: npx skills add https://github.com/nf-core/hackathon-infra --skill debug-nf-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Diagnose and fix issues with the running hackathon infrastructure.

Core Features & Use Cases

  • Health checks: Quick status assessments to identify service startup or runtime issues.
  • SSH & Diagnostics: Tools and steps to securely access instances and collect logs.
  • Container & Service Troubleshooting: Inspect Docker containers, view logs, and diagnose service health.
  • Terraform & Recovery: Guidance for deploying, troubleshooting, and recovering infrastructure.

Quick Start

Run the quick health check to begin diagnosing issues across the stack.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I diagnose unhealthy Docker containers on AWS hackathon infrastructure?

To diagnose unhealthy Docker containers on AWS hackathon infrastructure, use this Skill to securely access instances via SSH, inspect container logs, and run health checks to pinpoint service startup or runtime failures.

What is the best way to troubleshoot OAuth failures and video loading issues in a cloud environment?

Troubleshooting OAuth failures and video loading issues in a cloud environment involves running network diagnostics and checking service logs. This Skill guides you through container diagnostics and TLS certificate verification to resolve these specific problems.

How do I access and analyze logs when my hackathon services are unresponsive?

When hackathon services are unresponsive, you can access and analyze logs by following this Skill's SSH access steps to securely connect to instances, collect Docker container logs, and identify the root cause of the service health degradation.

Can I use Terraform to recover failed infrastructure and troubleshoot cloud-init issues?

Yes, you can use Terraform to recover failed infrastructure and troubleshoot cloud-init issues. This Skill provides specific Terraform-based recovery steps and deployment troubleshooting guidance to restore your hackathon environment.

Does this Skill work for diagnosing network problems and TLS certificate errors?

Yes, this Skill works for diagnosing network problems and TLS certificate errors. It covers comprehensive network troubleshooting steps and TLS certificate verification to fix issues where maps fail to load or secure connections drop.