What problem does it solve?
The aevatar-triage skill addresses the challenge of diagnosing issues that arise when using Aevatar, ensuring users can quickly identify if the problem lies with Aevatar, NyxID, or Ornn, and then take appropriate action.
Core Features & Use Cases
- Request Tracing: Attributes failure to the correct layer (Aevatar, NyxID, or Ornn) by tracing the request path.
- Code-Based Root Cause: Pulls real public source code to identify a code-grounded root cause, citing file and line.
- Issue Resolution: Offers guidance or files a GitHub issue for platform defects or provides explanations for usage mistakes.
- Use Case: If a workflow fails or a scheduled run does not fire, use aevatar-triage to determine if the issue is with Aevatar, NyxID, or Ornn and then address it accordingly.
Quick Start
Use the aevatar-triage skill to investigate a workflow failure and determine the root cause.