multi-model-task-assignment

Route tasks to MAXIMUS AI agents using blast radius analysis and CORTEX DB.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/DaBigHomie/ugwtf --skill multi-model-task-assignment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-model-task-assignment
Source: https://github.com/DaBigHomie/ugwtf/tree/main/.cursor/skills/multi-model-task-assignment
Command: npx skills add https://github.com/DaBigHomie/ugwtf --skill multi-model-task-assignment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cortex, maximus_prime, forge, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the task assignment process by intelligently routing tasks to the appropriate MAXIMUS AI agents and clusters based on blast radius analysis, Forge routing, and CORTEX DB lookup.

Core Features & Use Cases

  • Task Routing: Automatically assign tasks to the right model and MAXIMUS AI agent using Forge routing, cluster affinity, and CORTEX DB lookup.
  • Blast Radius Analysis: Analyze the blast radius of tasks before assignment to determine the level of risk and necessary resources.
  • Forge Routing Decision: Map task types to appropriate tools and swarms for efficient processing.
  • MAXIMUS AI Agent Lookup: Query CORTEX for the best agent match based on the task's domain and requirements.
  • Model Assignment: Assign the appropriate model to each agent based on the task's complexity and sensitivity.
  • MAXIMUS PRIME Integration: Check for active claims and coordinate worktree access for tasks that require specific lanes.

Quick Start

To route a task, use the command: multi-model-task-assignment assign task [task_id] --model [model_id] --agent [agent_id]

Frequently Asked Questions about multi-model-task-assignment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does blast radius analysis improve AI task routing?

Blast radius analysis evaluates task risk and resource requirements before assignment, enabling the routing system to determine the necessary processing boundaries. This ensures tasks match agents with adequate cluster affinity and model sensitivity.

What is the best way to assign tasks to specific AI agents based on domain?

Querying CORTEX DB allows you to find the best agent match based on task domain and requirements. This lookup ensures the selected agent has the appropriate cluster affinity and model assignment for the workload.

How do I route a task to a specific model and agent using Forge routing?

To route a task, use the command `multi-model-task-assignment assign task [task_id] --model [model_id] --agent [agent_id]`. This maps task types to appropriate tools and swarms for efficient processing.

Do I need CORTEX DB and MAXIMUS PRIME to use automated task assignment?

Yes, automated task assignment requires access to the MAXIMUS AI system and CORTEX DB. MAXIMUS PRIME integration is used to check active claims and coordinate worktree access for tasks needing specific lanes.

Why does Forge routing map task types to specific swarms?

Forge routing maps task types to swarms to optimize processing efficiency and cluster utilization. This mechanism ensures tasks align with the correct tools and resource pools based on the blast radius analysis.