deploy

Deploy nf-core hackathon infrastructure with pre-flight checks and verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy the complete hackathon infrastructure from scratch, including WorkAdventure, LiveKit, Coturn, and Jitsi, ensuring a consistent, reproducible setup for new events or disaster recovery.

Core Features & Use Cases

  • End-to-end deployment: Bootstrap and provision all services with pre-flight checks and post-deployment verification.
  • Environment repeatability: Reproducible deployments across events, regions, and accounts with validated configurations.
  • Post-deploy validation: Service health checks and connectivity tests for all components (WorkAdventure, LiveKit, Coturn, Jitsi).

Quick Start

Run the deploy skill to bootstrap and deploy the full hackathon infrastructure from scratch.

Frequently Asked Questions about deploy

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

FAQPage Schema
How do I deploy hackathon infrastructure with WorkAdventure and LiveKit on AWS?

Yes, you can deploy the complete hackathon infrastructure for disaster recovery. The skill supports recovery scenarios and fresh environments by enforcing environment validation, AWS credentials, and per-service readiness checks to ensure a healthy stack.

What AWS prerequisites do I need to deploy WorkAdventure and Jitsi infrastructure?

Deploying WorkAdventure and Jitsi requires valid AWS credentials, a configured Route53 zone, and OAuth wiring. The skill enforces these environment validations as pre-flight checks before bootstrapping Terraform for the infrastructure.

How does Terraform bootstrap work for nf-core hackathon infrastructure?

Terraform bootstrap is part of the end-to-end deployment process that provisions all services reproducibly. It handles infrastructure as code setup across new events, regions, and accounts with validated configurations for consistent deployments.

Can I verify LiveKit and Coturn service health after deploying hackathon infrastructure?

Yes, post-deploy validation is built into the deployment process. The skill runs service health checks and connectivity tests for all components including LiveKit, Coturn, Jitsi, and WorkAdventure to verify a healthy, production-grade stack.

What's the best way to redeploy hackathon infrastructure across different AWS accounts?

Use this skill for environment repeatability across events, regions, and accounts. It ensures reproducible deployments by validating configurations and enforcing environment checks before provisioning WorkAdventure, LiveKit, Coturn, and Jitsi from scratch.