context-xray
Installation
SKILL.md
Context X-Ray
Use Context X-Ray when a local coding-agent thread is getting large or the user wants to understand where context is going.
Setup
Recommended install path:
npx @agent-native/core@latest skills add context-xray --client all
That installs a local context-xray command plus Codex/Claude skills and slash
commands. It does not need hosted auth or a remote MCP connector to read local
transcript files.
Use --scope project when you only want project .agents skill and command
artifacts added to the current repo.