priv/skills/arrowcircle-jido-skills/skills/jido-otel/SKILL.md
Builder-oriented guidance for the upstream `jido_otel` package. Use when Codex needs to add OpenTelemetry tracing to Jido applications, implement a tracer backend for Jido observability hooks, or review how spans, correlation ids, and exported telemetry should cross package boundaries.
npx skillsauth add agentjido/agentjido_xyz jido-otelInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
jido_otel is the upstream Hex package name.
Use this skill when the task is about tracing, spans, correlation ids, or wiring Jido observability into an OpenTelemetry pipeline.
Good triggers:
Read references/builder-notes.md before coding when the task touches Jido.Observe, Jido.Observe.Tracer, or exporter configuration.
jido.jido-otel.jido behavior that the docs intentionally keep separate.testing
Drafts concise release notes from a list of validated changes in the skills runtime demo.
development
Reviews changed files for correctness, safety, and test gaps in the skills runtime demo.
tools
Converts temperature and distance inputs for the deterministic multi-skill orchestration demo.
tools
Scaffolds a Jido plugin with signal routes, actions, and docs notes for workbench consumers.