# Model Triggered Fixture

> Use when the user wants to export fixture data to a formatted report, mentions exporting test data, or wants to generate a fixture report file, even if they don't say "report" explicitly. This is a test fixture for skill-artisan's own test suite, not a real user-facing skill.

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

---


# Exporting Fixture Report

Test fixture for `skill-artisan/tests/test_disable_model_invocation.py`,
used as the model-triggered control case (no `disable-model-invocation`
field, so normal trigger-optimization guidance should still apply).

1. Read the fixture data.
2. Write the formatted report to disk.

Lifecycle: encoded-preference, timelessness 10/10, last verified against
claude-sonnet-5 (2026-08). Fixed, synthetic test behavior — doesn't age
the way a capability-uplift skill would.

