zes-bugfix-sweep

Automate triage and remediation of software bugs in the ZES Orchestration System.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/ZESCODE/Zes-Orchestration-System --skill zes-bugfix-sweep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zes-bugfix-sweep
Source: https://github.com/ZESCODE/Zes-Orchestration-System/tree/main/.agents/skills/ZES-bugfix-sweep
Command: npx skills add https://github.com/ZESCODE/Zes-Orchestration-System --skill zes-bugfix-sweep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the maintenance of the ZES Orchestration System by providing a structured, high-certainty workflow for identifying, verifying, and patching bugs across core services like 9Router, Dashboard, and Hermes.

Core Features & Use Cases

  • Systematic Triage: Evaluates issue reports against live service states, logs, and existing documentation to confirm root causes.
  • Focused Patching: Ensures fixes are narrow, verified, and follow established system patterns to prevent regressions.
  • Use Case: When a user reports a connectivity issue with the claude-oc proxy, this Skill guides the agent to verify the service status, check the port, and apply a targeted fix if the root cause is identified.

Quick Start

Initiate the bugfix sweep process by providing the list of issue references or PR links that require investigation and patching.

Frequently Asked Questions about zes-bugfix-sweep

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

FAQPage Schema
How do I automate bug triage and patching for ZES Orchestration System services?

Automated bug triage for ZES Orchestration System services evaluates issue reports against live service states and logs to verify root causes before applying targeted code patches. It systematically checks components like claude-oc, MCP servers, and sub-agent pipelines to ensure high-confidence remediation.

What is the best way to fix service-level bugs in sub-agent pipelines and MCP servers?

Fixing service-level bugs in sub-agent pipelines and MCP servers requires live state verification against local repository logs to confirm the root cause. This approach applies narrow code patches that follow established system patterns, ensuring fixes are verified and preventing regressions across core services.

How does automated triage verify connectivity issues in the claude-oc proxy?

Automated triage verifies claude-oc proxy connectivity issues by checking the live service status and evaluating the specific port against issue reports. It cross-references local repository logs to confirm the root cause before guiding the agent to apply a targeted, verifiable fix.

Do I need access to system service managers to patch ZES components like 9Router and Hermes?

Yes, patching ZES components like 9Router and Hermes requires access to system service managers and local repository logs. This access enables the workflow to perform live state verification, ensuring high-certainty bug resolution and preventing regressions during the remediation process.

How do I start a bugfix sweep for reported issues in ZES core services?

To start a bugfix sweep for ZES core services, you initiate the process by providing a list of issue references or pull request links. The system then automates the investigation, verifying live states and applying focused patches to resolve the identified bugs.

Why should I use targeted code patching for maintaining orchestration system services?

Targeted code patching for orchestration system services ensures that fixes remain narrow and follow established system patterns, preventing regressions. By verifying live service states and repository logs before modifying code, this approach guarantees high-confidence, verifiable bug resolution across core components.