Alive skill router — reads the current project's stack and loads/unloads skills dynamically. Invoke at session start or when project context changes.
$npx -y skills add stevesolun/ctx --skill skill-routerInstalls into the current project.
Run `npx skills use "https://github.com/stevesolun/ctx" --skill "stevesolun/ctx/skill-router"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stevesolun/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/stevesolun/ctx"` and select the relevant skills, then follow their instructions.