This skill helps an LLM generate correct AxAgent observability code using @ax-llm/ax. Use when the user asks about actorTurnCallback, onContextEvent, agentStatusCallback, onFunctionCall, reportSuccess, reportFailure, getChatLog(), getUsage(), resetUsage(), debug traces, progress updates, or telemetry for AxAgent runs.
$npx -y skills add dosco/aithy --skill ax-agent-observabilityInstalls into the current project.
Run `npx skills use "https://github.com/dosco/aithy" --skill "dosco/aithy/ax-agent-observability"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dosco/aithy" that are relevant to the current task. Run `npx skills add "https://github.com/dosco/aithy"` and select the relevant skills, then follow their instructions.