turbo-lifecycle

Manage Turbo pipeline lifecycle operations through the Goldsky CLI.

8|12|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/NEAR-DevHub/treasury26 --skill turbo-lifecycle-near-devhub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: turbo-lifecycle
Source: https://github.com/NEAR-DevHub/treasury26/tree/main/.agents/skills/turbo-lifecycle
Command: npx skills add https://github.com/NEAR-DevHub/treasury26 --skill turbo-lifecycle-near-devhub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for managing the lifecycle of Turbo pipelines, allowing users to list, delete, pause, resume, and restart them efficiently.

Core Features & Use Cases

  • Pipeline Management: Control the state and existence of your Turbo pipelines.
  • Workflow Automation: Automate common pipeline operations directly from the chat interface.
  • Use Case: You need to clean up old, unused pipelines to reduce clutter and potential costs. You can use this skill to list all pipelines and then delete the ones you no longer need.

Quick Start

Use the turbo-lifecycle skill to list all your pipelines.

Frequently Asked Questions about turbo-lifecycle

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

FAQPage Schema
How do I manage Turbo pipelines without using the CLI directly?

You can manage Turbo pipelines through a chat interface that handles listing, deleting, pausing, resuming, and restarting operations by integrating directly with the Goldsky CLI.

What is the best way to clean up and delete old Turbo pipelines?

The best way to delete old Turbo pipelines is to list all active pipelines first, identify the unused ones, and then delete them directly from the chat interface to reduce clutter and costs.

Can I pause and resume Turbo pipelines from a chat interface?

Yes, you can pause and resume Turbo pipelines directly from the chat interface. The skill executes these lifecycle operations securely by integrating with the Goldsky CLI.

Do I need Goldsky CLI authentication to manage Turbo pipelines?

Yes, Goldsky CLI authentication is required to manage Turbo pipelines. The skill ensures proper authentication is in place before performing any lifecycle operations.

How does pipeline management automation work with Turbo?

Pipeline management automation works by sending lifecycle commands through the chat interface, which translates them into Goldsky CLI operations to list, pause, resume, restart, or delete Turbo pipelines.

Why should I restart a Turbo pipeline instead of deleting it?

Restarting a Turbo pipeline allows you to reset its state while keeping the configuration intact, whereas deleting removes it entirely, making restart useful for troubleshooting or refreshing data flows.