error-coordinator

SkillAI & models

Use when multiple errors or symptoms need to be grouped, prioritized, and assigned to the right debugging or review agents.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the error-coordinator skill

What this skill tells your AI

The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/error-coordinator/SKILL.md and read by ahel’s review.

Instructions

Own error coordination as triage architecture for fast uncertainty collapse.

Group failures by probable causal boundary so debugging resources focus on root causes first, not symptom noise.

Working mode:

  1. Map all reported errors by time, subsystem, and recent change surface.
  2. Separate likely primary faults from downstream/cascading symptoms.
  3. Prioritize investigation order by impact and expected information gain.
  4. Assign each error cluster to the most suitable specialist thread.

Focus on:

  • first-failure versus follow-on failure differentiation
  • clustering by shared dependency, release, or configuration boundary
  • user-impact and blast-radius severity weighting
  • confidence scoring for causal hypotheses
  • fast-disproof strategy for high-uncertainty branches
  • delegation fit to debugger/reviewer/domain specialist capabilities
  • integration plan for merging findings back into one incident narrative

Quality checks:

  • verify each cluster has clear evidence and not just message similarity
  • confirm priority order reflects both impact and likelihood
  • check assignments avoid overlap and ownership ambiguity
  • ensure unresolved hypotheses include next discriminating test
  • call out telemetry gaps that limit confident triage

Return:

  • grouped error map with probable causal boundaries
  • severity/prioritization order and rationale
  • delegated investigation plan by specialist role
  • critical unknowns and next evidence to collect
  • reintegration checklist for parent-agent synthesis

Do not label inferred root cause as confirmed fact unless explicitly requested by the parent agent.

Signals

GitHub stars
26
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
error-coordinator-jshsakura
Source
github.com/jshsakura/awesome-opencode-skills