Tag: llm-orchestration
Orchestrates multiple AI agents for coding tasks
This tool provides a structured bash interface for delegating complex coding tasks, such as refactoring or PR reviews, across various LLM agents (e.g., Codex, Claude Code). It manages background sessions, allowing developers to monitor, int…
Higress AI Gateway Automatic Model Router
Manage intelligent model routing for the Higress AI Gateway using a CLI tool to map message content triggers to specific LLMs. It allows for adding, listing, and removing routing rules via regex or predefined phrases with automatic configur…
Financial AI Agent Engine for Sui
An engine for building conversational AI agents with integrated financial capabilities on the Sui blockchain. It leverages Vercel AI SDK v6 for orchestration and supports MCP integration, streaming, and permission-based tool execution.
Automatic LLM Task Classification and Routing
This skill automatically classifies incoming tasks using a multi-layer heuristic chain, falling back to local or commercial LLMs for robust intent detection. It then routes the task to the optimal specialized LLM and selects the appropriate…
Writing Effective MCP Server Instructions
Provides guidance and templates for authoring the instructions parameter in MCP server initialisation to improve LLM tool orchestration. It focuses on defining cross-tool workflows, operational constraints, and sequencing patterns.
Deep Codebase Investigation and Analysis
This expert skill orchestrates deep, multi-step code exploration and repository analysis by managing complex research workflows. It provides data-driven answers with precise file and line number references, guiding the user through planning…
Orchestrates production-grade software asset generation
This skill orchestrates the creation of production-grade software assets, automatically classifying the required asset type and routing the request to the optimal generation pipeline. It supports multiple execution modes, including inline S…
Automated Asset Failure Diagnosis and Repair
This skill diagnoses asset generation failures by mapping structured validation codes (T0-T2) to specific repair primitives. It manages a retry budget and follows a structured diagnostic tree, preferring deterministic, low-cost fixes before…