Claude Code Plugins

Community-maintained marketplace

Feedback

cyntra-rollout-builder

@ConnorWhelan11/glia-fab
0
0

|

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name cyntra-rollout-builder
description Build canonical rollout.json from telemetry + proof + fab manifests. Creates normalized trajectory summary used by GEPA + dynamics layers. Use when working on development tasks.
metadata [object Object]

Cyntra Rollout Builder

Build canonical rollout.json from telemetry + proof + fab manifests.

Inputs

Parameter Type Required Default Description
workcell_path string Yes - Path to workcell directory containing manifest/proof/telemetry
include_trajectory_details boolean No false Include full tool call details in trajectory

Outputs

Field Type Description
rollout_path string Path to generated rollout.json
rollout_id string Generated rollout ID
summary object Quick summary (tool counts, duration, outcome)

Usage

python scripts/cyntra-rollout-builder.py [arguments]

Generated from `skills/development/cyntra-rollout-builder.yaml`