---
name: q00/run
source: https://app.decimal.ai/s/q00-run@1/SKILL.md
source_sha256: 816a685313a4
---

# Run

This fixture keeps dispatch metadata in YAML frontmatter while the markdown
body contains text that looks similar enough to catch accidental whole-file
parsing.

```yaml
mcp_tool: body_should_not_be_loaded
mcp_args:
  seed_path: body-value
  cwd: body-cwd
aliases:
  - body-alias
```

The router must ignore the body above when loading dispatch metadata.