turbo-monitor-debug

Aggregate logs, live data, and health signals from Goldsky Turbo pipelines.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/herd-labs/subgraph-to-goldsky --skill turbo-monitor-debug-herd-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: turbo-monitor-debug
Source: https://github.com/herd-labs/subgraph-to-goldsky/tree/main/.claude/skills/turbo-monitor-debug
Command: npx skills add https://github.com/herd-labs/subgraph-to-goldsky --skill turbo-monitor-debug-herd-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps engineers and operators quickly monitor Turbo pipelines by aggregating logs, inspecting live data, and assessing health, enabling faster issue detection and resolution.

Core Features & Use Cases

  • Live log inspection and search to rapidly identify errors and warn about anomalies.
  • Real-time visibility into live data through the Turbo TUI for proactive troubleshooting.
  • Structured health checks and guided troubleshooting to maintain pipeline reliability.

Quick Start

Use the turbo-monitor-debug skill to view a pipeline's live data and logs:

  • Start live inspection: goldsky turbo inspect <pipeline-name>
  • View recent logs: goldsky turbo logs <pipeline-name> --tail 50
  • Diagnose issues: goldsky turbo list | goldsky turbo inspect <pipeline-name>

Frequently Asked Questions about turbo-monitor-debug

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

FAQPage Schema
How do I monitor Turbo pipeline logs in real-time?

You can monitor Turbo pipeline logs in real-time by using the CLI to tail and search live log outputs, allowing you to rapidly identify errors and anomalies as they occur during execution.

What is the best way to inspect live data in a Turbo pipeline?

The best way to inspect live data in a Turbo pipeline is through the Turbo TUI, which provides real-time visibility into pipeline operations for proactive troubleshooting and health assessment.

How do I run a health check on my Turbo pipeline?

You can run a structured health check on your Turbo pipeline using specific CLI commands to assess its reliability, diagnose issues, and guide your troubleshooting process for maintaining operations.

Can I use this to troubleshoot Goldsky Turbo pipeline issues from the CLI?

Yes, you can troubleshoot Goldsky Turbo pipeline issues directly from the CLI by listing pipelines, inspecting specific ones, and retrieving recent logs to diagnose and resolve problems.

Why is my Turbo pipeline not working and how do I diagnose it?

If your Turbo pipeline is not working, you can diagnose it by aggregating logs, inspecting live data, and assessing health signals to quickly detect and resolve operational issues.