harness-error-recovery

Classify build, test, API, and permission errors with recovery instructions.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/dahatake/HypervelocityEngineering --skill harness-error-recovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-error-recovery
Source: https://github.com/dahatake/HypervelocityEngineering/tree/main/.github/skills/harness/harness-error-recovery
Command: npx skills add https://github.com/dahatake/HypervelocityEngineering --skill harness-error-recovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It streamlines the process of diagnosing and addressing various system errors by providing standardized recovery guidance and detailed root cause insights.

Core Features & Use Cases

  • Error Classification: Automatically identifies error types such as build failure, test failure, API timeout, and permission issues.
  • Recovery Guidance Templates: Offers structured root_cause_hint, safe_retry_instruction, and stop_condition outputs tailored to each error class.
  • Use Case: When a build fails unexpectedly, this Skill provides a detailed analysis and recommended retry strategies, enabling faster resolution and consistent handling across projects.

Quick Start

When encountering an error, invoke this Skill to classify the issue, receive project-specific recovery steps, and determine whether to continue or halt the process.

Frequently Asked Questions about harness-error-recovery

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

FAQPage Schema
How do I automate system error recovery during build and test failures?

Automate system error recovery by invoking this Skill to classify build and test failures, receive project-specific recovery steps, and determine whether to continue or halt the process. It provides standardized error classification and structured recovery flow templates for consistent handling across projects.

What is the best way to standardize root cause analysis for API timeout and permission errors?

Standardize root cause analysis for API timeout and permission errors using this Skill, which automatically identifies error types and offers structured root_cause_hint outputs. It ensures consistent error handling and detailed root cause insights during troubleshooting.

How does error classification work for unexpected system failures in automation workflows?

Error classification works by automatically identifying system failure types such as build failure, test failure, API timeout, and permission issues. The Skill then provides tailored recovery guidance templates and stop conditions compliant with retry rules.

When do I need to use safe retry instructions and stop conditions for system errors?

You need safe retry instructions and stop conditions when encountering errors during automation workflows to ensure compliant retry rules. The Skill outputs structured safe_retry_instruction and stop_condition fields to determine whether to continue or halt the process.

Can I use this error recovery guidance for both build failures and permission issues?

Yes, you can use this error recovery guidance for both build failures and permission issues. It covers error detection, recovery flow templates, and stop conditions for build, test, API, and permission errors in system operations.

Why does my automated troubleshooting workflow need standardized error recovery templates?

Your automated troubleshooting workflow needs standardized error recovery templates to streamline the process of diagnosing and addressing various system errors. This ensures consistent error handling, detailed root cause insights, and faster resolution across different projects.