# User Invoked Fixture

> Export the current fixture data to a formatted report file.

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

---


# Exporting Fixture Report

This skill is invoked exclusively by the user (e.g. via a slash command)
and must never be auto-triggered from a description match. It exists only
as a test fixture for `skill-artisan/tests/test_disable_model_invocation.py`
— it doesn't need real trigger-context prose because
`disable-model-invocation: true` means there's no trigger to optimize.

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.

