status

Display pipeline status with issue counts and health indicators.

2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cdubiel08/ralph-hero --skill status-cdubiel08
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/cdubiel08/ralph-hero/tree/main/plugin/ralph-hero/skills/status
Command: npx skills add https://github.com/cdubiel08/ralph-hero --skill status-cdubiel08

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a clear, consolidated view of your project's pipeline status, helping you quickly identify bottlenecks and potential issues.

Core Features & Use Cases

  • Pipeline Dashboard: Visualize issue counts across different workflow phases.
  • Health Indicators: Detect stuck issues, work-in-progress violations, and blocked dependencies.
  • Use Case: Before starting your day, you can ask Ralph for the pipeline status to understand which issues are progressing normally and which ones require immediate attention.

Quick Start

Ask Ralph to display the pipeline status dashboard in markdown format.

Frequently Asked Questions about status

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

FAQPage Schema
How do I visualize pipeline health and identify blocked dependencies?โ–ผ

To visualize pipeline health, you can generate a dashboard that displays issue counts per workflow phase and flags blocked dependencies. This consolidated view helps you quickly identify bottlenecks and understand which issues require immediate attention.

Can I export the pipeline status dashboard as JSON for automated reporting?โ–ผ

Yes, you can export the pipeline status dashboard in JSON format. The dashboard supports markdown, ascii, and json output formats, allowing you to integrate pipeline health data into automated reporting systems.

What is a WIP violation and how does the pipeline dashboard detect it?โ–ผ

A WIP violation occurs when work-in-progress limits are exceeded in a workflow phase. The pipeline status dashboard detects these violations along with stuck issues and blocked dependencies, displaying them as health indicators to highlight pipeline bottlenecks.

How do I check for stuck issues across different workflow phases?โ–ผ

You can check for stuck issues by generating a pipeline status dashboard. It visualizes issue counts across all workflow phases and includes health indicators that automatically detect and highlight stuck issues, WIP violations, and blocked dependencies.

Do I need any external dependencies to monitor pipeline status?โ–ผ

No, you do not need any external dependencies to monitor pipeline status. The Skill operates independently without dependencies, requiring only a request to display the dashboard in your preferred output format like markdown or ascii.