# Model Route Record

> Record an eligible model tier, rationale, and fallback for a bounded company work packet.

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

---


# Model route record

This method records a route. It does not silently replace the current runtime model.

- `economy`: extraction, tagging, sorting, and broad first-pass coverage.
- `fast`: small interactive work and time-sensitive drafting.
- `capable`: difficult code, architecture, cross-source synthesis, and high-value decisions.

```yaml
packet: customer-insight-q3
requirements: [cross-source-synthesis, structured-artifact]
preference: quality
selected:
  tier: capable
  model: current-session-model
reason: The output compares approved evidence across sources.
fallback: [approved-capable-model, human-review]
```

Use a current company registry for provider, price, latency, availability, and quality information. When it is missing, record the property as unknown.

