Skip to main content
braintrustdata
GitHub 创作者资料

braintrustdata

按仓库查看 14 个 GitHub 仓库中的 63 个已收集 skills。

已收集 skills
63
仓库
14
更新
2026年8月27日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

braintrust-analyze-eval-experiment
未分类

Analyze completed LLM or agent eval experiments using uncertainty-aware and decision-relevant methods. Use to audit run completeness and pairing, calculate confidence intervals, run paired comparisons, report wins, losses, and ties, incorporate run-to-run…

2026年8月17日
braintrust-attribute-multi-variable-change
未分类

Attribute an observed change when several things moved at once — model plus prompt plus tools, a provider migration, a framework upgrade, or a vendor swap that bundles serving stack with model. Use when asked which part of a change caused the result, when a…

2026年8月17日
braintrust-build-eval-dataset
未分类

Create, edit, audit, or compare eval datasets for LLM applications and agents, including target-population definition, case sourcing from production traces, stratified sampling, label provenance and label audits, expected values as constraints for open-ended…

2026年8月17日
braintrust-define-eval-objective
未分类

Create, edit, or audit an eval objective by working backward from a product decision to the target outcome, construct, population, intended claim, and verification-versus-validation questions. Use when a team is unsure what an eval should establish, asks…

2026年8月17日
braintrust-define-eval-release-gate
未分类

Create, edit, audit, or apply release gates for LLM applications and agents. Use to combine minimum meaningful improvement, statistical significance, regression rate, subgroup consistency, worst-run stability, all-attempts reliability, safety upper bounds,…

2026年8月17日
braintrust-deploy-evaluator
未分类

Take a validated scorer or classifier from definition to running instrument in Braintrust — scope selection, inline testing before saving, saving as an evaluator, attaching an online-scoring rule, activating it for new traffic, and backfilling history with a…

2026年8月17日
braintrust-design-eval-experiment
未分类

Design or audit controlled eval experiments for model, prompt, retrieval, tool, guardrail, or agent-architecture changes. Use before data collection to state directional and minimum-effect hypotheses, name independent, dependent, and control variables…

2026年8月17日
braintrust-design-eval-instrumentation
未分类

Design the trace and eval-dataset schema for an LLM app or agent, and wire the system to emit it. Use when deciding what to log, designing a trace schema, setting up tracing or observability before evals, or when failures cannot be debugged or sliced from…

2026年8月17日
已展示 8 / 24 个已收集 Skill。
troubleshoot-braintrust-mcp
未分类

This plugin auto-configures a "braintrust" MCP server. If you can't see it or reach it, activate this skill

2026年8月27日
add-coding-agent-capture
软件开发工程师

Add or review live coding-agent event capture through blocking command hooks or an in-process plugin such as a JavaScript adapter. Use when forwarding native lifecycle, model, tool, permission, or subagent events into the Braintrust daemon, or when fixing…

2026年8月10日
add-coding-agent-import
软件开发工程师

Add or review historical transcript import and live attach support for a coding agent, including session lookup, native parsing, synthetic lifecycle envelopes, shared translator use, incremental tailing, destination overrides, and import tests. Use when…

2026年8月10日
add-coding-agent-integration
软件开发工程师

Orchestrate a complete Braintrust coding-agent integration by delegating feasibility, daemon translation, event capture, setup, managed run, transcript import, verification, and shipping to the specialized repo-local skills. Use for end-to-end support for a…

2026年8月10日
add-coding-agent-run
软件开发工程师

Add or review invocation-local managed-run support for a coding agent, including executable dispatch, temporary hook or plugin injection, route isolation, duplicate-capture suppression, process behavior, trust safety, and run-command tests. Use when…

2026年8月10日
add-coding-agent-setup
软件开发工程师

Add or review persistent setup for a coding-agent tracing integration, including public CLI exposure, plugin or hook installation, non-secret route configuration, idempotent updates, disablement, and isolated setup tests. Use when implementing or fixing the…

2026年8月10日
add-coding-agent-translator
软件开发工程师

Implement or review a coding agent's daemon translator, including source registration, native event correlation, trace shape, deterministic recovery, routing metadata, and translator tests. Use when adding a new agent translator or changing how an existing…

2026年8月10日
ship-coding-agent-integration
软件开发工程师

Package and release a coding-agent tracing integration through its marketplace, package registry, or distribution repository, including manifests, builds, validation, versioning, CI, documentation, publishing automation, and installed-artifact smoke tests.…

2026年8月10日
已展示 8 / 12 个已收集 Skill。
sdk-integrations
软件开发工程师

Create or update Braintrust Python SDK integrations built on the integrations API under `py/src/braintrust/integrations/`. Use when adding a new integration package, extending an existing provider integration, changing patchers, tracing, manual `wrap_*()`…

2026年7月30日
sdk-dependency-updates
软件开发工程师

Review and refresh Braintrust Python SDK dependency update PRs, especially automated `chore(deps): weekly dependency update` PRs. Use when Codex needs to inspect `py/pyproject.toml` and `py/uv.lock`, reproduce the workflow's label decision, decide whether…

2026年5月1日
sdk-benchmarking
软件开发工程师

Run, compare, and extend Braintrust Python SDK pyperf benchmarks. Use when touching hot-path code in `py/src/braintrust/` such as serialization, deep-copy, span creation, or logging; when adding or updating files under `py/benchmarks/`; or when you need…

2026年4月15日
sdk-ci-triage
软件开发工程师

Triage and reproduce Braintrust Python SDK CI failures. Use when asked why CI failed, to fix broken CI on a PR, to inspect a failing GitHub Actions job, or to map a failing matrix job back to the exact local nox session, provider version, or workflow step…

2026年4月15日
sdk-vcr-workflows
软件质量保证分析师与测试员

Work with Braintrust Python SDK VCR and cassette-backed tests. Use when adding or updating cassette-backed provider tests, deciding whether to re-record cassettes, debugging VCR failures, converting mock-heavy coverage to VCR, or handling cassette hygiene for…

2026年4月15日
commit-message
软件开发工程师

Suggest a Braintrust SDK repo-style commit message from the current diff and conversation. Use when asked to write, suggest, or generate a commit message for the current changes.

2026年4月13日
已展示 12 / 14 个仓库