ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Opik
opik
GitHub
opik
comet-ml/opik
cometmlopik
comet-ml
cometml
Homepage
96 versions
948 pages (2.2.31)
5 aliases
96
Versions
948
Pages (2.2.31)
5
Aliases
Pages
Versions
Usage
2.2.31
▼
stable
Architect
Opik System Architecture
Design Process
Step 1: Requirements Analysis
Step 2: Codebase Exploration
+13 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
5.0 KB
Full page
Build Fixer
Build Commands
Workflow
Step 1: Capture All Errors
Step 2: Categorize Errors
+8 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
2.5 KB
Full page
Code Reviewer
Review Process
Step 1: Gather Context
Step 2: Review Against Checklist
Step 3: Opik-Specific Checks
+7 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
4.0 KB
Full page
Meta Auditor
Core Responsibilities
Trigger Modes
Proactive (during creation)
Audit (explicit request)
+20 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
9.7 KB
Full page
Planner
Planning Process
Step 1: Requirements Clarification
Step 2: Codebase Exploration
Step 3: Dependency Mapping
+15 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
3.0 KB
Full page
Test Runner
Test Commands
Workflow
Step 1: Run Tests
Step 2: Parse Results
+10 more
github.com/comet-ml/opik/blob/2.2.31/.agents/ag...
2.8 KB
Full page
Add E2E Test
Inputs
Safety: verify local config
Instructions
Success criteria
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
2.4 KB
Full page
Address GitHub PR Comments
Inputs
Steps
1. Preflight & Environment Check
2. Locate Existing PR
+20 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
18.9 KB
Full page
Analyze Sentry Issue
Inputs
Workflow
Phase 1 — Preflight
Phase 2 — Fetch all events
+8 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
12.2 KB
Full page
Build Opik External Integration
Step 0 — Questionnaire (ask first, before any work)
Run the workflow
Notes
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
3.4 KB
Full page
Build Opik Integration
Step 0 — Questionnaire (ask first, before any work)
Run the workflow
Notes
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
3.6 KB
Full page
Create and Run Tests
Inputs
Steps
1. Preflight & Environment Check
2. Project-Specific Test Setup
+31 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
12.8 KB
Full page
Create Initiative Epic
Step 1: Gather Information
Step 2: Fetch Content from Sources
Notion Pages
Figma Links
+11 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
7.5 KB
Full page
Create Jira Ticket
Required Information to Gather
Parent Epic (Required for Task/Story)
Assignee Pod Label
Description Structure: WHY and WHAT
+18 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
13.2 KB
Full page
Create PR
Inputs
Steps
1. Preflight & Environment Check
2. Validate Feature Branch
+20 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
21.1 KB
Full page
Generate Code Review Slack Command
Inputs
Required Information (auto-extracted from PR, prompted if missing)
Optional Information (auto-extracted from PR, prompted if missing)
Configuration
+18 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
18.0 KB
Full page
Investigate E2E Failure
Inputs
Instructions
Success criteria
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
1.5 KB
Full page
PR Description Sync (shared sub-skill)
Inputs
Steps
1. Locate and validate the PR (no-op gates)
2. Fetch current state
+8 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
12.0 KB
Full page
Review GitHub PR
Inputs
Steps
1. Preflight & Environment Check
2. Locate the PR
+32 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
16.5 KB
Full page
Send Code Review Slack Message
Inputs
Required Information (auto-extracted from PR, prompted if missing)
Optional Information (auto-extracted from PR, prompted if missing)
Configuration
+18 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
21.7 KB
Full page
Share Diagram
Inputs
Steps
1. Preflight & Environment Check
2. Extract Context
+14 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
10.2 KB
Full page
Share Progress in Jira
Inputs
Steps
1. Preflight & Environment Check
2. Extract Jira Ticket Information
+16 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
8.4 KB
Full page
Work on GitHub Issue
Inputs
Steps
1. Preflight & Environment Check
2. Fetch Issue
+17 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
9.5 KB
Full page
Work on Jira Ticket
Inputs
Steps
1. Preflight & Environment Check
2. Fetch Ticket
+20 more
github.com/comet-ml/opik/blob/2.2.31/.agents/co...
13.5 KB
Full page
Extract PR size (shared)
Message field
github.com/comet-ml/opik/blob/2.2.31/.agents/do...
1.6 KB
Full page
Sentry MCP Configuration Guide
Step 1: Create a Sentry User Auth Token
Step 2: Add the token to `.env.local`
Step 3: Generate the Claude config
Step 4: Restart your MCP client
+12 more
github.com/comet-ml/opik/blob/2.2.31/.agents/do...
5.8 KB
Full page
Slack MCP Configuration Guide
Setup Overview
Step 1: Create a Slack App
Step 2: Configure User Token Scopes
Step 3: Install App to Workspace
+11 more
github.com/comet-ml/opik/blob/2.2.31/.agents/do...
9.6 KB
Full page
Add a Code Quality Hook
1. `.pre-commit-config.yaml` — add the hook
2. `scripts/precommit-hook-descriptions.tsv` — add the description row
3. `scripts/precommit-detect-hooks.py` — toolchain and content-type maps
4. `CONTRIBUTING.md` — "how to run locally" note
+3 more
github.com/comet-ml/opik/blob/2.2.31/.agents/sk...
8.4 KB
Full page
Analytics Instrumentation
Frontend Events
Files
Adding a new event
How it works
+11 more
github.com/comet-ml/opik/blob/2.2.31/.agents/sk...
7.6 KB
Full page
Debugging E2E Tests
Where the evidence lives
Tooling
The loop
Step 1 — Resolve the entry point
+5 more
github.com/comet-ml/opik/blob/2.2.31/.agents/sk...
6.6 KB
Full page
1–30 of 948
1
2
3
4
5
…
32
Page 1