/cu:status

Aggregate queue metrics, cron health, and accuracy signals into a status dashboard.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jdidion/claude-plugins --skill cu-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /cu:status
Source: https://github.com/jdidion/claude-plugins/tree/main/plugins/curaitor/skills/cu%3Astatus
Command: npx skills add https://github.com/jdidion/claude-plugins --skill cu-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml.

What problem does it solve?

Quick overview of queue counts, cron health, accuracy metrics, and recent activity for CurAItor status monitoring.

Core Features & Use Cases

  • Provides a concise, one-screen dashboard showing queue states (Inbox, Review, Ignored, Recycled) and cron health.
  • Aggregates data from scripts (prefetch-review.py, accuracy-metrics.py) and simple tails to present up-to-date operational signals.
  • Suggests actionable next steps based on current metrics to guide triage and monitoring workflows in CurAItor.

Quick Start

Run /cu:status to render the current status dashboard for your CurAItor workflow.

Frequently Asked Questions about /cu:status

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

FAQPage Schema
How do I monitor queue metrics and cron health for CurAItor workflows?

To monitor CurAItor queue metrics and cron health, use a status dashboard that aggregates queue states, cron health, and accuracy signals. The dashboard renders queue counts for Inbox, Review, Ignored, and Recycled states in a concise, one-screen view.

What is a CurAItor status dashboard and what data does it show?

A CurAItor status dashboard is a read-only monitoring view that aggregates queue states, cron health, accuracy metrics, and recent activity. It consolidates data from existing scripts like prefetch-review.py and accuracy-metrics.py to present up-to-date operational signals.

How do I set up automated checks for CurAItor job queues?

Set up automated checks for CurAItor job queues by running the status command in interactive monitoring or automated workflows. The dashboard relies on existing scripts to gather data and generates actionable next steps based on current metrics for triage.

Can I use pyyaml to configure CurAItor workflow monitoring?

Yes, you can use pyyaml to configure CurAItor workflow monitoring. The status dashboard requires pyyaml as a dependency to aggregate queue metrics, cron health, and accuracy signals into a concise operational view.

What's the best way to assess accuracy metrics and recent activity for CurAItor?

The best way to assess accuracy metrics and recent activity for CurAItor is to run the status dashboard, which aggregates data from accuracy-metrics.py and simple tails. It presents up-to-date operational signals and suggests actionable next steps based on current metrics.

Why does my CurAItor status dashboard show stale queue metrics?

If your CurAItor status dashboard shows stale queue metrics, verify that prefetch-review.py and accuracy-metrics.py scripts are running correctly. The dashboard aggregates data from these existing scripts, so cron health issues may prevent up-to-date operational signals from being generated.