Agent skill

master-orchestrator

Intelligent AI task orchestration system with intent analysis and multi-backend coordination.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/master-orchestrator

SKILL.md

Master Orchestrator

Intelligent task orchestration system that analyzes user intent and routes to optimal execution paths across multiple AI backends.

Quick Start

bash

# Basic usage
python -m master-orchestrator "your request" [-v]

# Examples
python -m master-orchestrator "run npm test"
python -m master-orchestrator "review code in src/auth.py"
python -m master-orchestrator "develop a user management system" -v

Slash Commands

bash
python -m master-orchestrator "/discover"      # Re-discover resources
python -m master-orchestrator "/list-skills"   # List registered skills
python -m master-orchestrator "/stats"         # Show system stats
python -m master-orchestrator "/reload"        # Reload configuration
python -m master-orchestrator "/clear-cache"   # Clear registry cache

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results