Automation Error Reviewer
Purpose
Review automation errors and find the likely cause, affected data, fix path, and retest steps.
When to Use
Use this skill when a scenario, API call, webhook, sync, or scheduled workflow fails or gives unexpected output.
Inputs
Useful inputs: tool name, workflow name, error message, logs, input data, output data, recent changes, expected result, and affected records.
Workflow
- Capture error and workflow context.
- Review input, output, logs, and recent changes.
- Identify likely cause.
- Recommend fix and retest steps.
- Add prevention notes.
Output
Always provide error summary, likely cause, affected records, fix plan, retest plan, and prevention notes.
Common Mistakes
- Retrying without reading logs.
- No sample data.
- Fixing symptom only.
- No retest plan.
Related Skills
- make-scenario-planner
- api-integration-planner
- data-sync-checker