Guides task delegation to specialized agents and spawn tools. Determines when to self-handle vs delegate, selects appropriate MCP servers and skills for spawned agents. Use when receiving research tasks, web access needs, or complex multi-step requests.
$npx -y skills add omnigentx/jarvis --skill delegation-strategyInstalls into the current project.
Run `npx skills use "https://github.com/omnigentx/jarvis" --skill "omnigentx/jarvis/delegation-strategy"` 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/omnigentx/jarvis" that are relevant to the current task. Run `npx skills add "https://github.com/omnigentx/jarvis"` and select the relevant skills, then follow their instructions.