# Deliveryguard Fixture Plan

> Design safe, deterministic non-production test fixtures and their cleanup and evidence contracts.

- Skill: `winhok/deliveryguard-fixture-plan` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add winhok/deliveryguard-fixture-plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winhok/deliveryguard-fixture-plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: winhok (https://skillmd.com/u/winhok)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/winhok/deliveryguard-fixture-plan

---


# Test fixture plan

Read [references/scenario-matrix.md](references/scenario-matrix.md) when the fixture spans multiple states or downstream effects. Define the target environment, synthetic identifiers, initial state, allowed transitions, idempotency key, expected side effects, cleanup or expiry, and evidence query before execution. Refuse production targets and real customer data. This public skill produces a plan only; data writes require a repository-owned adapter and explicit authorization at execution time.

