Meta-enforcement layer — routes EVERY agent action through the correct skill before any code is written. Always active. Prevents 'just this once' bypasses.
$curl -o .claude/agents/skill-router.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/skill-router.mdInstalls into the current project.
Install skill-router by running `curl -o .claude/agents/skill-router.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/skill-router.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.