elixir-skill-router
Installation
SKILL.md
Elixir Skill Router
HARD-GATE
Non-negotiable: no implementation code until a test exists, runs, and fails for the right reason (feature missing, not config/syntax).
Routing priority
- Playbook when the request is multi-step (TDD, bug fix, quality, setup, LiveView feature, Oban job, migration, PR review).
- Atomic skill when the request is a single domain (Ecto query, channel auth, Credo config).
- Fallbacks: language →
elixir-essentials; web ambiguity →phoenix-liveview-essentials.
See assets/skill-map.json (mappings, defaults, disambiguation).