Skip to main content
comet-ml
GitHub 제작자 프로필

comet-ml

8개 GitHub 저장소에서 수집된 42개 skills를 저장소 단위로 보여줍니다.

수집된 skills
42
저장소
8
업데이트
2026년 8월 28일
저장소 탐색

저장소와 대표 skills

write-docs
미분류

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.

2026년 8월 28일
writing-e2e-tests
미분류

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…

2026년 8월 27일
analytics-instrumentation
미분류

Add product analytics (BI) events to Opik features. Use when wiring events on the frontend, the backend, or the Python SDK - all three report through Segment to PostHog.

2026년 8월 25일
explore-feature
미분류

Use when a developer wants an e2e test covering a change they just made — e.g. "explore this feature", "add a test for my PR", "cover the feature in PR

2026년 8월 25일
documentation
미분류

Feature documentation and release notes patterns. Use when documenting changes, writing PR descriptions, or preparing releases.

2026년 8월 25일
opik-integrations
소프트웨어 개발자

Build, update, test, and document Opik SDK integrations (Python & TypeScript). Use when adding a new framework/provider integration under sdks/python/src/opik/integrations or sdks/typescript/src/opik/integrations, updating an existing one, or verifying that…

2026년 8월 25일
query-performance
소프트웨어 개발자

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

2026년 8월 14일
python-sdk
소프트웨어 개발자

Python SDK patterns for Opik. Use when working in sdks/python, on SDK APIs, integrations, or message processing.

2026년 8월 6일
수집된 skill 19개 중 8개를 표시합니다.
compare-runs
소프트웨어 개발자

Pull 2+ Comet experiments via the Comet MCP server (or `comet_ml.API` as fallback) and render a side-by-side markdown table of metrics and hyperparameters. Highlights the winning value per metric row. Use when the user asks to "compare", "diff", "which run…

2026년 5월 28일
evaluate-run
소프트웨어 개발자

Query a single Comet experiment via the Comet MCP server (or `comet_ml.API` as a fallback), fetch its metrics and parameters, and compare against thresholds (inline or from `thresholds.yaml`). Reports pass/fail per metric with a markdown table. Use when the…

2026년 5월 28일
promote-model
소프트웨어 개발자

Manage a Comet Model Registry version's status and/or tags via `scripts/registry_mutate.py`. Status is a single-value enum (None / Development / Staging / QA / Production by default; workspace-configurable). Tags are a multi-value free-form list. Confirms…

2026년 5월 28일
run-training
소프트웨어 개발자

Execute `make train`, capture output, and surface the Comet experiment URL, registered models, logged artifacts, and final metrics. Use when the user asks to "run a training run", "train the model", or "kick off an experiment". Pure shell wrapper — does not…

2026년 5월 28일
update-changelog
소프트웨어 개발자

Diff HEAD against main, group the changes by Keep-a-Changelog type (Added/Changed/Fixed/...), propose one-line entries under [Unreleased] in CHANGELOG.md, then edit the file inline. User reviews the diff and stages it themselves. Use before any commit that…

2026년 5월 28일
update-makefile
소프트웨어 개발자

Audit the Makefile against the tooling actually installed (ruff, pytest, mypy, etc.) and the scripts under src/<module>/, then propose missing targets or fix stale ones. Use when adding a new tool or script that should be invokable via make. Preserves…

2026년 5월 28일
update-readme
소프트웨어 개발자

Regenerate the auto-generated sections of README.md (project tree, common-tasks table) to reflect the current state of pyproject.toml, the Makefile, and src/. Use when project structure changes, deps change, or those sections drift from reality. Preserves any…

2026년 5월 28일
scaffold-example
소프트웨어 개발자

Scaffold a brand-new Opik example in this repo from a canonical template under templates/ — either a full use-case demo (templates/use-case-template/) or a standalone utility script (templates/script-template/). Use this whenever the user wants to create,…

2026년 6월 30일
add-dataset-items
소프트웨어 개발자

Add new items to an Opik evaluation dataset in this repo. Use when the user says "add a case to the dataset", "add items to the Opik dataset", "extend the eval dataset", "seed the dataset", "add test data for the eval", or names new query/expected-output…

2026년 6월 22일
add-eval-suite-items
소프트웨어 품질 보증 분석가·테스터

Add new items (plain-English assertions) to an Opik test suite in this repo. Use when the user says "add an assertion", "add a test case to the suite", "extend the eval suite", "add a check to the test suite", "the model should also be tested for X", or…

2026년 6월 22일
run-evals
소프트웨어 개발자

Run an Opik evaluation for an example in this repo — metrics (evaluate) and/or assertions (run_tests) against a dataset/test suite. Use when the user says "run the eval", "evaluate the example", "run the test suite", "score the model", "check the metrics",…

2026년 6월 22일
run-optimizations
소프트웨어 개발자

Run an Opik prompt optimization (opik-optimizer) for an example in this repo, and optionally promote the result to the Prompt Library. Use when the user says "optimize the prompt", "run the optimizer", "improve the prompt", "run Optimization Studio", "tune…

2026년 6월 22일
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다