Detect the work type of a task or diff and dispatch the right specialist review/agent. Use when you're about to review or implement and want the correct domain reviewer (UI/design, API/devex, infra, docs, core) instead of a generic pass. The local mirror of the SDLC Classifier + domain-routed reviewers.
$npx -y skills add dshakes/compass --skill routeInstalls into the current project.
Run `npx skills use "https://github.com/dshakes/compass" --skill "dshakes/compass/route"` 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/dshakes/compass" that are relevant to the current task. Run `npx skills add "https://github.com/dshakes/compass"` and select the relevant skills, then follow their instructions.