ops-patrol

Consolidate operational truth sources into an auditable status view.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AllenZhou/MIRISE --skill ops-patrol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-patrol
Source: https://github.com/AllenZhou/MIRISE/tree/main/agents/ops-patrol
Command: npx skills add https://github.com/AllenZhou/MIRISE --skill ops-patrol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Consolidates operational truth sources to provide a reliable, auditable status view.

Core Features & Use Cases

  • Reads local truth sources (lock ledger, release journal, run state, maintenance window, health checks, VM audits)
  • Diagnoses health and incidents and routes actions through mirise-cli for deploy-now/rollback/versions
  • Provides a safe, auditable decision-support workflow for ops teams and automation pipelines

Quick Start

Run the ops-patrol status command to fetch the latest truth sources

Frequently Asked Questions about ops-patrol

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

FAQPage Schema
What is ops status routing and how does it consolidate operational truth sources?

Ops status routing consolidates local truth sources like lock ledgers, release journals, and health checks to provide a reliable, auditable status view. It reads these sources to diagnose health and incidents without executing privileged operations.

How do I check deployment status and route actions for rollback or deploy-now?

Run the ops-patrol status command to fetch the latest truth sources. The system routes deploy-now, rollback, and version actions through mirise-cli, providing a safe, auditable decision-support workflow for operations teams.

Can I automate incident management and health diagnostics within my existing DevOps pipelines?

Yes, you can automate incident management and health diagnostics within DevOps pipelines. The system reads local run states and maintenance windows to diagnose incidents and route actions safely, flagging missing or degraded data for operational safety.

Does ops-patrol require direct execution privileges to perform version rollbacks or deployments?

No, ops-patrol does not require direct execution privileges. It routes actions through mirise-cli without executing privileged operations itself, ensuring a safe decision-support workflow that flags missing or degraded data for safety.

What are the limitations when operational truth sources are missing or degraded during a deployment?

When operational truth sources like VM audits or run states are missing or degraded, the system flags these data issues for safety. This prevents unreliable automated decisions by ensuring the auditable status view remains accurate before routing actions.

Why use a unified ops patrol approach instead of separate incident management and deployment tools?

A unified ops patrol approach provides a single auditable status view by consolidating multiple operational truth sources. Unlike separate tools, it safely diagnoses health and routes actions across incidents, deployments, and rollbacks without executing privileged operations.