helper

Analyze execution failures and propose actionable solutions for orchestration workflows.

Updated Jul 21, 2026
One-click install
npx skills add https://github.com/roborew/opencode --skill helper-roborew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: helper
Source: https://github.com/roborew/opencode/tree/main/skills/helper
Command: npx skills add https://github.com/roborew/opencode --skill helper-roborew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a last resort when automated processes fail, providing expert analysis and proposing solutions to unblock execution.

Core Features & Use Cases

  • Failure Analysis: Reviews execution failures, verification issues, or blocked stages.
  • Solution Proposal: Suggests specific amendments to plans, task modifications, or environment fixes.
  • Use Case: If a development task fails due to an environment mismatch, the helper skill can analyze the error logs and propose a specific retry task that depends on the user confirming the correct environment setup.

Quick Start

Use the helper skill to analyze the failure evidence and propose a solution.

Frequently Asked Questions about helper

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

FAQPage Schema
How do I analyze execution failures in automated workflows?

To analyze execution failures in automated workflows, review failure evidence, artifact status, and root cause classifications to determine what blocked the orchestration. This process identifies verification failures and runtime errors to propose actionable solutions.

What is the best way to troubleshoot automation failure and runtime errors?

Troubleshooting automation failure and runtime errors requires reviewing failure evidence and classifying the root cause. This approach determines whether the blocked stages need plan amendments, task modifications, or specific environment fixes to unblock execution.

How do I recover from verification failures and propose plan updates?

Recovering from verification failures to propose plan updates involves analyzing the failure evidence and artifact status. You classify the root cause of the blocked stage to suggest specific amendments or developer tasks for orchestration recovery.

Can I use error handling to fix environment mismatches during orchestration?

Error handling can fix environment mismatches during orchestration by analyzing error logs to propose a specific retry task. This solution depends on the user confirming the correct environment setup to successfully unblock the automated workflow.

When should I use a last-resort problem solver for blocked development tasks?

Use a last-resort problem solver for blocked development tasks when automated workflows encounter blockers, verification failures, or runtime errors. It applies specifically to scenarios requiring expert analysis of failure evidence to propose actionable solutions.

Why does my automated workflow fail to unblock after a runtime error?

Automated workflows fail to unblock after a runtime error when root cause classification is incomplete. Without analyzing failure evidence and artifact status, the orchestration cannot generate the specific plan updates or developer tasks needed for recovery.