comet-ml/opik-claude-code-plugin
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs after a tool call finishes, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when a tool call fails, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when a subagent starts, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when a subagent finishes, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs before the context is compacted, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when the agent finishes a response, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Hook
Runs when a session ends, running an inline shell check. From comet-ml/opik-claude-code-plugin.
comet-ml/opik-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user asks about agent architecture, evaluation, metrics, production monitoring, debugging agents, or best practices for building reliable AI agents. Use for questions like "evaluate my agent", "set up production monitoring", "add guardrails", "detect hallucinations", "agent…
comet-ml/opik-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user needs to add Opik tracing or integrations to their code, instrument an LLM application, or needs reference for Opik SDK usage (Python, TypeScript, REST API). Use for tasks like "add tracing", "instrument my code", "use trackopenai", "add OpikTracer", "what span types are…
Skill Claude CodeCodex
Build an LLM evaluation and run it against your app, returning an experiment with scores. Covers datasets, LLM judges, RAG evaluation, synthetic data, error analysis, and validating evaluators against human labels. Use when the user wants to measure or improve AI product quality, or asks about evals, judges, or…
Skill Claude CodeCodex
Add Opik tracing to an existing app and verify a real trace lands. Installs the Opik package, detects the language and LLM framework, adds the minimum tracing, runs a safe representative path, confirms a trace in Opik, and returns the trace link. Use for "instrument my code", "add opik tracing", "add observability"…
Skill Claude CodeCodex
Reference for the Opik SDK — tracing, span types, framework integrations, threads, and the prompt library (Python, TypeScript, REST). Use for "what span types exist", "how do I flush", "trackopenai", "add OpikTracer", "version a prompt". To instrument a repo end to end, use the opik-instrument skill.
Settings file Claude Code
Export Claude Code conversations to Opik, the open-source LLM observability and evaluation platform, built by Comet.
MCP server Claude CodeCodexCursor
MCP server for Comet ML API integration. Runs locally from the comet-mcp Python package.