comet-ml

63 mods across 8 repositories, 23k stars between them.

refactor-helper

25

comet-ml/opik

Agent Codex

Python code refactoring assistant. Triggers on: User: "make this better" User: "refactor this method" User: "clean up this code".

22k 2d ago A 55 tokens original Apache-2.0

query-performance

26

comet-ml/opik

Skill Claude CodeCodex

Validate what a ClickHouse query actually costs before merging it — at production scale through read-only environment access, or on a revived Testcontainers dataset extrapolated to 20k/500k/1M entities. Use when a DAO query changes, when an endpoint is slow, or when a reviewer asks "what does this cost at scale".

22k 2d ago A 71 tokens original Apache-2.0

typescript-sdk

27

comet-ml/opik

Skill Claude CodeCodex

TypeScript SDK patterns for Opik. Use when working in sdks/typescript.

22k 2d ago A 20 tokens original Apache-2.0

write-docs

28

comet-ml/opik

Skill Claude CodeCodex

Authoring Fern MDX documentation pages for the Opik docs site, plus release-note and changelog routing. Use when writing or updating pages under apps/opik-documentation/documentation/fern/, drafting PR descriptions, or picking the right changelog surface.

22k 2d ago A 55 tokens original Apache-2.0

writing-e2e-tests

29

comet-ml/opik

Skill Claude CodeCodex

Use when a developer wants to add, write, or create an end-to-end test for an Opik feature, page, or branch — e.g. "add an e2e test for the experiments comparison page", "write a test for the feature I just built", "e2e test for this branch", "cover the dataset items flow with a test". Runs the full loop in…

22k 2d ago A 126 tokens original Apache-2.0

comet-ml/opik

Skill Claude CodeCodex

Use when a developer wants to add a visual regression (screenshot) test for an Opik UI page or panel — e.g. "add a visual test for the trace sidebar", "screenshot each tab of the dataset panel", "visual regression test for the new empty state". Covers the page-object pattern, seeding via the test-helper-service…

22k 2d ago C 108 tokens original Apache-2.0

comet-ml/opik

Instructions file GitHub Copilot

Instructions for comet-ml/opik, covering copilot code review instructions, project overview, 1. git workflow & branch management, branch naming convention and commit message standards.

22k 2d ago A 5,043 tokens original Apache-2.0

comet-ml/opik

Instructions file GitHub Copilot

Instructions for comet-ml/opik, covering opik python sdk code review guidelines, 🔧 core architecture principles, three-layer architecture, execution paths and 📋 api design standards.

22k 2d ago A 8,537 tokens original Apache-2.0

opik AGENTS.md

33

comet-ml/opik

Instructions file CodexOpenCode

Instructions for comet-ml/opik, covering repository guidelines, scope & inheritance, project structure & module organization, build, test, and development commands and coding style & naming conventions.

22k 2d ago A 1,289 tokens original Apache-2.0

opik

34

comet-ml/opik-mcp

Plugin Claude Code

Plugin marketplace listing 1 plugin: opik.

217 4d ago A tokens not measured original Apache-2.0

opik-diagnose

35

comet-ml/opik-mcp

Skill Claude CodeCodex

Surface the Opik traces worth a developer's attention, ranked by signal — errors, failed tool calls, latency, regressions, and low online-eval scores — plus Diagnostics issues. Reads live/production traces via the SDK (searchtraces and agentinsights) and works with no MCP; uses the MCP issue entity when connected.…

217 4d ago A 147 tokens original Apache-2.0

opik-evaluate

36

comet-ml/opik-mcp

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…

217 4d ago A 73 tokens original Apache-2.0

opik-explain

37

comet-ml/opik-mcp

Skill Claude CodeCodex

Root-cause a specific Opik trace, or a pattern across traces, and return a grounded explanation. Uses the hosted Opik MCP when it is connected, and falls back to SDK scripting otherwise. Returns the root cause, the evidence spans as clickable Opik UI links, and one suggested next step. Use for "why did this trace…

217 4d ago A 113 tokens original Apache-2.0

opik-instrument

38

comet-ml/opik-mcp

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"…

217 4d ago A 101 tokens original Apache-2.0

opik

39

comet-ml/opik-mcp

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.

217 4d ago A 80 tokens original Apache-2.0

opik-mcp

40

comet-ml/opik-mcp

MCP server Claude CodeCodexCursor +2

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol. Runs locally from the opik-mcp npm package. Needs 3 environment variables to run.

217 4d ago A tokens not measured original Apache-2.0

scaffold-example

42

comet-ml/comet-examples

Skill Claude CodeCodex

Scaffold a brand-new Comet example in this repo from the canonical template under templates/integration-example/. Use whenever the user wants to create, add, or start a new example, demo, or integration on Comet — phrasings like "add a Comet example for X", "scaffold an integration example", "create a new example for…

176 20d ago A 140 tokens

comet-ml/comet-examples

Instructions file CodexOpenCode

AGENTS.md instructions for comet-ml/comet-examples, covering agent instructions for comet-examples, repo structure, non-negotiable conventions, credentials — always from environment variables and the comet sdk idiom.

176 20d ago A 1,587 tokens

opik

45

comet-ml/opik-claude-code-plugin

Plugin Claude Code

LLM observability tooling for agent development and Claude Code.

21 1mo ago A tokens not measured original Apache-2.0

agent-reviewer

46

comet-ml/opik-claude-code-plugin

Agent

Use this agent when reviewing agent code for quality and best practices. Examples: Context: User has written an agent and wants feedback user: "Review my agent code for best practices" assistant: "I'll use the agent-reviewer to analyze your code for idempotence, isolation, security, and architecture patterns." User…

21 1mo ago A 225 tokens original Apache-2.0

instrument

47

comet-ml/opik-claude-code-plugin

Command

Add Opik observability to your code - automatically detects frameworks and adds the correct integration.

21 1mo ago A 17 tokens original Apache-2.0