cyntra-rollout-builder

|

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add skill ConnorWhelan11/cyntra-rollout-builder

Installs to .claude/skills/cyntra-rollout-builder/

# 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

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

---

*Generated from [`skills/development/cyntra-rollout-builder.yaml`](../../skills/development/cyntra-rollout-builder.yaml)*

Quick Install

$npx ai-builder add skill ConnorWhelan11/cyntra-rollout-builder

Details

Type
skill
Slug
ConnorWhelan11/cyntra-rollout-builder
Created
6d ago