skill-command-trajectory-eval-v1

Extract evaluation rows from command trajectory traces into schema-compliant datasets.

92|6|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/JayFarei/opentraces --skill skill-command-trajectory-eval-v1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-command-trajectory-eval-v1
Source: https://github.com/JayFarei/opentraces/tree/main/src/opentraces/workflow_templates/skill-command-trajectory-eval-v1
Command: npx skills add https://github.com/JayFarei/opentraces --skill skill-command-trajectory-eval-v1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms verbose command trajectory traces into concise eval rows, streamlining the process of analysis and evaluation for automated systems.

Core Features & Use Cases

  • Trace Trajectory Evaluation: Derives eval rows from the detailed skill-command-trajectories trace data.
  • Command and Trajectory Mapping: Projects essential data from trace data for deterministic evaluation.
  • Use Case: It can be used in workflow skills to build schema-valid dataset rows that capture essential evaluation information without losing critical context.

Quick Start

Build eval rows for a skill command trajectory using the 'skill-command-trajectory-eval-v1' workflow and output them to the dataset.

Frequently Asked Questions about skill-command-trajectory-eval-v1

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract evaluation rows from command trajectory traces?

To extract evaluation rows from command trajectory traces, you process the detailed trace data to project essential information into concise, schema-compliant dataset rows for deterministic evaluation workflows.

What is a command trajectory trace used for in workflow automation?

A command trajectory trace is used to capture detailed execution evidence in workflow automation, which can then be mapped to derive compact eval rows for dataset creation and system analysis.

How do I build schema-compliant dataset rows from detailed trace data?

You build schema-compliant dataset rows from trace data by mapping essential command trajectory information into a deterministic format, ensuring critical context is retained without the verbosity of the original trace.

Do I need to build scripts to process command trajectory evaluations?

Yes, you need to build scripts to process command trajectory evaluations, as the workflow requires a custom implementation to extract and project the specific eval rows needed for your dataset.

What is the best way to streamline analysis from verbose command trajectory traces?

The best way to streamline analysis from verbose command trajectory traces is to transform them into compact eval rows, projecting only essential data to build schema-valid datasets for deterministic evaluation.