cx-coding-agents

Installation
SKILL.md

Coding Agents Skill

Use this skill as the entry point for any investigation or data question about AI Center Coding Agents. It identifies which data source each agent uses and tells you which reference files to load before querying.

Supported Agents

Agent Data Type Source Identifier
Claude Code Metrics claude_code_* metric family
Claude Code (session text) Logs source ai_sessions_claude
Codex Logs service.name == 'codex_cli_rs' or 'codex-app-server'
Codex (latency) Spans $l.serviceName == 'codex_cli_rs' or 'codex-app-server'
Cursor Spans $l.serviceName == 'cursor-agent'
Gemini CLI Metrics gemini_cli_* metric family
Copilot CLI (direct OTel) Spans $l.serviceName == 'github-copilot' or tags['otel.scope.name'] == 'github.copilot'
GitHub Copilot Collector Metrics github_copilot_* metric family

Installs
140
GitHub Stars
106
First Seen
Jun 16, 2026
cx-coding-agents — coralogix/cx-cli