netra-context-tracking

Installation
SKILL.md

Netra Context Tracking

Use this skill to apply consistent identity and conversation context in Netra traces.

When To Use

  • You need per-request identity (user_id, session_id, tenant_id) in traces.
  • You want custom attributes and business events attached to spans.
  • You need conversation input/output logs for multi-turn apps.

Procedure

  1. Set IDs at request entry before any downstream LLM/tool calls.
  2. Attach stable custom attributes (tier, region, plan, channel).
  3. Record business events for key milestones.
  4. Add conversation entries for user inputs and assistant outputs.
  5. Clear or replace context at the next request boundary.
Related skills
Installs
2
First Seen
Mar 25, 2026