بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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."}