stability-audit

Audit agent-harness stability across install, hooks, MCP, daemon, and process hygiene.

1|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/m16khb/agent-harness --skill stability-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stability-audit
Source: https://github.com/m16khb/agent-harness/tree/main/skills/stability-audit
Command: npx skills add https://github.com/m16khb/agent-harness --skill stability-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for comprehensive, end-to-end stability audits of the agent-harness system, ensuring its operational stability across various components.

Core Features & Use Cases

  • Exhaustive Audit: Perform a thorough examination of agent-harness stability, covering installation, hooks, MCP, daemon, state, and process hygiene.
  • Safety Model: Implement a safety-first approach, ensuring minimal impact on system state and processes.
  • Quick Path: Offers a streamlined process to quickly verify the stability of agent-harness without installation or cleanup.
  • Manual Workflow: Detailed manual steps for advanced users seeking a more granular audit.
  • Completion Report: Generates a comprehensive report outlining the audit's findings and actions taken.

Quick Start

Run a quick stability audit with the command: python3 skills/stability-audit/scripts/e2e_stability_audit.py --json

Frequently Asked Questions about stability-audit

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

FAQPage Schema
How do I run an end-to-end stability audit for agent-harness?

Run an end-to-end stability audit by executing `python3 skills/stability-audit/scripts/e2e_stability_audit.py --json` to verify operational stability across installation, hooks, MCP, daemon, state, and process hygiene.

What components are covered in an agent-harness system audit?

An agent-harness system audit covers installation and update processes, native host integration, hooks, MCP, daemon operations, state management, and process hygiene to ensure comprehensive operational stability.

Can I perform a quick stability check without modifying system state?

Yes, the stability audit offers a quick path that verifies agent-harness operational stability without requiring installation or cleanup, adhering to a safety-first model that minimizes impact on system state.

Does the agent-harness stability audit support manual workflow steps?

Yes, the audit provides detailed manual workflow steps for advanced users seeking granular control, alongside the automated quick check path, and outputs results in JSON format.

How are audit findings reported after checking process hygiene and daemon state?

The audit generates a comprehensive completion report outlining all findings and actions taken across process hygiene, daemon state, native host integration, and other checked operational components.