# Orch Fixture

> Freeze one completed ticket into a self-contained replayable fixture that feeds tournaments and canaries.

- **Type:** Skill
- **Install:** `agentstack add skill-danmcinerney-orchflows-orch-fixture`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [DanMcInerney](https://agentstack.voostack.com/s/danmcinerney)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [DanMcInerney](https://github.com/DanMcInerney)
- **Source:** https://github.com/DanMcInerney/orchflows/tree/main/skills/workflows/orch-fixture

## Install

```sh
agentstack add skill-danmcinerney-orchflows-orch-fixture
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Require: one completed [ticket](../../../contracts/work-item.md) with
its accepted result and the run's frozen statement still present — its
spec, or for an ad-hoc run the ticket itself.

Choose what the fixture proves — one boundary or judgment, stated in its
README line. Freeze into `.orch/canary//`: the spec excerpt the
item depended on, the ticket, every fixed input pinned by identity,
every artifact an oracle compares against by content (golden captures,
external sources archived), the golden verdicts or score anchors, the
exact reproduction command, and — when the fixture bounds machinery —
the trace budget file (`.budget.json`) trace mining reads.
Redact everything else — a fixture that drags its run's context along
is not frozen. Score anchors for judged items stay out of the ticket
itself; judges are blind. Admit by replaying once through `orch-task`
and matching the golden result; a fixture that does not replay green is
not admitted.

Never: include transcript prose or unpinned identities; harvest an
unaccepted result; edit the source run's records.

Return: fixture path, what it proves, golden verdicts, and the
admission replay evidence.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [DanMcInerney](https://github.com/DanMcInerney)
- **Source:** [DanMcInerney/orchflows](https://github.com/DanMcInerney/orchflows)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-danmcinerney-orchflows-orch-fixture
- Seller: https://agentstack.voostack.com/s/danmcinerney
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
