Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.
$npx -y skills add arpitnath/claude-capsule-kit --skill task-routerInstalls into the current project.
Run `npx skills use "https://github.com/arpitnath/claude-capsule-kit" --skill "arpitnath/claude-capsule-kit/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/arpitnath/claude-capsule-kit" that are relevant to the current task. Run `npx skills add "https://github.com/arpitnath/claude-capsule-kit"` and select the relevant skills, then follow their instructions.