ops-agent

Poll production endpoints and logs to detect service degradations and file bug tickets.

5|2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/dyzsasd/dev-loop --skill ops-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-agent
Source: https://github.com/dyzsasd/dev-loop/tree/main/skills/ops-agent
Command: npx skills add https://github.com/dyzsasd/dev-loop --skill ops-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of maintaining production stability by providing an autonomous SRE agent that monitors system health, detects degradations, and manages incident reporting without manual intervention.

Core Features & Use Cases

  • Automated Health Monitoring: Continuously polls production health checks, critical routes, and logs to identify service degradations.
  • Intelligent Incident Management: Automatically files or refreshes incident tickets in the project board, ensuring developers are alerted to urgent issues while avoiding duplicate reports.
  • Use Case: When a production service experiences a repeated 5xx error rate, the agent confirms the degradation, files an urgent bug ticket with relevant context, and notifies the team, allowing developers to focus on the fix rather than detection.

Quick Start

Invoke the ops-agent skill to begin monitoring the production environment and managing incident reporting for the current project.

Frequently Asked Questions about ops-agent

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

FAQPage Schema
How does automated production health monitoring work for incident management?

Automated production health monitoring works by continuously polling endpoints and logs to detect service degradations, confirming failure signals, and filing incident tickets to alert developers without manual intervention.

Can I automatically file bug tickets when a production service degradation is detected?

Yes, you can automatically file or refresh bug tickets in your project management board when a service degradation is confirmed, ensuring developers are alerted to urgent issues while avoiding duplicate reports.

How do I set up an autonomous SRE watcher for my production environment?

To set up an autonomous SRE watcher, integrate the agent with your project management boards and configure environment-specific health checks to enable reliable polling and incident lifecycle management.

Does autonomous incident management require integration with a project management board?

Yes, autonomous incident management requires integration with a project management board to file, refresh, and track bug tickets effectively throughout the incident lifecycle.

What is the best way to avoid duplicate incident tickets for repeated 5xx errors?

The best way to avoid duplicate incident tickets is to use an intelligent agent that confirms degradation signals and refreshes existing bug tickets rather than filing new ones for ongoing issues.

When should I not use an autonomous SRE agent for production monitoring?

You should not use an autonomous SRE agent if your production environment lacks health check configurations or if you do not have a project management board integrated for ticket tracking.