pipeline-status

Monitor bridge pipeline task statuses and identify tasks needing attention.

Updated Apr 1, 2025
One-click install
npx skills add https://github.com/brentcurtis76/casa-web --skill pipeline-status-brentcurtis76
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-status
Source: https://github.com/brentcurtis76/casa-web/tree/main/.skills/skills/pipeline-status
Command: npx skills add https://github.com/brentcurtis76/casa-web --skill pipeline-status-brentcurtis76

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jake_bridge, and includes scripts (resource) components.

What problem does it solve?

The Skill unit 'pipeline-status' addresses the issue of tracking and monitoring tasks in the bridge pipeline, ensuring users can quickly identify what tasks are running, completed, failed, or stuck.

Core Features & Use Cases

  • Pipeline Overview: Provides a dashboard to view tasks in various stages, including running, completed, failed, or stuck.
  • Task Detail Retrieval: Fetches detailed information for specific tasks upon request.
  • Stuck Task Identification: Identifies tasks that may need attention due to their status or age.
  • Status Formatting: Formats task information in a scannable, organized format.

Quick Start

Check the current status of bridge tasks with 'pipeline-status'.

Frequently Asked Questions about pipeline-status

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

FAQPage Schema
How do I monitor bridge pipeline task status at a glance?

Monitoring bridge pipeline task status involves querying a dashboard that displays running, completed, failed, and stuck tasks. It formats task information in a scannable layout to quickly identify what requires attention.

What is the best way to identify stuck tasks in a bridge pipeline?

Identifying stuck tasks in a bridge pipeline is handled by a monitoring system that checks task progress and age. It flags specific tasks that require attention due to their status or duration.

How do I retrieve detailed information for specific tasks in a pipeline queue?

Retrieving detailed information for specific tasks in a pipeline queue is done by querying the task management interface. It fetches specific task details upon request and formats them for review.

Do I need jake_bridge to track pipeline task history?

Yes, you need jake_bridge to track pipeline task history. The monitoring system requires interaction with jake_bridge for task management to handle user queries about task progress and retrieve details.

Can I view running and failed tasks simultaneously in a pipeline dashboard?

Yes, you can view running and failed tasks simultaneously in a pipeline dashboard. The overview displays tasks in various stages, allowing you to see running, completed, failed, and stuck tasks together.