daily-ops-report

Generate daily infrastructure health reports from Kubernetes cluster and GitOps data.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill daily-ops-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-ops-report
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/infra/daily-ops-report
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill daily-ops-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kubectl, flux, jq, gh, and includes scripts (resource) components.

What problem does it solve?

This Skill reduces the complexity of daily infrastructure monitoring by collecting cluster health signals, GitOps status, and operational changes into a consistent actionable report.

Core Features & Use Cases

  • Cluster Health Monitoring: Analyze Kubernetes nodes, pods, PVCs, warnings, resource usage, and failure conditions with traffic-light status assessments.
  • GitOps and Deployment Tracking: Review Flux reconciliation health, Helm releases, deployments, Renovate updates, and infrastructure pull requests.
  • Operational Reporting: Produce structured daily briefings that highlight incidents, trends, certificates, backups, and follow-up actions for infrastructure teams.

Quick Start

Use the daily-ops-report skill to generate today's infrastructure health briefing from the Kubernetes cluster and GitOps environment.

Frequently Asked Questions about daily-ops-report

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

FAQPage Schema
How do I generate a daily Kubernetes cluster health report?

To generate a daily Kubernetes cluster health report, this Skill collects cluster state signals, including nodes, pods, PVCs, and warnings, then produces a structured daily briefing with traffic-light status assessments for your infrastructure teams.

What is included in a GitOps daily infrastructure report?

A GitOps daily infrastructure report includes Flux reconciliation health, Helm releases, deployment tracking, Renovate updates, and infrastructure pull requests, consolidating operational changes into an actionable daily briefing.

Can I monitor Flux reconciliation status and Kubernetes resources together?

Yes, you can monitor Flux reconciliation status and Kubernetes resources together. This Skill analyzes both cluster health signals and GitOps status to produce a unified daily report covering deployments, alerts, and resource usage.

Do I need kubectl and flux installed to generate daily ops reports?

Yes, you need kubectl and flux installed, along with jq and gh. These dependencies are required to collect validated operational data from your Kubernetes cluster and GitOps environment for the daily briefing output.

What's the best way to automate Kubernetes backup validation and certificate checks?

The best way to automate backup validation and certificate checks is to incorporate them into a daily ops report workflow. This Skill reviews certificate expirations and backup status alongside cluster health to highlight follow-up actions.

Why does my daily infrastructure report show traffic-light status for Kubernetes pods?

Daily infrastructure reports use traffic-light status to quickly communicate Kubernetes pod failure conditions and resource usage severity. This assessment model helps infrastructure teams prioritize incidents and follow-up actions efficiently.