scheduler-rush-validation

Validate scheduler performance with a Prometheus scorecard and report to Chronicle.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/OrionArchitekton/cosmocrat-core --skill scheduler-rush-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduler-rush-validation
Source: https://github.com/OrionArchitekton/cosmocrat-core/tree/main/skills/ops/scheduler-rush-validation
Command: npx skills add https://github.com/OrionArchitekton/cosmocrat-core --skill scheduler-rush-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically checks the performance of the scheduler after the nightly rush hour, identifying critical delays and timeout issues to ensure system stability.

Core Features & Use Cases

  • Performance Monitoring: Assesses scheduler delays and timeouts during peak post-midnight hours.
  • Scorecard Generation: Runs a Prometheus scorecard to evaluate performance metrics.
  • Automated Reporting: Posts validation results to Chronicle and notifies the #orion-dev Slack channel.
  • Use Case: After the 23:00-01:00 PT rush, this skill runs to confirm that all critical jobs completed on time and no new performance bottlenecks have emerged.

Quick Start

Run the scheduler rush validation skill for today's date.

Frequently Asked Questions about scheduler-rush-validation

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

FAQPage Schema
How do I validate scheduler performance after a nightly cron rush hour?

Yes, this Skill uses Prometheus scorecards to monitor scheduler delays and timeouts during peak post-midnight hours. It automatically assesses performance metrics to confirm that all critical jobs completed on time without emerging bottlenecks.

Does the scheduler rush validation process modify any system data?

The scheduler rush validation process does not modify any system data because it operates strictly in a read-only mode. It safely checks for delays and reports results without risking unintended data changes during post-rush monitoring.

How does scheduler performance monitoring report validation results to the team?

Scheduler performance monitoring reports validation results by posting outcomes to Chronicle and sending automated notifications to the #orion-dev Slack channel. This ensures the development team receives immediate updates on post-rush system stability.

Can I run scheduler validation checks outside the 23:00-01:00 PT rush window?

You can run this scheduler validation skill for today's date outside the 23:00-01:00 PT rush window. The Skill performs self-validation on demand, executing the Prometheus scorecard to identify critical delays whenever triggered.