원클릭으로
opentraces-workflow-authoring
Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Share agent traces to open datasets on HuggingFace Hub. Use this skill when the user mentions OpenTraces, trace capture, Trace Trails, workflow-built datasets, dataset review, or publishing reviewed dataset rows.
Share agent traces to open datasets on HuggingFace Hub. Use this skill when the user mentions OpenTraces, trace capture, Trace Trails, workflow-built datasets, dataset review, or publishing reviewed dataset rows.
Project already-captured traces into scored-rollout rows for the SkillOpt optimizer.
Per-commit trace lineage rows for a branch context, deterministic.
Derive compact eval rows from command-attributed trace trajectories.
Land every site-related fix on main, deploy opentraces.ai to Vercel production, and verify it works across all pages (desktop + mobile) and the email-capture flow, fixing and re-deploying until green. Runs as a goal: land -> deploy -> verify -> triage -> repeat until safe. Use when the user says "deploy site", "deploy to vercel", "push site", "ship the site", "deploy-site", or "land and verify the site". For a full coordinated release that also bumps the version and publishes the Python packages, use /release-pack instead.
| name | opentraces-workflow-authoring |
| description | Design and test OpenTraces local dataset workflows that emit schema-valid JSONL rows. |
Use this skill when building a workflow for ot dataset run.
schemas/row.schema.json is the only public row shape.OT_DATASET_OUTPUT.ot trace query first, ot trace slice for dataset-ready windows, ot trace map for bounded verification, and ot trace get only when a bounded packet/slice is insufficient.ot dataset run <name> --dry-run --limit N --verbose while developing. Dry-runs are never promotable..opentraces/manifest.yaml and schemas/row.schema.json.ot trace query with exact facets or signals.ot trace slice <trace_id> --template bursts --json.OT_DATASET_OUTPUT, one JSON object per line.{"source_trace_id":"trace-1","source_unit_id":"tu:trace-1:trace","summary":"The user wanted a stricter design review."}