debug-deployment

Check dltHub Runtime job status, view logs, and cancel jobs.

53|5|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/dlt-hub/dlthub-ai-workbench --skill debug-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-deployment
Source: https://github.com/dlt-hub/dlthub-ai-workbench/tree/main/workbench/dlthub-runtime/skills/debug-deployment
Command: npx skills add https://github.com/dlt-hub/dlthub-ai-workbench --skill debug-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps diagnose and resolve issues with failed or misbehaving dltHub Runtime deployments, allowing users to quickly identify and fix problems with their data pipelines.

Core Features & Use Cases

  • Job Status & Logs: Check the status of deployment jobs, view detailed run information, and access logs for specific runs.
  • Job Cancellation: Cancel running jobs that are stuck or no longer needed.
  • Production Data Access: Securely access production data for debugging purposes after confirming with a human.
  • Web Dashboard: Open the dltHub Runtime UI for a comprehensive overview of jobs, runs, and logs.
  • Use Case: When a scheduled dltHub Runtime job fails overnight, use this Skill to inspect its logs, identify the error (e.g., missing dependencies, incorrect secrets), fix the issue, and redeploy.

Quick Start

Use the debug-deployment skill to view the logs for the failed 'my_pipeline' job.

Frequently Asked Questions about debug-deployment

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

FAQPage Schema
How do I check the status and logs of a failed dltHub Runtime job?

You can debug dltHub Runtime deployments by checking job status, viewing detailed run information, and accessing logs for specific runs. This allows you to identify issues like missing dependencies or incorrect secrets.

How do I cancel a stuck dltHub Runtime deployment job?

You can cancel running dltHub Runtime jobs that are stuck or no longer needed using the debug-deployment skill. It provides command access to manage and terminate runtime jobs to stop unnecessary processing.

Can I access production data when debugging dltHub Runtime pipelines?

Yes, you can securely access production data for debugging dltHub Runtime pipelines. The skill requires confirming with a human before accessing production data to investigate runtime job failures or unexpected results.

Do I need the dlt CLI to view dltHub Runtime logs and job status?

Yes, you need access to dlt CLI commands for runtime job management and log retrieval. The skill relies on the dlt CLI to inspect deployment jobs, view logs, and cancel running tasks.

What is the best way to monitor dltHub Runtime job progress and failures?

The best way to monitor dltHub Runtime job progress is by using the debug-deployment skill to check job status and open the web dashboard. The dltHub Runtime UI provides a comprehensive overview of jobs, runs, and logs.