CEO's task decomposition and routing engine. Classifies tasks by type and complexity, selects agents with appropriate model tiers, decides parallel vs sequential execution, and auto-injects relevant skills.
$npx -y skills add d3x293/code-crew --skill task-routerInstalls into the current project.
Run `npx skills use "https://github.com/d3x293/code-crew" --skill "d3x293/code-crew/task-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/d3x293/code-crew" that are relevant to the current task. Run `npx skills add "https://github.com/d3x293/code-crew"` and select the relevant skills, then follow their instructions.